k8s-libsonnet/docs/1.32/core/v1/containerImage.md
2025-01-06 21:45:23 +00:00

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."