Documentation ¶
Index ¶
- Variables
- type Code
- type ContainerDriver
- func (ContainerDriver) Descriptor() protoreflect.EnumDescriptor
- func (x ContainerDriver) Enum() *ContainerDriver
- func (ContainerDriver) EnumDescriptor() ([]byte, []int)deprecated
- func (x ContainerDriver) Number() protoreflect.EnumNumber
- func (x ContainerDriver) String() string
- func (ContainerDriver) Type() protoreflect.EnumType
- type ContainerdNamespace
- func (ContainerdNamespace) Descriptor() protoreflect.EnumDescriptor
- func (x ContainerdNamespace) Enum() *ContainerdNamespace
- func (ContainerdNamespace) EnumDescriptor() ([]byte, []int)deprecated
- func (x ContainerdNamespace) Number() protoreflect.EnumNumber
- func (x ContainerdNamespace) String() string
- func (ContainerdNamespace) Type() protoreflect.EnumType
- type Data
- func (*Data) Descriptor() ([]byte, []int)deprecated
- func (x *Data) GetBytes() []byte
- func (x *Data) GetMetadata() *Metadata
- func (m *Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Data) MarshalToVT(dAtA []byte) (int, error)
- func (m *Data) MarshalVT() (dAtA []byte, err error)
- func (*Data) ProtoMessage()
- func (x *Data) ProtoReflect() protoreflect.Message
- func (x *Data) Reset()
- func (m *Data) SizeVT() (n int)
- func (x *Data) String() string
- func (m *Data) UnmarshalVT(dAtA []byte) error
- type DataResponse
- func (*DataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DataResponse) GetMessages() []*Data
- func (m *DataResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DataResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DataResponse) MarshalVT() (dAtA []byte, err error)
- func (*DataResponse) ProtoMessage()
- func (x *DataResponse) ProtoReflect() protoreflect.Message
- func (x *DataResponse) Reset()
- func (m *DataResponse) SizeVT() (n int)
- func (x *DataResponse) String() string
- func (m *DataResponse) UnmarshalVT(dAtA []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)deprecated
- func (x *Empty) GetMetadata() *Metadata
- func (m *Empty) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Empty) MarshalToVT(dAtA []byte) (int, error)
- func (m *Empty) MarshalVT() (dAtA []byte, err error)
- func (*Empty) ProtoMessage()
- func (x *Empty) ProtoReflect() protoreflect.Message
- func (x *Empty) Reset()
- func (m *Empty) SizeVT() (n int)
- func (x *Empty) String() string
- func (m *Empty) UnmarshalVT(dAtA []byte) error
- type EmptyResponse
- func (*EmptyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EmptyResponse) GetMessages() []*Empty
- func (m *EmptyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EmptyResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EmptyResponse) MarshalVT() (dAtA []byte, err error)
- func (*EmptyResponse) ProtoMessage()
- func (x *EmptyResponse) ProtoReflect() protoreflect.Message
- func (x *EmptyResponse) Reset()
- func (m *EmptyResponse) SizeVT() (n int)
- func (x *EmptyResponse) String() string
- func (m *EmptyResponse) UnmarshalVT(dAtA []byte) error
- type Error
- func (*Error) Descriptor() ([]byte, []int)deprecated
- func (x *Error) GetCode() Code
- func (x *Error) GetDetails() []*anypb.Any
- func (x *Error) GetMessage() string
- func (m *Error) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Error) MarshalToVT(dAtA []byte) (int, error)
- func (m *Error) MarshalVT() (dAtA []byte, err error)
- func (*Error) ProtoMessage()
- func (x *Error) ProtoReflect() protoreflect.Message
- func (x *Error) Reset()
- func (m *Error) SizeVT() (n int)
- func (x *Error) String() string
- func (m *Error) UnmarshalVT(dAtA []byte) error
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetError() string
- func (x *Metadata) GetHostname() string
- func (x *Metadata) GetStatus() *status.Status
- func (m *Metadata) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Metadata) MarshalToVT(dAtA []byte) (int, error)
- func (m *Metadata) MarshalVT() (dAtA []byte, err error)
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (m *Metadata) SizeVT() (n int)
- func (x *Metadata) String() string
- func (m *Metadata) UnmarshalVT(dAtA []byte) error
- type NetIP
- func (*NetIP) Descriptor() ([]byte, []int)deprecated
- func (x *NetIP) GetIp() []byte
- func (m *NetIP) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetIP) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetIP) MarshalVT() (dAtA []byte, err error)
- func (*NetIP) ProtoMessage()
- func (x *NetIP) ProtoReflect() protoreflect.Message
- func (x *NetIP) Reset()
- func (m *NetIP) SizeVT() (n int)
- func (x *NetIP) String() string
- func (m *NetIP) UnmarshalVT(dAtA []byte) error
- type NetIPPort
- func (*NetIPPort) Descriptor() ([]byte, []int)deprecated
- func (x *NetIPPort) GetIp() []byte
- func (x *NetIPPort) GetPort() int32
- func (m *NetIPPort) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetIPPort) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetIPPort) MarshalVT() (dAtA []byte, err error)
- func (*NetIPPort) ProtoMessage()
- func (x *NetIPPort) ProtoReflect() protoreflect.Message
- func (x *NetIPPort) Reset()
- func (m *NetIPPort) SizeVT() (n int)
- func (x *NetIPPort) String() string
- func (m *NetIPPort) UnmarshalVT(dAtA []byte) error
- type NetIPPrefix
- func (*NetIPPrefix) Descriptor() ([]byte, []int)deprecated
- func (x *NetIPPrefix) GetIp() []byte
- func (x *NetIPPrefix) GetPrefixLength() int32
- func (m *NetIPPrefix) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetIPPrefix) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetIPPrefix) MarshalVT() (dAtA []byte, err error)
- func (*NetIPPrefix) ProtoMessage()
- func (x *NetIPPrefix) ProtoReflect() protoreflect.Message
- func (x *NetIPPrefix) Reset()
- func (m *NetIPPrefix) SizeVT() (n int)
- func (x *NetIPPrefix) String() string
- func (m *NetIPPrefix) UnmarshalVT(dAtA []byte) error
- type PEMEncodedCertificateAndKey
- func (*PEMEncodedCertificateAndKey) Descriptor() ([]byte, []int)deprecated
- func (x *PEMEncodedCertificateAndKey) GetCrt() []byte
- func (x *PEMEncodedCertificateAndKey) GetKey() []byte
- func (m *PEMEncodedCertificateAndKey) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PEMEncodedCertificateAndKey) MarshalToVT(dAtA []byte) (int, error)
- func (m *PEMEncodedCertificateAndKey) MarshalVT() (dAtA []byte, err error)
- func (*PEMEncodedCertificateAndKey) ProtoMessage()
- func (x *PEMEncodedCertificateAndKey) ProtoReflect() protoreflect.Message
- func (x *PEMEncodedCertificateAndKey) Reset()
- func (m *PEMEncodedCertificateAndKey) SizeVT() (n int)
- func (x *PEMEncodedCertificateAndKey) String() string
- func (m *PEMEncodedCertificateAndKey) UnmarshalVT(dAtA []byte) error
- type PEMEncodedKey
- func (*PEMEncodedKey) Descriptor() ([]byte, []int)deprecated
- func (x *PEMEncodedKey) GetKey() []byte
- func (m *PEMEncodedKey) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PEMEncodedKey) MarshalToVT(dAtA []byte) (int, error)
- func (m *PEMEncodedKey) MarshalVT() (dAtA []byte, err error)
- func (*PEMEncodedKey) ProtoMessage()
- func (x *PEMEncodedKey) ProtoReflect() protoreflect.Message
- func (x *PEMEncodedKey) Reset()
- func (m *PEMEncodedKey) SizeVT() (n int)
- func (x *PEMEncodedKey) String() string
- func (m *PEMEncodedKey) UnmarshalVT(dAtA []byte) error
- type URL
- func (*URL) Descriptor() ([]byte, []int)deprecated
- func (x *URL) GetFullPath() string
- func (m *URL) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *URL) MarshalToVT(dAtA []byte) (int, error)
- func (m *URL) MarshalVT() (dAtA []byte, err error)
- func (*URL) ProtoMessage()
- func (x *URL) ProtoReflect() protoreflect.Message
- func (x *URL) Reset()
- func (m *URL) SizeVT() (n int)
- func (x *URL) String() string
- func (m *URL) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( Code_name = map[int32]string{ 0: "FATAL", 1: "LOCKED", 2: "CANCELED", } Code_value = map[string]int32{ "FATAL": 0, "LOCKED": 1, "CANCELED": 2, } )
Enum value maps for Code.
var ( ContainerDriver_name = map[int32]string{ 0: "CONTAINERD", 1: "CRI", } ContainerDriver_value = map[string]int32{ "CONTAINERD": 0, "CRI": 1, } )
Enum value maps for ContainerDriver.
var ( ContainerdNamespace_name = map[int32]string{ 0: "NS_UNKNOWN", 1: "NS_SYSTEM", 2: "NS_CRI", } ContainerdNamespace_value = map[string]int32{ "NS_UNKNOWN": 0, "NS_SYSTEM": 1, "NS_CRI": 2, } )
Enum value maps for ContainerdNamespace.
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var ( // Indicates the Talos version when this deprecated enum will be removed from API. // // optional string remove_deprecated_enum = 93117; E_RemoveDeprecatedEnum = &file_common_common_proto_extTypes[2] )
Extension fields to descriptorpb.EnumOptions.
var ( // Indicates the Talos version when this deprecated enum value will be removed from API. // // optional string remove_deprecated_enum_value = 93117; E_RemoveDeprecatedEnumValue = &file_common_common_proto_extTypes[3] )
Extension fields to descriptorpb.EnumValueOptions.
var ( // Indicates the Talos version when this deprecated filed will be removed from API. // // optional string remove_deprecated_field = 93117; E_RemoveDeprecatedField = &file_common_common_proto_extTypes[1] )
Extension fields to descriptorpb.FieldOptions.
var ( // Indicates the Talos version when this deprecated message will be removed from API. // // optional string remove_deprecated_message = 93117; E_RemoveDeprecatedMessage = &file_common_common_proto_extTypes[0] )
Extension fields to descriptorpb.MessageOptions.
var ( // Indicates the Talos version when this deprecated method will be removed from API. // // optional string remove_deprecated_method = 93117; E_RemoveDeprecatedMethod = &file_common_common_proto_extTypes[4] )
Extension fields to descriptorpb.MethodOptions.
var ( // Indicates the Talos version when this deprecated service will be removed from API. // // optional string remove_deprecated_service = 93117; E_RemoveDeprecatedService = &file_common_common_proto_extTypes[5] )
Extension fields to descriptorpb.ServiceOptions.
var File_common_common_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Code ¶
type Code int32
func (Code) Descriptor ¶
func (Code) Descriptor() protoreflect.EnumDescriptor
func (Code) EnumDescriptor
deprecated
func (Code) Number ¶
func (x Code) Number() protoreflect.EnumNumber
func (Code) Type ¶
func (Code) Type() protoreflect.EnumType
type ContainerDriver ¶
type ContainerDriver int32
const ( ContainerDriver_CONTAINERD ContainerDriver = 0 ContainerDriver_CRI ContainerDriver = 1 )
func (ContainerDriver) Descriptor ¶
func (ContainerDriver) Descriptor() protoreflect.EnumDescriptor
func (ContainerDriver) Enum ¶
func (x ContainerDriver) Enum() *ContainerDriver
func (ContainerDriver) EnumDescriptor
deprecated
func (ContainerDriver) EnumDescriptor() ([]byte, []int)
Deprecated: Use ContainerDriver.Descriptor instead.
func (ContainerDriver) Number ¶
func (x ContainerDriver) Number() protoreflect.EnumNumber
func (ContainerDriver) String ¶
func (x ContainerDriver) String() string
func (ContainerDriver) Type ¶
func (ContainerDriver) Type() protoreflect.EnumType
type ContainerdNamespace ¶ added in v1.5.0
type ContainerdNamespace int32
const ( ContainerdNamespace_NS_UNKNOWN ContainerdNamespace = 0 ContainerdNamespace_NS_SYSTEM ContainerdNamespace = 1 ContainerdNamespace_NS_CRI ContainerdNamespace = 2 )
func (ContainerdNamespace) Descriptor ¶ added in v1.5.0
func (ContainerdNamespace) Descriptor() protoreflect.EnumDescriptor
func (ContainerdNamespace) Enum ¶ added in v1.5.0
func (x ContainerdNamespace) Enum() *ContainerdNamespace
func (ContainerdNamespace) EnumDescriptor
deprecated
added in
v1.5.0
func (ContainerdNamespace) EnumDescriptor() ([]byte, []int)
Deprecated: Use ContainerdNamespace.Descriptor instead.
func (ContainerdNamespace) Number ¶ added in v1.5.0
func (x ContainerdNamespace) Number() protoreflect.EnumNumber
func (ContainerdNamespace) String ¶ added in v1.5.0
func (x ContainerdNamespace) String() string
func (ContainerdNamespace) Type ¶ added in v1.5.0
func (ContainerdNamespace) Type() protoreflect.EnumType
type Data ¶
type Data struct { Metadata *Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Bytes []byte `protobuf:"bytes,2,opt,name=bytes,proto3" json:"bytes,omitempty"` // contains filtered or unexported fields }
func (*Data) Descriptor
deprecated
func (*Data) GetMetadata ¶
func (*Data) MarshalToSizedBufferVT ¶
func (*Data) ProtoMessage ¶
func (*Data) ProtoMessage()
func (*Data) ProtoReflect ¶
func (x *Data) ProtoReflect() protoreflect.Message
func (*Data) UnmarshalVT ¶
type DataResponse ¶
type DataResponse struct { Messages []*Data `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*DataResponse) Descriptor
deprecated
func (*DataResponse) Descriptor() ([]byte, []int)
Deprecated: Use DataResponse.ProtoReflect.Descriptor instead.
func (*DataResponse) GetMessages ¶
func (x *DataResponse) GetMessages() []*Data
func (*DataResponse) MarshalToSizedBufferVT ¶
func (m *DataResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DataResponse) MarshalToVT ¶
func (m *DataResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DataResponse) MarshalVT ¶
func (m *DataResponse) MarshalVT() (dAtA []byte, err error)
func (*DataResponse) ProtoMessage ¶
func (*DataResponse) ProtoMessage()
func (*DataResponse) ProtoReflect ¶
func (x *DataResponse) ProtoReflect() protoreflect.Message
func (*DataResponse) Reset ¶
func (x *DataResponse) Reset()
func (*DataResponse) SizeVT ¶
func (m *DataResponse) SizeVT() (n int)
func (*DataResponse) String ¶
func (x *DataResponse) String() string
func (*DataResponse) UnmarshalVT ¶
func (m *DataResponse) UnmarshalVT(dAtA []byte) error
type Empty ¶
type Empty struct { Metadata *Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Empty) Descriptor
deprecated
func (*Empty) GetMetadata ¶
func (*Empty) MarshalToSizedBufferVT ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
func (*Empty) UnmarshalVT ¶
type EmptyResponse ¶
type EmptyResponse struct { Messages []*Empty `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EmptyResponse) Descriptor
deprecated
func (*EmptyResponse) Descriptor() ([]byte, []int)
Deprecated: Use EmptyResponse.ProtoReflect.Descriptor instead.
func (*EmptyResponse) GetMessages ¶
func (x *EmptyResponse) GetMessages() []*Empty
func (*EmptyResponse) MarshalToSizedBufferVT ¶
func (m *EmptyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EmptyResponse) MarshalToVT ¶
func (m *EmptyResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EmptyResponse) MarshalVT ¶
func (m *EmptyResponse) MarshalVT() (dAtA []byte, err error)
func (*EmptyResponse) ProtoMessage ¶
func (*EmptyResponse) ProtoMessage()
func (*EmptyResponse) ProtoReflect ¶
func (x *EmptyResponse) ProtoReflect() protoreflect.Message
func (*EmptyResponse) Reset ¶
func (x *EmptyResponse) Reset()
func (*EmptyResponse) SizeVT ¶
func (m *EmptyResponse) SizeVT() (n int)
func (*EmptyResponse) String ¶
func (x *EmptyResponse) String() string
func (*EmptyResponse) UnmarshalVT ¶
func (m *EmptyResponse) UnmarshalVT(dAtA []byte) error
type Error ¶
type Error struct { Code Code `protobuf:"varint,1,opt,name=code,proto3,enum=common.Code" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Details []*anypb.Any `protobuf:"bytes,3,rep,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*Error) Descriptor
deprecated
func (*Error) GetDetails ¶
func (*Error) GetMessage ¶
func (*Error) MarshalToSizedBufferVT ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶
func (x *Error) ProtoReflect() protoreflect.Message
func (*Error) UnmarshalVT ¶
type Metadata ¶
type Metadata struct { // hostname of the server response comes from (injected by proxy) Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` // error is set if request failed to the upstream (rest of response is // undefined) Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // error as gRPC Status Status *status.Status `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
Common metadata message nested in all reply message types
func (*Metadata) Descriptor
deprecated
func (*Metadata) GetHostname ¶
func (*Metadata) MarshalToSizedBufferVT ¶
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) ProtoReflect ¶
func (x *Metadata) ProtoReflect() protoreflect.Message
func (*Metadata) UnmarshalVT ¶
type NetIP ¶
type NetIP struct { Ip []byte `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*NetIP) Descriptor
deprecated
func (*NetIP) MarshalToSizedBufferVT ¶
func (*NetIP) ProtoMessage ¶
func (*NetIP) ProtoMessage()
func (*NetIP) ProtoReflect ¶
func (x *NetIP) ProtoReflect() protoreflect.Message
func (*NetIP) UnmarshalVT ¶
type NetIPPort ¶
type NetIPPort struct { Ip []byte `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*NetIPPort) Descriptor
deprecated
func (*NetIPPort) MarshalToSizedBufferVT ¶
func (*NetIPPort) ProtoMessage ¶
func (*NetIPPort) ProtoMessage()
func (*NetIPPort) ProtoReflect ¶
func (x *NetIPPort) ProtoReflect() protoreflect.Message
func (*NetIPPort) UnmarshalVT ¶
type NetIPPrefix ¶
type NetIPPrefix struct { Ip []byte `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` PrefixLength int32 `protobuf:"varint,2,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"` // contains filtered or unexported fields }
func (*NetIPPrefix) Descriptor
deprecated
func (*NetIPPrefix) Descriptor() ([]byte, []int)
Deprecated: Use NetIPPrefix.ProtoReflect.Descriptor instead.
func (*NetIPPrefix) GetIp ¶
func (x *NetIPPrefix) GetIp() []byte
func (*NetIPPrefix) GetPrefixLength ¶
func (x *NetIPPrefix) GetPrefixLength() int32
func (*NetIPPrefix) MarshalToSizedBufferVT ¶
func (m *NetIPPrefix) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NetIPPrefix) MarshalToVT ¶
func (m *NetIPPrefix) MarshalToVT(dAtA []byte) (int, error)
func (*NetIPPrefix) MarshalVT ¶
func (m *NetIPPrefix) MarshalVT() (dAtA []byte, err error)
func (*NetIPPrefix) ProtoMessage ¶
func (*NetIPPrefix) ProtoMessage()
func (*NetIPPrefix) ProtoReflect ¶
func (x *NetIPPrefix) ProtoReflect() protoreflect.Message
func (*NetIPPrefix) Reset ¶
func (x *NetIPPrefix) Reset()
func (*NetIPPrefix) SizeVT ¶
func (m *NetIPPrefix) SizeVT() (n int)
func (*NetIPPrefix) String ¶
func (x *NetIPPrefix) String() string
func (*NetIPPrefix) UnmarshalVT ¶
func (m *NetIPPrefix) UnmarshalVT(dAtA []byte) error
type PEMEncodedCertificateAndKey ¶
type PEMEncodedCertificateAndKey struct { Crt []byte `protobuf:"bytes,1,opt,name=crt,proto3" json:"crt,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*PEMEncodedCertificateAndKey) Descriptor
deprecated
func (*PEMEncodedCertificateAndKey) Descriptor() ([]byte, []int)
Deprecated: Use PEMEncodedCertificateAndKey.ProtoReflect.Descriptor instead.
func (*PEMEncodedCertificateAndKey) GetCrt ¶
func (x *PEMEncodedCertificateAndKey) GetCrt() []byte
func (*PEMEncodedCertificateAndKey) GetKey ¶
func (x *PEMEncodedCertificateAndKey) GetKey() []byte
func (*PEMEncodedCertificateAndKey) MarshalToSizedBufferVT ¶
func (m *PEMEncodedCertificateAndKey) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PEMEncodedCertificateAndKey) MarshalToVT ¶
func (m *PEMEncodedCertificateAndKey) MarshalToVT(dAtA []byte) (int, error)
func (*PEMEncodedCertificateAndKey) MarshalVT ¶
func (m *PEMEncodedCertificateAndKey) MarshalVT() (dAtA []byte, err error)
func (*PEMEncodedCertificateAndKey) ProtoMessage ¶
func (*PEMEncodedCertificateAndKey) ProtoMessage()
func (*PEMEncodedCertificateAndKey) ProtoReflect ¶
func (x *PEMEncodedCertificateAndKey) ProtoReflect() protoreflect.Message
func (*PEMEncodedCertificateAndKey) Reset ¶
func (x *PEMEncodedCertificateAndKey) Reset()
func (*PEMEncodedCertificateAndKey) SizeVT ¶
func (m *PEMEncodedCertificateAndKey) SizeVT() (n int)
func (*PEMEncodedCertificateAndKey) String ¶
func (x *PEMEncodedCertificateAndKey) String() string
func (*PEMEncodedCertificateAndKey) UnmarshalVT ¶
func (m *PEMEncodedCertificateAndKey) UnmarshalVT(dAtA []byte) error
type PEMEncodedKey ¶
type PEMEncodedKey struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*PEMEncodedKey) Descriptor
deprecated
func (*PEMEncodedKey) Descriptor() ([]byte, []int)
Deprecated: Use PEMEncodedKey.ProtoReflect.Descriptor instead.
func (*PEMEncodedKey) GetKey ¶
func (x *PEMEncodedKey) GetKey() []byte
func (*PEMEncodedKey) MarshalToSizedBufferVT ¶
func (m *PEMEncodedKey) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PEMEncodedKey) MarshalToVT ¶
func (m *PEMEncodedKey) MarshalToVT(dAtA []byte) (int, error)
func (*PEMEncodedKey) MarshalVT ¶
func (m *PEMEncodedKey) MarshalVT() (dAtA []byte, err error)
func (*PEMEncodedKey) ProtoMessage ¶
func (*PEMEncodedKey) ProtoMessage()
func (*PEMEncodedKey) ProtoReflect ¶
func (x *PEMEncodedKey) ProtoReflect() protoreflect.Message
func (*PEMEncodedKey) Reset ¶
func (x *PEMEncodedKey) Reset()
func (*PEMEncodedKey) SizeVT ¶
func (m *PEMEncodedKey) SizeVT() (n int)
func (*PEMEncodedKey) String ¶
func (x *PEMEncodedKey) String() string
func (*PEMEncodedKey) UnmarshalVT ¶
func (m *PEMEncodedKey) UnmarshalVT(dAtA []byte) error
type URL ¶
type URL struct { FullPath string `protobuf:"bytes,1,opt,name=full_path,json=fullPath,proto3" json:"full_path,omitempty"` // contains filtered or unexported fields }
func (*URL) Descriptor
deprecated
func (*URL) GetFullPath ¶
func (*URL) ProtoMessage ¶
func (*URL) ProtoMessage()
func (*URL) ProtoReflect ¶
func (x *URL) ProtoReflect() protoreflect.Message