Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider interface {
client.Object
operatorv1.GenericProvider
}
Provider is a interface on top of GenericProvider, providing CAPIProvider compatible functionality with client.Object.
type ProviderList ¶
type ProviderList interface {
client.ObjectList
operatorv1.GenericProviderList
}
ProviderList is a interface on top of GenericProviderList, providing CAPIProviderList compatible functionality with client.Object.
Click to show internal directories.
Click to hide internal directories.