Method

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enum

type Enum uint8
const (

	// Helm is supported by cluster target
	Helm Enum
	// DCOS packager is supported by cluster target
	DCOS
	// Script is supported by target cluster
	Script
	// Ansible is supporter by target cluster
	Ansible

	// NextEnum marks the next value (or the max, depending the use)
	NextEnum
)

func Parse

func Parse(v string) (e Enum)

Parse returns a Method.Enum corresponding to the string parameter

func (Enum) String

func (e Enum) String() string

Jump to

Keyboard shortcuts

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