ingress

package
v0.0.331 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_library_kubernetes_ingress_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type IngressIntent

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

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

Deprecated: Use IngressIntent.ProtoReflect.Descriptor instead.

func (*IngressIntent) GetApplicationBaseDomain

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

func (*IngressIntent) GetDeployable

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

func (*IngressIntent) GetEndpoint

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

func (*IngressIntent) GetEnv

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

func (*IngressIntent) ProtoMessage

func (*IngressIntent) ProtoMessage()

func (*IngressIntent) ProtoReflect

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

func (*IngressIntent) Reset

func (x *IngressIntent) Reset()

func (*IngressIntent) String

func (x *IngressIntent) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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