m3dboperator

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

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

	// M3DBClusterResourcePlural is the plural form of custom resource kind.
	M3DBClusterResourcePlural = "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 (
	// M3DBClustersName is the fully qualified name of the M3DBCluster CRD.
	M3DBClustersName = fmt.Sprintf("%s.%s", M3DBClusterResourcePlural, 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