k8s

package
v0.105.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2024 License: MIT Imports: 9 Imported by: 1

Documentation

Overview

Copyright (C) 2021-2024, Kubefirst

This program is licensed under MIT. See the LICENSE file for more details.

Index

Constants

This section is empty.

Variables

View Source
var CheckForExistingPortForwards = internal.CheckForExistingPortForwards
View Source
var CreateKubeConfig = internal.CreateKubeConfig
View Source
var CreateSecretV2 = internal.CreateSecretV2
View Source
var GetSecretValue = internal.GetSecretValue
View Source
var OpenPortForwardPodWrapper = internal.OpenPortForwardPodWrapper
View Source
var ReadSecretV2 = internal.ReadSecretV2
View Source
var ReadSecretV2Old = internal.ReadSecretV2Old
View Source
var ReadService = internal.ReadService
View Source
var ReturnDeploymentObject = internal.ReturnDeploymentObject
View Source
var ReturnJobObject = internal.ReturnJobObject
View Source
var ReturnStatefulSetObject = internal.ReturnStatefulSetObject
View Source
var UpdateSecretV2 = internal.UpdateSecretV2
View Source
var VerifyArgoCDReadiness = internal.VerifyArgoCDReadiness
View Source
var WaitForDeploymentReady = internal.WaitForDeploymentReady
View Source
var WaitForJobComplete = internal.WaitForJobComplete
View Source
var WaitForStatefulSetReady = internal.WaitForStatefulSetReady

Functions

func CreateKubeConfigOld

func CreateKubeConfigOld(inCluster bool, kubeConfigPath string) *k8s.KubernetesClient

CreateKubeConfig returns a struct KubernetesClient with references to a clientset, restConfig, and path to the Kubernetes config used to generate the client

Types

type CloudAccountsArgs

type CloudAccountsArgs struct {
	CloudAccounts string `json:"cloud_accounts"`
}

type KubernetesClient

type KubernetesClient = internal.KubernetesClient

type UpdateSecretArgs

type UpdateSecretArgs struct {
	ConsoleTour string `json:"console-tour"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL