Package-level declarations

Types

Link copied to clipboard
enum KustomizationValidationType : Enum<KustomizationValidationType> , ConvertibleToJava<KustomizationValidationType>

Specify whether to validate the Kubernetes objects referenced in the Kustomization before applying them to the cluster.

Link copied to clipboard
enum LevelType : Enum<LevelType> , ConvertibleToJava<LevelType>

Level of the status.

Link copied to clipboard
enum OperatorScopeType : Enum<OperatorScopeType> , ConvertibleToJava<OperatorScopeType>

Scope at which the operator will be installed.

Link copied to clipboard
enum OperatorType : Enum<OperatorType> , ConvertibleToJava<OperatorType>

Type of the operator

Link copied to clipboard
enum PrivateEndpointServiceConnectionStatus : Enum<PrivateEndpointServiceConnectionStatus> , ConvertibleToJava<PrivateEndpointServiceConnectionStatus>

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

Link copied to clipboard
enum PublicNetworkAccessType : Enum<PublicNetworkAccessType> , ConvertibleToJava<PublicNetworkAccessType>

Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints.

Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The type of identity used for the configuration. Type 'SystemAssigned' will use an implicitly created identity. Type 'None' will not use Managed Identity for the configuration.

Link copied to clipboard
enum ScopeType : Enum<ScopeType> , ConvertibleToJava<ScopeType>

Scope at which the operator will be installed.

Link copied to clipboard
enum SourceKindType : Enum<SourceKindType> , ConvertibleToJava<SourceKindType>

Source Kind to pull the configuration data from.