Versions in this module Expand all Collapse all v0 v0.2.0 Apr 11, 2019 Changes in this version + const ProviderKindAPIVersion v0.1.0 Dec 4, 2018 Changes in this version + const APIVersion + const Group + const ProviderKind + const Version + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + type Provider struct + Spec ProviderSpec + Status ProviderStatus + func (in *Provider) DeepCopy() *Provider + func (in *Provider) DeepCopyInto(out *Provider) + func (in *Provider) DeepCopyObject() runtime.Object + func (p *Provider) IsValid() bool + type ProviderList struct + Items []Provider + func (in *ProviderList) DeepCopy() *ProviderList + func (in *ProviderList) DeepCopyInto(out *ProviderList) + func (in *ProviderList) DeepCopyObject() runtime.Object + type ProviderSpec struct + Region string + Secret corev1.SecretKeySelector + func (in *ProviderSpec) DeepCopy() *ProviderSpec + func (in *ProviderSpec) DeepCopyInto(out *ProviderSpec) + type ProviderStatus struct + func (in *ProviderStatus) DeepCopy() *ProviderStatus + func (in *ProviderStatus) DeepCopyInto(out *ProviderStatus)