Class KubernetesPauseRolloutManifestOperation
java.lang.Object
com.netflix.spinnaker.clouddriver.kubernetes.op.manifest.KubernetesPauseRolloutManifestOperation
- All Implemented Interfaces:
com.netflix.spinnaker.clouddriver.orchestration.AtomicOperation<Void>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netflix.spinnaker.clouddriver.orchestration.AtomicOperation
getEvents
-
Constructor Details
-
KubernetesPauseRolloutManifestOperation
public KubernetesPauseRolloutManifestOperation(KubernetesPauseRolloutManifestDescription description)
-
-
Method Details
-
operate
- Specified by:
operatein interfacecom.netflix.spinnaker.clouddriver.orchestration.AtomicOperation<Void>
-