Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceRequirements

Package version

interface

An interface representing ResourceRequirements. This type describes the resource requirements for a container or a service.

Hierarchy

  • ResourceRequirements

Index

Properties

Properties

Optional limits

member

{ResourceLimits} [limits] Describes the maximum limits on the resources for a given container.

requests

member

{ResourceRequests} requests Describes the requested resources for a given container.

Generated using TypeDoc