Class GlobalKubernetesKindRegistry


  • @Component
    public final class GlobalKubernetesKindRegistry
    extends java.lang.Object
    A class representing the Kubernetes kind properties that are built into Spinnaker. By design, this class does not support updating any of the properties in the registry; by making instances immutable, they can be shared across threads without need for further synchronization.