clusteradd

package
v4.0.0-0.6.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type AddOptions

type AddOptions struct {
	genericclioptions.IOStreams

	BaseDir           string
	ImageTemplate     variable.ImageTemplate
	ImageTag          string
	ComponentsToApply sets.String
	// contains filtered or unexported fields
}

func NewAddOptions

func NewAddOptions(streams genericclioptions.IOStreams) *AddOptions

func (*AddOptions) Complete

func (o *AddOptions) Complete(f genericclioptions.RESTClientGetter, cmd *cobra.Command, args []string) error

func (*AddOptions) Install

func (o *AddOptions) Install(ocImage, component string) error

func (*AddOptions) Run

func (o *AddOptions) Run() error

type ManifestInstall

type ManifestInstall struct {
	Name string

	KubeConfigContent []byte
	Image             string

	WaitCondition func() (bool, error)
}

func (ManifestInstall) MakeReady

func (t ManifestInstall) MakeReady(image, baseDir string) componentinstall.Component

Jump to

Keyboard shortcuts

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