Options
All
  • Public
  • Public/Protected
  • All
Menu

Pod is a collection of containers that can run on a host. This resource is created by clients and scheduled onto hosts.

schema

io.k8s.api.core.v1.Pod

Hierarchy

  • KubePodProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.core.v1.Pod#metadata

Optional Readonly spec

spec: PodSpec
schema

io.k8s.api.core.v1.Pod#spec

Generated using TypeDoc