Options
All
  • Public
  • Public/Protected
  • All
Menu

StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.

export
interface

IoK8sApiAppsV1StatefulSetUpdateStrategy

Hierarchy

  • IoK8sApiAppsV1StatefulSetUpdateStrategy

Index

Properties

memberof

IoK8sApiAppsV1StatefulSetUpdateStrategy

type?: string

Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.

memberof

IoK8sApiAppsV1StatefulSetUpdateStrategy

Generated using TypeDoc