Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeDaemonSetProps

DaemonSet represents the configuration of a daemon set.

schema

io.k8s.api.apps.v1.DaemonSet

Hierarchy

  • KubeDaemonSetProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

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

Optional Readonly spec

schema

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

Generated using TypeDoc