OS
OpenSpec HUB

provider

Provider defines an entry in the provider inventory.

Resource Structure

Interactive Tree
apiVersionstring
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
kindstring
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
metadataobject
providerNamestring
providerName indicates the name of the provider.
typestring
type indicates the type of the provider. See ProviderType for a list of supported values
versionstring
version indicates the component version.
watchedNamespacestring
watchedNamespace 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
OpenSpec HUB
Source: clusterctl.cluster.x-k8s.io/provider_v1alpha3.json