//
pkg.gl
Category
github.com/openshift/cluster-csi-snapshot-controller-operator
test
framework
package
0.0.0-20250311105326-b1a110506583
Repository:
https://github.com/openshift/cluster-csi-snapshot-controller-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
45 SLOC
#
Functions
NewClientSet
NewClientSet returns a client to interface with the OCP cluster.
#
Structs
ClientSet
ClientSet contains the interfaces necessary for the CSI Snapshot Controller Operator to interact with appropriate resources (PV,PVC, VolumeSnapshot, etc.) during testing.