v1alpha1

package
v0.0.0-...-117eff8 Latest Latest
Warning

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

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

Documentation

Overview

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

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

Index

Constants

This section is empty.

Variables

View Source
var (
	// SchemeGroupVersion is group version used to register these objects
	SchemeGroupVersion = schema.GroupVersion{Group: "db.orange.com", Version: "v1alpha1"}

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: SchemeGroupVersion}
)

Functions

This section is empty.

Types

type MultiCasskop

type MultiCasskop struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   MultiCasskopSpec   `json:"spec,omitempty"`
	Status MultiCasskopStatus `json:"status,omitempty"`
}

MultiCasskop is the Schema for the MultiCasskops API +k8s:openapi-gen=true

type MultiCasskopList

type MultiCasskopList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []MultiCasskop `json:"items"`
}

MultiCasskopList contains a list of MultiCasskop

type MultiCasskopSpec

type MultiCasskopSpec struct {
	DeleteCassandraCluster *bool                             `json:"deleteCassandraCluster,omitempty"`
	Base                   apicc.CassandraCluster            `json:"base,omitempty"`
	Override               map[string]apicc.CassandraCluster `json:"override,omitempty"`
}

MultiCasskopSpec defines the desired state of MultiCasskop +k8s:openapi-gen=true

type MultiCasskopStatus

type MultiCasskopStatus struct {
}

MultiCasskopStatus defines the observed state of MultiCasskop +k8s:openapi-gen=true

Jump to

Keyboard shortcuts

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