m3dboperator

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ResourceKind is the custom resource kind
	ResourceKind = "M3DBCluster"

	// ResourcePlural is the plural form of custom resource kind
	ResourcePlural = "m3dbclusters"

	// GroupName is the group that the custom resource belongs to
	GroupName = "operator.m3db.io"

	// Version sets the version of the custom resource
	Version = "v1alpha1"
)

Variables

View Source
var (
	// Name is the fully qualified name of the custom resource
	Name = fmt.Sprintf("%s.%s", ResourcePlural, GroupName)

	// SchemeGroupVersion is the schema version of the group
	SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: Version}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.

Jump to

Keyboard shortcuts

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