configuration

package
v0.0.169 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_universe_k3s_configuration_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Remote

type Remote struct {
	Endpoint *SshEndpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
	Registry string       `protobuf:"bytes,2,opt,name=registry,proto3" json:"registry,omitempty"`
	// contains filtered or unexported fields
}

func (*Remote) Descriptor deprecated

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

Deprecated: Use Remote.ProtoReflect.Descriptor instead.

func (*Remote) GetEndpoint

func (x *Remote) GetEndpoint() *SshEndpoint

func (*Remote) GetRegistry

func (x *Remote) GetRegistry() string

func (*Remote) ProtoMessage

func (*Remote) ProtoMessage()

func (*Remote) ProtoReflect

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

func (*Remote) Reset

func (x *Remote) Reset()

func (*Remote) String

func (x *Remote) String() string

type SshEndpoint

type SshEndpoint struct {
	User           string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	PrivateKeyPath string `protobuf:"bytes,2,opt,name=private_key_path,json=privateKeyPath,proto3" json:"private_key_path,omitempty"`
	Address        string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"`
	// contains filtered or unexported fields
}

func (*SshEndpoint) Descriptor deprecated

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

Deprecated: Use SshEndpoint.ProtoReflect.Descriptor instead.

func (*SshEndpoint) GetAddress

func (x *SshEndpoint) GetAddress() string

func (*SshEndpoint) GetPrivateKeyPath

func (x *SshEndpoint) GetPrivateKeyPath() string

func (*SshEndpoint) GetUser

func (x *SshEndpoint) GetUser() string

func (*SshEndpoint) ProtoMessage

func (*SshEndpoint) ProtoMessage()

func (*SshEndpoint) ProtoReflect

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

func (*SshEndpoint) Reset

func (x *SshEndpoint) Reset()

func (*SshEndpoint) String

func (x *SshEndpoint) String() string

Jump to

Keyboard shortcuts

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