type property
Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.
Implementation
final String? type;
Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.
final String? type;