Class KubernetesAccountProperties.ManagedAccount

java.lang.Object
com.netflix.spinnaker.clouddriver.kubernetes.config.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 Object implements com.netflix.spinnaker.clouddriver.security.AccessControlledAccountDefinition
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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 Details

    • ManagedAccount

      public ManagedAccount()
  • Method Details

    • validate

      public void validate()