siderolink

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_resource_definitions_siderolink_siderolink_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ConfigSpec

type ConfigSpec struct {
	ApiEndpoint string `protobuf:"bytes,1,opt,name=api_endpoint,json=apiEndpoint,proto3" json:"api_endpoint,omitempty"`
	Host        string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"`
	JoinToken   string `protobuf:"bytes,3,opt,name=join_token,json=joinToken,proto3" json:"join_token,omitempty"`
	Insecure    bool   `protobuf:"varint,4,opt,name=insecure,proto3" json:"insecure,omitempty"`
	Tunnel      bool   `protobuf:"varint,5,opt,name=tunnel,proto3" json:"tunnel,omitempty"`
	// contains filtered or unexported fields
}

ConfigSpec describes Siderolink configuration.

func (*ConfigSpec) Descriptor deprecated

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

Deprecated: Use ConfigSpec.ProtoReflect.Descriptor instead.

func (*ConfigSpec) GetApiEndpoint

func (x *ConfigSpec) GetApiEndpoint() string

func (*ConfigSpec) GetHost added in v1.7.0

func (x *ConfigSpec) GetHost() string

func (*ConfigSpec) GetInsecure added in v1.7.0

func (x *ConfigSpec) GetInsecure() bool

func (*ConfigSpec) GetJoinToken added in v1.7.0

func (x *ConfigSpec) GetJoinToken() string

func (*ConfigSpec) GetTunnel added in v1.7.0

func (x *ConfigSpec) GetTunnel() bool

func (*ConfigSpec) MarshalToSizedBufferVT

func (m *ConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ConfigSpec) MarshalToVT

func (m *ConfigSpec) MarshalToVT(dAtA []byte) (int, error)

func (*ConfigSpec) MarshalVT

func (m *ConfigSpec) MarshalVT() (dAtA []byte, err error)

func (*ConfigSpec) ProtoMessage

func (*ConfigSpec) ProtoMessage()

func (*ConfigSpec) ProtoReflect

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

func (*ConfigSpec) Reset

func (x *ConfigSpec) Reset()

func (*ConfigSpec) SizeVT

func (m *ConfigSpec) SizeVT() (n int)

func (*ConfigSpec) String

func (x *ConfigSpec) String() string

func (*ConfigSpec) UnmarshalVT

func (m *ConfigSpec) UnmarshalVT(dAtA []byte) error

type TunnelSpec added in v1.7.0

type TunnelSpec struct {
	ApiEndpoint string            `protobuf:"bytes,1,opt,name=api_endpoint,json=apiEndpoint,proto3" json:"api_endpoint,omitempty"`
	LinkName    string            `protobuf:"bytes,2,opt,name=link_name,json=linkName,proto3" json:"link_name,omitempty"`
	Mtu         int64             `protobuf:"varint,3,opt,name=mtu,proto3" json:"mtu,omitempty"`
	NodeAddress *common.NetIPPort `protobuf:"bytes,4,opt,name=node_address,json=nodeAddress,proto3" json:"node_address,omitempty"`
	// contains filtered or unexported fields
}

TunnelSpec describes Siderolink GRPC Tunnel configuration.

func (*TunnelSpec) Descriptor deprecated added in v1.7.0

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

Deprecated: Use TunnelSpec.ProtoReflect.Descriptor instead.

func (*TunnelSpec) GetApiEndpoint added in v1.7.0

func (x *TunnelSpec) GetApiEndpoint() string

func (*TunnelSpec) GetLinkName added in v1.7.0

func (x *TunnelSpec) GetLinkName() string

func (*TunnelSpec) GetMtu added in v1.7.0

func (x *TunnelSpec) GetMtu() int64

func (*TunnelSpec) GetNodeAddress added in v1.7.0

func (x *TunnelSpec) GetNodeAddress() *common.NetIPPort

func (*TunnelSpec) MarshalToSizedBufferVT added in v1.7.0

func (m *TunnelSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*TunnelSpec) MarshalToVT added in v1.7.0

func (m *TunnelSpec) MarshalToVT(dAtA []byte) (int, error)

func (*TunnelSpec) MarshalVT added in v1.7.0

func (m *TunnelSpec) MarshalVT() (dAtA []byte, err error)

func (*TunnelSpec) ProtoMessage added in v1.7.0

func (*TunnelSpec) ProtoMessage()

func (*TunnelSpec) ProtoReflect added in v1.7.0

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

func (*TunnelSpec) Reset added in v1.7.0

func (x *TunnelSpec) Reset()

func (*TunnelSpec) SizeVT added in v1.7.0

func (m *TunnelSpec) SizeVT() (n int)

func (*TunnelSpec) String added in v1.7.0

func (x *TunnelSpec) String() string

func (*TunnelSpec) UnmarshalVT added in v1.7.0

func (m *TunnelSpec) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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