Documentation ¶
Index ¶
- func ClusterGPUManagementInfo() (appName, appTargetNamespace string)
- func DeployApp(cattleAppClient projectv3.AppInterface, projectID string, ...) (*projectv3.App, error)
- func EnsureAppProjectName(agentNamespacesClient corev1.NamespaceInterface, ...) (string, error)
- func GetSystemProjectID(cattleProjectsClient mgmtv3.ProjectInterface) (string, error)
- func OwnedAppListOptions(clusterID, appName, appTargetNamespace string) metav1.ListOptions
- func OwnedLabels(appName, appTargetNamespace, appProjectName string) map[string]string
- func WithdrawApp(cattleAppClient projectv3.AppInterface, appLabels metav1.ListOptions) error
- type AppLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterGPUManagementInfo ¶
func ClusterGPUManagementInfo() (appName, appTargetNamespace string)
func EnsureAppProjectName ¶
func EnsureAppProjectName(agentNamespacesClient corev1.NamespaceInterface, ownedProjectID, clusterName, appTargetNamespace string) (string, error)
func GetSystemProjectID ¶
func GetSystemProjectID(cattleProjectsClient mgmtv3.ProjectInterface) (string, error)
func OwnedAppListOptions ¶
func OwnedAppListOptions(clusterID, appName, appTargetNamespace string) metav1.ListOptions
func OwnedLabels ¶
func WithdrawApp ¶
func WithdrawApp(cattleAppClient projectv3.AppInterface, appLabels metav1.ListOptions) error
Types ¶
Click to show internal directories.
Click to hide internal directories.