OBJECT

KubernetesKindNodeStatusImages

Describe a container image

link GraphQL Schema definition

  • type KubernetesKindNodeStatusImages {
  • names: [String]
  • # The size of the image in bytes.
  • sizeBytes: Int
  • }