ClusterProviderConfig
keycloak.m.crossplane.io / v1beta1
apiVersion: keycloak.m.crossplane.io/v1beta1
kind: ClusterProviderConfig
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object required
A ProviderConfigSpec defines the desired state of a ProviderConfig.
credentials object required
Credentials required to authenticate to this provider.
env object
Env is a reference to an environment variable that contains credentials
that must be used to connect to the provider.
name
string required
Name is the name of an environment variable.
fs object
Fs is a reference to a filesystem location that contains credentials that
must be used to connect to the provider.
path
string required
Path is a filesystem path.
secretRef object
A SecretRef is a reference to a secret key that contains the credentials
that must be used to connect to the provider.
key
string required
The key to select.
name
string required
Name of the secret.
namespace
string required
Namespace of the secret.
source
string required
Source of the provider credentials.
enum:
None, Secret, Environment, Filesystemstatus object
A ProviderConfigStatus reflects the observed state of a ProviderConfig.
conditions []object
Conditions of the resource.
lastTransitionTime
string required
LastTransitionTime is the last time this condition transitioned from one
status to another.
format:
date-time
message
string
A Message containing details about this condition's last transition from
one status to another, if any.
observedGeneration
integer
ObservedGeneration represents the .metadata.generation that the condition was set based upon.
For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
with respect to the current state of the instance.
format:
int64
reason
string required
A Reason for this condition's last transition from one status to another.
status
string required
Status of this condition; is it currently True, False, or Unknown?
type
string required
Type of this condition. At most one of each condition type may apply to
a resource at any point in time.
users
integer
Users of this provider configuration.
format:
int64No matches. Try .spec.credentials for an exact path