Documentation ¶
Index ¶
- Constants
- type Provider
- func (provider *Provider) Close(ctx context.Context) error
- func (provider *Provider) Init() error
- func (*Provider) MuxImplName() (name string, isDefault bool)
- func (provider *Provider) Options() manager.Options
- func (provider *Provider) Provide(clusterName string) *k8sconfig.Cluster
- func (provider *Provider) Start(ctx context.Context) error
- func (provider *Provider) TargetName() string
Constants ¶
View Source
const K8sDefaultRequestTimeout = time.Minute
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { manager.MuxImplBase // contains filtered or unexported fields }
func (*Provider) MuxImplName ¶
func (*Provider) TargetName ¶
Click to show internal directories.
Click to hide internal directories.