Documentation
¶
Index ¶
Constants ¶
View Source
const ( LabelKey LabelField = "key" LabelValue LabelField = "value" MetadataKey MetadataField = "key" MetadataValue MetadataField = "value" TaintKey MetadataField = "key" TaintValue MetadataField = "value" TaintEffect MetadataField = "effect" )
View Source
const ( CPUPerUnit commons.FieldName = "cpu_per_unit" GPUPerUnit commons.FieldName = "gpu_per_unit" MemoryPerUnit commons.FieldName = "memory_per_unit" NumOfUnits commons.FieldName = "num_of_units" )
View Source
const ( OceanId commons.FieldName = "ocean_id" SourceImage commons.FieldName = "source_image" Metadata commons.FieldName = "metadata" Labels commons.FieldName = "labels" Taints commons.FieldName = "taints" AutoscaleHeadrooms commons.FieldName = "autoscale_headrooms" RestrictScaleDown commons.FieldName = "restrict_scale_down" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LabelField ¶
type LabelField string
type MetadataField ¶
type MetadataField string
Click to show internal directories.
Click to hide internal directories.