bundle

package
v0.0.0-...-6060be6 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	Clientset simple.Clientset
}

Builder builds a bundle

func (*Builder) Build

func (b *Builder) Build(cluster *kops.Cluster, ig *kops.InstanceGroup) (*Data, error)

type Data

type Data struct {
	Files []*DataFile
}

type DataFile

type DataFile struct {
	Header tar.Header
	Data   []byte
}

Jump to

Keyboard shortcuts

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