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
Scope at which the operator will be installed.
Link copied to clipboard
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
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
Source Kind to pull the configuration data from.