mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 06:36:16 +02:00
832 B
832 B
permalink
| permalink |
|---|
| /1.32/core/v1/containerImage/ |
core.v1.containerImage
"Describe a container image"
Index
Fields
fn withNames
withNames(names)
"Names by which this image is known. e.g. ["kubernetes.example/hyperkube:v1.0.7", "cloud-vendor.registry.example/cloud-vendor/hyperkube:v1.0.7"]"
fn withNamesMixin
withNamesMixin(names)
"Names by which this image is known. e.g. ["kubernetes.example/hyperkube:v1.0.7", "cloud-vendor.registry.example/cloud-vendor/hyperkube:v1.0.7"]"
Note: This function appends passed data to existing values
fn withSizeBytes
withSizeBytes(sizeBytes)
"The size of the image in bytes."