Class KubernetesAccountProperties.ManagedAccount

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.security.AccessControlledAccountDefinition, com.netflix.spinnaker.credentials.definition.CredentialsDefinition
    Enclosing class:
    KubernetesAccountProperties

    public static class KubernetesAccountProperties.ManagedAccount
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.security.AccessControlledAccountDefinition
    • Constructor Summary

      Constructors 
      Constructor Description
      ManagedAccount()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate()  
      • 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.AccessControlledAccountDefinition

        getPermissions
      • Methods inherited from interface com.netflix.spinnaker.credentials.definition.CredentialsDefinition

        getName
    • Constructor Detail

      • ManagedAccount

        public ManagedAccount()
    • Method Detail

      • validate

        public void validate()