Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultClient ¶
type DefaultClient struct {
// contains filtered or unexported fields
}
type DefaultWorkspaceGroupClientMapper ¶ added in v0.2.0
type DefaultWorkspaceGroupClientMapper struct {
// contains filtered or unexported fields
}
type K8sClient ¶
type K8sClient interface {
GetK8sClient() *kubernetes.Clientset
GetK8sRestConfig() *rest.Config
}
type K8sClientConfig ¶
type RemoteK8sClientConfig ¶ added in v0.2.0
type RemoteK8sClientConfig struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.