kubernetes

package
v0.15.18 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubernetesMetadata added in v0.15.16

type KubernetesMetadata struct {
	Name string `yaml:"name,omitempty"`
}

type KubernetesResource added in v0.15.16

type KubernetesResource struct {
	Kind             string             `yaml:"kind,omitempty"`
	Metadata         KubernetesMetadata `yaml:"metadata,omitempty"`
	CombinedName     string
	ResourceContents map[string]interface{}
}

func GetResources added in v0.15.16

func GetResources(contents []byte) ([]*KubernetesResource, error)

Jump to

Keyboard shortcuts

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