Package-level declarations

Types

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

The type of the extended location.

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

Type specifies the type of the Kubernetes secret object, e.g. "Opaque" or"kubernetes.io/tls". The controller must have permission to create secrets of the specified type.