Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployFromObject ¶
func DeployFromObject(k kubernetes.Interface, obj runtime.Object, namespace string, opts configuration.Options, commandFlag configuration.CommandFlag, shouldAwaitDeployment bool) (state.State, error)
DeployFromObject ...
func GenerateDeploymentPlan ¶
func GenerateDeploymentPlan(k kubernetes.Interface, files []string, namespace string, opts configuration.Options, commandFlag configuration.CommandFlag, shouldAwaitDeployment bool) error
GenerateDeploymentPlan
func GetKubeClient ¶
GetKubeClient creates a Kubernetes config and client for a given kubeconfig context.
Types ¶
This section is empty.
Source Files ¶
- kubernetes.go
- v1-configmap.go
- v1-job.go
- v1-namespace.go
- v1-pod.go
- v1-secret.go
- v1-service.go
- v1-serviceaccount.go
- v1-statefulset.go
- v1auth-clusterrole.go
- v1beta1-cronjob.go
- v1beta1-daemonset.go
- v1beta1-deployment.go
- v1beta1-ingress.go
- v1beta1-poddisruptionbudget.go
- v1beta1-statefulset.go
- v1beta1-storageclass.go
- v1beta2-deployment.go
- v1betav1-deployment.go
- v1rbac-clusterrolebinding.go
- v1rbac-role.go
- v1rbac-rolebinding.go
Click to show internal directories.
Click to hide internal directories.