provider
Provider defines an entry in the provider inventory.
Resource Structure
Interactive Tree
apiVersionstringAPIVersion 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
kindstringKind 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
metadataobjectproviderNamestringproviderName indicates the name of the provider.
typestringtype indicates the type of the provider.
See ProviderType for a list of supported values
versionstringversion indicates the component version.
watchedNamespacestringwatchedNamespace indicates the namespace where the provider controller is watching.
If empty the provider controller is watching for objects in all namespaces.
Deprecated: providers complying with the Cluster API v1alpha4 contract or above must watch all namespaces; this field will be removed in a future version of this API