v1alpha1

package
v0.0.0-...-b98a00b Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package v1alpha1 contains API Schema definitions for the config-connector-templater v1alpha1 API group +kubebuilder:object:generate=true +groupName=config-connector-templater.slamdev.net

Index

Constants

This section is empty.

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "config-connector-templater.slamdev.net", Version: "v1alpha1"}

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

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type PubSubSubscriptionTemplate

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

	Spec   pubsub.PubSubSubscriptionSpec    `json:"spec,omitempty"`
	Status PubSubSubscriptionTemplateStatus `json:"status,omitempty"`
}

PubSubSubscriptionTemplate is the Schema for the pubsubsubscriptiontemplates API

func (*PubSubSubscriptionTemplate) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubSubscriptionTemplate.

func (*PubSubSubscriptionTemplate) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PubSubSubscriptionTemplate) DeepCopyObject

func (in *PubSubSubscriptionTemplate) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type PubSubSubscriptionTemplateList

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

PubSubSubscriptionTemplateList contains a list of PubSubSubscriptionTemplate

func (*PubSubSubscriptionTemplateList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubSubscriptionTemplateList.

func (*PubSubSubscriptionTemplateList) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PubSubSubscriptionTemplateList) DeepCopyObject

func (in *PubSubSubscriptionTemplateList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type PubSubSubscriptionTemplateStatus

type PubSubSubscriptionTemplateStatus struct {
	Ref v1.ObjectReference `json:"ref,omitempty"`
}

PubSubSubscriptionTemplateStatus defines the observed state of PubSubSubscriptionTemplate

func (*PubSubSubscriptionTemplateStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubSubscriptionTemplateStatus.

func (*PubSubSubscriptionTemplateStatus) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PubSubTopicTemplate

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

	Spec   pubsub.PubSubTopicSpec    `json:"spec,omitempty"`
	Status PubSubTopicTemplateStatus `json:"status,omitempty"`
}

PubSubTopicTemplate is the Schema for the pubsubtopictemplates API

func (*PubSubTopicTemplate) DeepCopy

func (in *PubSubTopicTemplate) DeepCopy() *PubSubTopicTemplate

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubTopicTemplate.

func (*PubSubTopicTemplate) DeepCopyInto

func (in *PubSubTopicTemplate) DeepCopyInto(out *PubSubTopicTemplate)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PubSubTopicTemplate) DeepCopyObject

func (in *PubSubTopicTemplate) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type PubSubTopicTemplateList

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

PubSubTopicTemplateList contains a list of PubSubTopicTemplate

func (*PubSubTopicTemplateList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubTopicTemplateList.

func (*PubSubTopicTemplateList) DeepCopyInto

func (in *PubSubTopicTemplateList) DeepCopyInto(out *PubSubTopicTemplateList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PubSubTopicTemplateList) DeepCopyObject

func (in *PubSubTopicTemplateList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type PubSubTopicTemplateStatus

type PubSubTopicTemplateStatus struct {
	Ref v1.ObjectReference `json:"ref,omitempty"`
}

PubSubTopicTemplateStatus defines the observed state of PubSubTopicTemplate

func (*PubSubTopicTemplateStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PubSubTopicTemplateStatus.

func (*PubSubTopicTemplateStatus) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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