Documentation ¶
Index ¶
- func Create(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion) error
- func CreateWithMap(k8sClient client.Client, cfg map[string]interface{}) error
- func Delete(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion) error
- func DeleteOfAll(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion, ...) error
- func Get(k8sClient client.Client, name, namespace string) (*corsosv1alpha1.ClusterServiceVersion, error)
- func Info(k8sClient client.Client) ([]openshiftTY.Info, error)
- func List(k8sClient client.Client, opts []client.ListOption) (*corsosv1alpha1.ClusterServiceVersionList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion) error
func Delete ¶
func Delete(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion) error
func DeleteOfAll ¶
func DeleteOfAll(k8sClient client.Client, csv *corsosv1alpha1.ClusterServiceVersion, opts []client.DeleteAllOfOption) error
func Get ¶
func Get(k8sClient client.Client, name, namespace string) (*corsosv1alpha1.ClusterServiceVersion, error)
func List ¶
func List(k8sClient client.Client, opts []client.ListOption) (*corsosv1alpha1.ClusterServiceVersionList, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.