runtime

package
v0.0.211 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

Namespace Runtime Resources Classes

This package defines resource classes for Namespace runtime primitives. Their corresponding providers are embedded in Namespace itself.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_library_runtime_ingress_proto protoreflect.FileDescriptor
View Source
var File_library_runtime_secrets_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type IngressInstance added in v0.0.117

type IngressInstance struct {
	IngressFragment []*schema.IngressFragment `protobuf:"bytes,1,rep,name=ingress_fragment,json=ingressFragment,proto3" json:"ingress_fragment,omitempty"`
	// contains filtered or unexported fields
}

func (*IngressInstance) Descriptor deprecated added in v0.0.117

func (*IngressInstance) Descriptor() ([]byte, []int)

Deprecated: Use IngressInstance.ProtoReflect.Descriptor instead.

func (*IngressInstance) GetIngressFragment added in v0.0.117

func (x *IngressInstance) GetIngressFragment() []*schema.IngressFragment

func (*IngressInstance) ProtoMessage added in v0.0.117

func (*IngressInstance) ProtoMessage()

func (*IngressInstance) ProtoReflect added in v0.0.117

func (x *IngressInstance) ProtoReflect() protoreflect.Message

func (*IngressInstance) Reset added in v0.0.117

func (x *IngressInstance) Reset()

func (*IngressInstance) String added in v0.0.117

func (x *IngressInstance) String() string

type SecretInstance

type SecretInstance struct {
	Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*SecretInstance) Descriptor deprecated

func (*SecretInstance) Descriptor() ([]byte, []int)

Deprecated: Use SecretInstance.ProtoReflect.Descriptor instead.

func (*SecretInstance) GetPath

func (x *SecretInstance) GetPath() string

func (*SecretInstance) ProtoMessage

func (*SecretInstance) ProtoMessage()

func (*SecretInstance) ProtoReflect

func (x *SecretInstance) ProtoReflect() protoreflect.Message

func (*SecretInstance) Reset

func (x *SecretInstance) Reset()

func (*SecretInstance) String

func (x *SecretInstance) String() string

Jump to

Keyboard shortcuts

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