Documentation
¶
Index ¶
- Constants
- func New(opts ...Opt) *kcmv1.Region
- type Opt
- func WithAvailableProviders(providers kcmv1.Providers) Opt
- func WithClusterDeploymentReference(namespace, name string) Opt
- func WithComponentsStatus(components map[string]kcmv1.ComponentStatus) Opt
- func WithKubeConfigSecretReference(name, key string) Opt
- func WithName(name string) Opt
- func WithProviders(providers ...kcmv1.Provider) Opt
Constants ¶
View Source
const (
DefaultName = "rgn"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opt ¶
func WithAvailableProviders ¶
func WithClusterDeploymentReference ¶ added in v1.5.0
func WithComponentsStatus ¶
func WithComponentsStatus(components map[string]kcmv1.ComponentStatus) Opt
func WithKubeConfigSecretReference ¶ added in v1.5.0
func WithProviders ¶
Click to show internal directories.
Click to hide internal directories.