v1beta1

package
v1.14.14 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package v1beta1 is the v1beta1 version of the API. +groupName=graphql.gloo.solo.io

Index

Constants

View Source
const (
	// Package-wide consts from generator "register".
	GroupName = "graphql.gloo.solo.io"
)

Variables

View Source
var (
	// Package-wide variables from generator "register".
	SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1beta1"}
	SchemeBuilder      = runtime.NewSchemeBuilder(addKnownTypes)

	AddToScheme = localSchemeBuilder.AddToScheme
)

Functions

func Resource

func Resource(resource string) schema.GroupResource

Types

type GraphQLApi

type GraphQLApi struct {
	v1.TypeMeta `json:",inline"`
	// +optional
	v1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`

	// Spec defines the implementation of this definition.
	// +optional
	Spec   api.GraphQLApi          `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"`
	Status core.NamespacedStatuses `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object +resourceName=graphqlapis +genclient

func (*GraphQLApi) DeepCopy

func (in *GraphQLApi) DeepCopy() *GraphQLApi

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

func (*GraphQLApi) DeepCopyInto

func (in *GraphQLApi) DeepCopyInto(out *GraphQLApi)

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

func (*GraphQLApi) DeepCopyObject

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

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

func (*GraphQLApi) MarshalJSON

func (o *GraphQLApi) MarshalJSON() ([]byte, error)

func (*GraphQLApi) UnmarshalJSON

func (o *GraphQLApi) UnmarshalJSON(data []byte) error

type GraphQLApiList

type GraphQLApiList struct {
	v1.TypeMeta `json:",inline"`
	// +optional
	v1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"`
	Items       []GraphQLApi `json:"items" protobuf:"bytes,2,rep,name=items"`
}

+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object GraphQLApiList is a collection of GraphQLApis.

func (*GraphQLApiList) DeepCopy

func (in *GraphQLApiList) DeepCopy() *GraphQLApiList

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

func (*GraphQLApiList) DeepCopyInto

func (in *GraphQLApiList) DeepCopyInto(out *GraphQLApiList)

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

func (*GraphQLApiList) DeepCopyObject

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

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

Jump to

Keyboard shortcuts

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