Class KubernetesPatchManifestOperation
java.lang.Object
com.netflix.spinnaker.clouddriver.kubernetes.op.manifest.KubernetesPatchManifestOperation
- All Implemented Interfaces:
com.netflix.spinnaker.clouddriver.orchestration.AtomicOperation<OperationResult>
public class KubernetesPatchManifestOperation
extends Object
implements com.netflix.spinnaker.clouddriver.orchestration.AtomicOperation<OperationResult>
-
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
-
KubernetesPatchManifestOperation
-
-
Method Details
-
operate
- Specified by:
operatein interfacecom.netflix.spinnaker.clouddriver.orchestration.AtomicOperation<OperationResult>
-