Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeDeploymentProps

Deployment enables declarative updates for Pods and ReplicaSets.

schema

io.k8s.api.apps.v1.Deployment

Hierarchy

  • KubeDeploymentProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta

Standard object metadata.

schema

io.k8s.api.apps.v1.Deployment#metadata

Optional Readonly spec

Specification of the desired behavior of the Deployment.

schema

io.k8s.api.apps.v1.Deployment#spec

Generated using TypeDoc