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 appsv1client.AppsV1Interface clientapiextensionsv1.ApiextensionsV1Interface volumesnapshotsv1.SnapshotV1Interface }
ClientSet contains the interfaces necessary for the CSI Snapshot Controller Operator to interact with appropriate resources (PV,PVC, VolumeSnapshot, etc.) during testing.
func NewClientSet ¶
NewClientSet returns a client to interface with the OCP cluster.
Click to show internal directories.
Click to hide internal directories.