Uses of Interface
org.cdk8s.plus25.k8s.RollingUpdateDaemonSet
-
Packages that use RollingUpdateDaemonSet Package Description org.cdk8s.plus25.k8s -
-
Uses of RollingUpdateDaemonSet in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement RollingUpdateDaemonSet Modifier and Type Class Description static classRollingUpdateDaemonSet.Jsii$ProxyAn implementation forRollingUpdateDaemonSetMethods in org.cdk8s.plus25.k8s that return RollingUpdateDaemonSet Modifier and Type Method Description RollingUpdateDaemonSetRollingUpdateDaemonSet.Builder. build()Builds the configured instance.default RollingUpdateDaemonSetDaemonSetUpdateStrategy. getRollingUpdate()Rolling update config params.RollingUpdateDaemonSetDaemonSetUpdateStrategy.Jsii$Proxy. getRollingUpdate()Methods in org.cdk8s.plus25.k8s with parameters of type RollingUpdateDaemonSet Modifier and Type Method Description DaemonSetUpdateStrategy.BuilderDaemonSetUpdateStrategy.Builder. rollingUpdate(RollingUpdateDaemonSet rollingUpdate)Sets the value ofDaemonSetUpdateStrategy.getRollingUpdate()
-