Interface CustomLocation.DefinitionStages.WithNamespace

All Known Subinterfaces:
CustomLocation.Definition, CustomLocation.DefinitionStages.WithCreate
Enclosing interface:
CustomLocation.DefinitionStages

public static interface CustomLocation.DefinitionStages.WithNamespace
The stage of the CustomLocation definition allowing to specify namespace.
  • Method Details

    • withNamespace

      Specifies the namespace property: Kubernetes namespace that will be created on the specified cluster..
      Parameters:
      namespace - Kubernetes namespace that will be created on the specified cluster.
      Returns:
      the next definition stage.