Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultName = "foobar"
)
Variables ¶
This section is empty.
Functions ¶
func NewAWSProviderInterface ¶
func NewAWSProviderInterface(opts ...Opt) *kcmv1.ProviderInterface
func NewProviderInterface ¶
func NewProviderInterface(opts ...Opt) *kcmv1.ProviderInterface
Types ¶
type Opt ¶
type Opt func(providerinterface *kcmv1.ProviderInterface)
func WithClusterGVKs ¶
func WithClusterGVKs(vals ...kcmv1.GroupVersionKind) Opt
func WithClusterIdentities ¶ added in v1.5.0
func WithClusterIdentities(cis []kcmv1.ClusterIdentity) Opt
func WithKCMComponentLabel ¶
func WithKCMComponentLabel() Opt
Click to show internal directories.
Click to hide internal directories.