Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1DaemonSetSpec
-
-
Uses of IoK8sApiAppsV1DaemonSetSpec in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1DaemonSetSpec Modifier and Type Method Description IoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSet. getSpec()Get specIoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSetSpec. minReadySeconds(Integer minReadySeconds)IoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSetSpec. revisionHistoryLimit(Integer revisionHistoryLimit)IoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSetSpec. selector(IoK8sApimachineryPkgApisMetaV1LabelSelector selector)IoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSetSpec. template(IoK8sApiCoreV1PodTemplateSpec template)IoK8sApiAppsV1DaemonSetSpecIoK8sApiAppsV1DaemonSetSpec. updateStrategy(IoK8sApiAppsV1DaemonSetUpdateStrategy updateStrategy)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1DaemonSetSpec Modifier and Type Method Description voidIoK8sApiAppsV1DaemonSet. setSpec(IoK8sApiAppsV1DaemonSetSpec spec)IoK8sApiAppsV1DaemonSetIoK8sApiAppsV1DaemonSet. spec(IoK8sApiAppsV1DaemonSetSpec spec)
-