Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_library_cloudflare_tunnel_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type IngressInstance ¶
type IngressInstance struct {
// contains filtered or unexported fields
}
func (*IngressInstance) Descriptor
deprecated
func (*IngressInstance) Descriptor() ([]byte, []int)
Deprecated: Use IngressInstance.ProtoReflect.Descriptor instead.
func (*IngressInstance) ProtoMessage ¶
func (*IngressInstance) ProtoMessage()
func (*IngressInstance) ProtoReflect ¶
func (x *IngressInstance) ProtoReflect() protoreflect.Message
func (*IngressInstance) Reset ¶
func (x *IngressInstance) Reset()
func (*IngressInstance) String ¶
func (x *IngressInstance) String() string
type IngressIntent ¶
type IngressIntent struct { Hostname []string `protobuf:"bytes,1,rep,name=hostname,proto3" json:"hostname,omitempty"` // contains filtered or unexported fields }
func (*IngressIntent) Descriptor
deprecated
func (*IngressIntent) Descriptor() ([]byte, []int)
Deprecated: Use IngressIntent.ProtoReflect.Descriptor instead.
func (*IngressIntent) GetHostname ¶
func (x *IngressIntent) GetHostname() []string
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
Click to show internal directories.
Click to hide internal directories.