Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApplyOption = metav1.ApplyOptions{
FieldManager: "application/apply-patch",
}
Functions ¶
func CrdDeserilezer ¶
Types ¶
type ClientSets ¶
type ClientSets struct { KClient kubernetes.Interface MClient monitoringclient.Interface DClient dynamic.Interface APIExtensionsClient apiExtensions.Interface }
func GetClientSets ¶
func GetClientSets(kubeconfig string) (*ClientSets, error)
Click to show internal directories.
Click to hide internal directories.