Class KubernetesPatchManifestDescription

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.deploy.DeployDescription, com.netflix.spinnaker.clouddriver.orchestration.OperationDescription, com.netflix.spinnaker.clouddriver.security.resources.AccountNameable, com.netflix.spinnaker.clouddriver.security.resources.CredentialsNameable

    public class KubernetesPatchManifestDescription
    extends KubernetesAtomicOperationDescription
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      KubernetesCoordinates getPointCoordinates()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.security.resources.AccountNameable

        requiresAuthorization
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.security.resources.CredentialsNameable

        getAccount, getCredentials
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.deploy.DeployDescription

        getEvents
    • Constructor Detail

      • KubernetesPatchManifestDescription

        public KubernetesPatchManifestDescription()