meta

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterMeta

type ClusterMeta struct {
	// contains filtered or unexported fields
}

ClusterMeta contains some cluster meta and can be used to compute some more cluster metadata See: NewClusterMeta

func NewClusterMeta

func NewClusterMeta(name string) *ClusterMeta

NewClusterMeta returns a new cluster meta

func (*ClusterMeta) ClusterLabel

func (c *ClusterMeta) ClusterLabel() string

ClusterLabel returns the docker object label that will be applied to cluster "node" containers

func (*ClusterMeta) KubeConfigPath

func (c *ClusterMeta) KubeConfigPath() string

KubeConfigPath returns the path to where the Kubeconfig would be placed by kind based on the configuration.

func (*ClusterMeta) Name

func (c *ClusterMeta) Name() string

Name returns the cluster's name

Jump to

Keyboard shortcuts

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