runtime

package
v0.0.117 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 6 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 IngressIntent added in v0.0.117

type IngressIntent struct {
	Deployable *runtime.Deployable `protobuf:"bytes,1,opt,name=deployable,proto3" json:"deployable,omitempty"`
	// This injected environment will only contain the environment name if the
	// environment is not ephemeral.
	Env      *schema.Environment `protobuf:"bytes,2,opt,name=env,proto3" json:"env,omitempty"`
	Endpoint []*schema.Endpoint  `protobuf:"bytes,3,rep,name=endpoint,proto3" json:"endpoint,omitempty"`
	// If set, creates ingress fragments with the host `{allocated_name}.{application_domain}`.
	ApplicationBaseDomain []string `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

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

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

Deprecated: Use IngressIntent.ProtoReflect.Descriptor instead.

func (*IngressIntent) GetApplicationBaseDomain added in v0.0.117

func (x *IngressIntent) GetApplicationBaseDomain() []string

func (*IngressIntent) GetDeployable added in v0.0.117

func (x *IngressIntent) GetDeployable() *runtime.Deployable

func (*IngressIntent) GetEndpoint added in v0.0.117

func (x *IngressIntent) GetEndpoint() []*schema.Endpoint

func (*IngressIntent) GetEnv added in v0.0.117

func (x *IngressIntent) GetEnv() *schema.Environment

func (*IngressIntent) ProtoMessage added in v0.0.117

func (*IngressIntent) ProtoMessage()

func (*IngressIntent) ProtoReflect added in v0.0.117

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

func (*IngressIntent) Reset added in v0.0.117

func (x *IngressIntent) Reset()

func (*IngressIntent) String added in v0.0.117

func (x *IngressIntent) 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