Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 3.11 KB

ResourceFieldSelector.md

File metadata and controls

15 lines (8 loc) · 3.11 KB

ResourceFieldSelector

ResourceFieldSelector represents container resources (cpu, memory) and their output format

Properties

Name Type Description Notes
containerName String Container name: required for volumes, optional for env vars [optional]
divisor String Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the &quot;&quot; case in <decimalSI>.) <digit> ::= 0 1
resource String Required: resource to select