Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistry ¶
NewRegistry creates clientset by client-go
Types ¶
type GenericClientset ¶
type GenericClientset struct {
KubeClient kubeclientset.Interface
}
GenericClientset defines a generic client
func GetGenericClient ¶
func GetGenericClient() *GenericClientset
GetGenericClient returns default clientset
func GetGenericClientWithName ¶
func GetGenericClientWithName(name string) *GenericClientset
GetGenericClientWithName returns clientset with given name as user-agent
Click to show internal directories.
Click to hide internal directories.