Options
All
  • Public
  • Public/Protected
  • All
Menu

DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.

export
interface

IoK8sApiAppsV1DaemonSetUpdateStrategy

Hierarchy

  • IoK8sApiAppsV1DaemonSetUpdateStrategy

Index

Properties

memberof

IoK8sApiAppsV1DaemonSetUpdateStrategy

type?: string

Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.

memberof

IoK8sApiAppsV1DaemonSetUpdateStrategy

Generated using TypeDoc