Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientSet ¶
type ClientSet struct { corev1client.CoreV1Interface OcpClientInterface ocpclientconfigv1.ConfigV1Interface networkv1client.NetworkingV1Client rbacv1client.RbacV1Interface K8sClient kubernetes.Interface appsv1client.AppsV1Interface apiextv1client.ApiextensionsV1Interface discovery.DiscoveryInterface Config *rest.Config runtimeclient.Client v1alpha1.OperatorsV1alpha1Interface clientmcv1.MachineconfigurationV1Interface nodev1.NodeV1Interface policyv1.PolicyV1Interface policyv1beta1.PolicyV1beta1Interface DynamicClient dynamic.Interface }
ClientSet provides the struct to talk with relevant API.
Click to show internal directories.
Click to hide internal directories.