Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOlmClient ¶
func GetOlmClient() (*clientv1alpha1.OperatorsV1alpha1Client, error)
GetOlmClient gets the OLM Client
func WorkshopLabels ¶
WorkshopLabels attaches the common labels for all workshop controller created resources
Types ¶
type PatchAsString ¶
type PatchAsString struct { Op string `json:"op"` Path string `json:"path"` Value string `json:"value"` }
PatchAsString specifies a patch operation, path and value as String .
Click to show internal directories.
Click to hide internal directories.