Documentation ¶
Overview ¶
Copyright © 2020 Vertigo Tecnologia. All rights reserved. Licensed under the Apache License, Version 2.0. See LICENSE file in the project root for full license information.
Index ¶
- func GetClient(kubeconfig string) (*kubernetes.Clientset, error)
- func GetDynamicClient(kubeconfig string) (dynamic.Interface, error)
- func OutputFunctionLog(functionName, kubeconfig, namespace, outputFlag string) error
- func RemoveConfigmap(name, namespace, kubeconfig string, verboseFlag bool) error
- func RemoveDeployment(name, namespace, kubeconfig string, verboseFlag bool) error
- func RemoveFunction(name, namespace, kubeconfig string, verboseFlag bool) error
- func RemoveIngress(name, namespace, kubeconfig string, verboseFlag bool) error
- func RemoveKongPlugin(name, kubeconfig, namespace string, verboseFlag bool) error
- func RemoveService(name, namespace, kubeconfig string, verboseFlag bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDynamicClient ¶ added in v0.0.11
func OutputFunctionLog ¶ added in v0.0.7
func RemoveConfigmap ¶ added in v0.0.12
func RemoveDeployment ¶ added in v0.0.5
func RemoveFunction ¶ added in v0.0.11
func RemoveIngress ¶ added in v0.0.5
func RemoveKongPlugin ¶ added in v0.0.12
func RemoveService ¶ added in v0.0.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.