Class KubernetesAtomicOperationDescription

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean requiresApplicationRestriction()  
      • 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

      • KubernetesAtomicOperationDescription

        public KubernetesAtomicOperationDescription()
    • Method Detail

      • requiresApplicationRestriction

        public boolean requiresApplicationRestriction()
        Specified by:
        requiresApplicationRestriction in interface com.netflix.spinnaker.clouddriver.security.resources.AccountNameable