apis

package
v1.0.0-release Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

View Source
const (
	STARTING       = NodeState("STARTING")
	NORMAL         = NodeState("NORMAL")
	JOINING        = NodeState("JOINING")
	LEAVING        = NodeState("LEAVING")
	DECOMMISSIONED = NodeState("DECOMMISSIONED")
	MOVING         = NodeState("MOVING")
	DRAINING       = NodeState("DRAINING")
	DRAINED        = NodeState("DRAINED")
	ERROR          = NodeState("ERROR")
)

Variables

View Source
var AddToSchemes runtime.SchemeBuilder

AddToSchemes may be used to add all resources defined in the project to a Scheme

Functions

func AddToScheme

func AddToScheme(s *runtime.Scheme) error

AddToScheme adds all Resources to the Scheme

Types

type NodeState

type NodeState string

type Status

type Status struct {
	NodeState NodeState `json:"nodeState"`
}

Directories

Path Synopsis
db
Package db contains db API versions.
Package db contains db API versions.
v1alpha1
Package v1alpha1 contains API Schema definitions for the db v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=db.orange.com Package v1alpha1 contains API Schema definitions for the db v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=db.orange.com
Package v1alpha1 contains API Schema definitions for the db v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=db.orange.com Package v1alpha1 contains API Schema definitions for the db v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=db.orange.com

Jump to

Keyboard shortcuts

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