v1

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 6 Imported by: 28

Documentation

Overview

+groupName=config.templateservicebroker.openshift.io Package v1 is the v1 version of the API.

Index

Constants

View Source
const GroupName = "config.templateservicebroker.openshift.io"

Variables

View Source
var (
	SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
	AddToScheme   = SchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1"}

SchemeGroupVersion is group version used to register these objects

Functions

func Convert_config_TemplateServiceBrokerConfig_To_v1_TemplateServiceBrokerConfig

func Convert_config_TemplateServiceBrokerConfig_To_v1_TemplateServiceBrokerConfig(in *config.TemplateServiceBrokerConfig, out *TemplateServiceBrokerConfig, s conversion.Scope) error

Convert_config_TemplateServiceBrokerConfig_To_v1_TemplateServiceBrokerConfig is an autogenerated conversion function.

func Convert_v1_TemplateServiceBrokerConfig_To_config_TemplateServiceBrokerConfig

func Convert_v1_TemplateServiceBrokerConfig_To_config_TemplateServiceBrokerConfig(in *TemplateServiceBrokerConfig, out *config.TemplateServiceBrokerConfig, s conversion.Scope) error

Convert_v1_TemplateServiceBrokerConfig_To_config_TemplateServiceBrokerConfig is an autogenerated conversion function.

func RegisterConversions

func RegisterConversions(scheme *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

Types

type TemplateServiceBrokerConfig

type TemplateServiceBrokerConfig struct {
	metav1.TypeMeta `json:",inline"`

	// TemplateNamespaces indicates the namespace(s) in which the template service
	// broker looks for templates to serve to the catalog.
	TemplateNamespaces []string `json:"templateNamespaces"`
}

TemplateServiceBrokerConfig holds information related to the template service broker

func (*TemplateServiceBrokerConfig) DeepCopy

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

func (*TemplateServiceBrokerConfig) DeepCopyInto

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

func (*TemplateServiceBrokerConfig) DeepCopyObject

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

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

func (TemplateServiceBrokerConfig) SwaggerDoc

func (TemplateServiceBrokerConfig) SwaggerDoc() map[string]string

Jump to

Keyboard shortcuts

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