kubernetes

package
v0.0.9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CombinedReader

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

func (*CombinedReader) Close

func (cr *CombinedReader) Close() error

func (*CombinedReader) Read

func (cr *CombinedReader) Read(p []byte) (n int, err error)

type Maker

type Maker interface {
	Make(config *types.KubernetesEnvironment) (environment.Environment, error)
}

func CreateMaker

func CreateMaker(fnd app.Foundation) Maker

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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