Documentation ¶
Index ¶
- func CurrentCSVFromSubscription(apiClient *clients.Settings, ...) (string, error)
- func GetClusterArchitecture(apiClient *clients.Settings, nodeSelector map[string]string) (string, error)
- func GetFirstPodNameWithLabel(apiClient *clients.Settings, podNamespace, podLabelSelector string) (string, error)
- func InstalledCSVFromSubscription(apiClient *clients.Settings, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentCSVFromSubscription ¶
func CurrentCSVFromSubscription(apiClient *clients.Settings, gpuSubscriptionName, gpuSubscriptionNamespace string) (string, error)
CurrentCSVFromSubscription returns installedCSV from Subscription.
func GetClusterArchitecture ¶
func GetClusterArchitecture(apiClient *clients.Settings, nodeSelector map[string]string) (string, error)
GetClusterArchitecture returns first node architecture of the nodes that match nodeSelector (e.g. worker nodes).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.