cli

package
v0.0.0-...-cc457c8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cli CLI, stderr, stdout io.Writer) *provider

New returns new instance of Kubernetes provider above CLI.

Types

type CLI

type CLI interface {
	// Run starts the process synchronously.
	Run(stderr, stdout io.Writer, command string, args ...string) error
}

CLI defines behavior of abstract process manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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