serve

package
v0.0.0-...-7ebe467 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2019 License: Apache-2.0 Imports: 47 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertToBytes

func ConvertToBytes(input string) ([]byte, error)

func ConvertToString

func ConvertToString(input string) (string, error)

func GetDockerClient

func GetDockerClient(daemon config.DockerDaemon) (*client.Client, error)

func NewServeCmd

func NewServeCmd() *cobra.Command

Types

type ComputedConfiguration

type ComputedConfiguration struct {
	K8sClients    map[string]*K8sClient
	DockerClients map[string]*client.Client
	DockerAuths   map[string]types.AuthConfig
	Plugins       map[string]plugins.Plugin
}

type HelmClient

type HelmClient struct {
	Done   func()
	Client *helm.Client
}

type K8sClient

type K8sClient struct {
	ClientSet *kubernetes.Clientset
	Config    *rest.Config
}

Jump to

Keyboard shortcuts

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