java.lang.Object
com.netflix.spinnaker.clouddriver.kubernetes.caching.view.model.KubernetesApplication
All Implemented Interfaces:
com.netflix.spinnaker.clouddriver.model.Application

public final class KubernetesApplication extends Object implements com.netflix.spinnaker.clouddriver.model.Application
  • Constructor Details

    • KubernetesApplication

      public KubernetesApplication()
  • Method Details

    • getAttributes

      public Map<String,String> getAttributes()
      Specified by:
      getAttributes in interface com.netflix.spinnaker.clouddriver.model.Application