Documentation
¶
Index ¶
- Variables
- type APICertsSpec
- func (*APICertsSpec) Descriptor() ([]byte, []int)deprecated
- func (x *APICertsSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
- func (x *APICertsSpec) GetClient() *common.PEMEncodedCertificateAndKey
- func (x *APICertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
- func (m *APICertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *APICertsSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *APICertsSpec) MarshalVT() (dAtA []byte, err error)
- func (*APICertsSpec) ProtoMessage()
- func (x *APICertsSpec) ProtoReflect() protoreflect.Message
- func (x *APICertsSpec) Reset()
- func (m *APICertsSpec) SizeVT() (n int)
- func (x *APICertsSpec) String() string
- func (m *APICertsSpec) UnmarshalVT(dAtA []byte) error
- type CertSANSpec
- func (*CertSANSpec) Descriptor() ([]byte, []int)deprecated
- func (x *CertSANSpec) GetDnsNames() []string
- func (x *CertSANSpec) GetFqdn() string
- func (x *CertSANSpec) GetIPs() []*common.NetIP
- func (m *CertSANSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CertSANSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *CertSANSpec) MarshalVT() (dAtA []byte, err error)
- func (*CertSANSpec) ProtoMessage()
- func (x *CertSANSpec) ProtoReflect() protoreflect.Message
- func (x *CertSANSpec) Reset()
- func (m *CertSANSpec) SizeVT() (n int)
- func (x *CertSANSpec) String() string
- func (m *CertSANSpec) UnmarshalVT(dAtA []byte) error
- type EncryptionSaltSpec
- func (*EncryptionSaltSpec) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptionSaltSpec) GetDiskSalt() []byte
- func (m *EncryptionSaltSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EncryptionSaltSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *EncryptionSaltSpec) MarshalVT() (dAtA []byte, err error)
- func (*EncryptionSaltSpec) ProtoMessage()
- func (x *EncryptionSaltSpec) ProtoReflect() protoreflect.Message
- func (x *EncryptionSaltSpec) Reset()
- func (m *EncryptionSaltSpec) SizeVT() (n int)
- func (x *EncryptionSaltSpec) String() string
- func (m *EncryptionSaltSpec) UnmarshalVT(dAtA []byte) error
- type MaintenanceRootSpec
- func (*MaintenanceRootSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceRootSpec) GetCa() *common.PEMEncodedCertificateAndKey
- func (m *MaintenanceRootSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MaintenanceRootSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MaintenanceRootSpec) MarshalVT() (dAtA []byte, err error)
- func (*MaintenanceRootSpec) ProtoMessage()
- func (x *MaintenanceRootSpec) ProtoReflect() protoreflect.Message
- func (x *MaintenanceRootSpec) Reset()
- func (m *MaintenanceRootSpec) SizeVT() (n int)
- func (x *MaintenanceRootSpec) String() string
- func (m *MaintenanceRootSpec) UnmarshalVT(dAtA []byte) error
- type MaintenanceServiceCertsSpec
- func (*MaintenanceServiceCertsSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceServiceCertsSpec) GetCa() *common.PEMEncodedCertificateAndKey
- func (x *MaintenanceServiceCertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
- func (m *MaintenanceServiceCertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MaintenanceServiceCertsSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MaintenanceServiceCertsSpec) MarshalVT() (dAtA []byte, err error)
- func (*MaintenanceServiceCertsSpec) ProtoMessage()
- func (x *MaintenanceServiceCertsSpec) ProtoReflect() protoreflect.Message
- func (x *MaintenanceServiceCertsSpec) Reset()
- func (m *MaintenanceServiceCertsSpec) SizeVT() (n int)
- func (x *MaintenanceServiceCertsSpec) String() string
- func (m *MaintenanceServiceCertsSpec) UnmarshalVT(dAtA []byte) error
- type OSRootSpec
- func (*OSRootSpec) Descriptor() ([]byte, []int)deprecated
- func (x *OSRootSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
- func (x *OSRootSpec) GetCertSandnsNames() []string
- func (x *OSRootSpec) GetCertSaniPs() []*common.NetIP
- func (x *OSRootSpec) GetIssuingCa() *common.PEMEncodedCertificateAndKey
- func (x *OSRootSpec) GetToken() string
- func (m *OSRootSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *OSRootSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *OSRootSpec) MarshalVT() (dAtA []byte, err error)
- func (*OSRootSpec) ProtoMessage()
- func (x *OSRootSpec) ProtoReflect() protoreflect.Message
- func (x *OSRootSpec) Reset()
- func (m *OSRootSpec) SizeVT() (n int)
- func (x *OSRootSpec) String() string
- func (m *OSRootSpec) UnmarshalVT(dAtA []byte) error
- type TrustdCertsSpec
- func (*TrustdCertsSpec) Descriptor() ([]byte, []int)deprecated
- func (x *TrustdCertsSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
- func (x *TrustdCertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
- func (m *TrustdCertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TrustdCertsSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *TrustdCertsSpec) MarshalVT() (dAtA []byte, err error)
- func (*TrustdCertsSpec) ProtoMessage()
- func (x *TrustdCertsSpec) ProtoReflect() protoreflect.Message
- func (x *TrustdCertsSpec) Reset()
- func (m *TrustdCertsSpec) SizeVT() (n int)
- func (x *TrustdCertsSpec) String() string
- func (m *TrustdCertsSpec) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_resource_definitions_secrets_secrets_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APICertsSpec ¶
type APICertsSpec struct {
Client *common.PEMEncodedCertificateAndKey `protobuf:"bytes,2,opt,name=client,proto3" json:"client,omitempty"`
Server *common.PEMEncodedCertificateAndKey `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"`
AcceptedCAs []*common.PEMEncodedCertificate `protobuf:"bytes,4,rep,name=accepted_c_as,json=acceptedCAs,proto3" json:"accepted_c_as,omitempty"`
// contains filtered or unexported fields
}
APICertsSpec describes API certificate secrets.
func (*APICertsSpec) Descriptor
deprecated
func (*APICertsSpec) Descriptor() ([]byte, []int)
Deprecated: Use APICertsSpec.ProtoReflect.Descriptor instead.
func (*APICertsSpec) GetAcceptedCAs ¶
func (x *APICertsSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
func (*APICertsSpec) GetClient ¶
func (x *APICertsSpec) GetClient() *common.PEMEncodedCertificateAndKey
func (*APICertsSpec) GetServer ¶
func (x *APICertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
func (*APICertsSpec) MarshalToSizedBufferVT ¶
func (m *APICertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*APICertsSpec) MarshalToVT ¶
func (m *APICertsSpec) MarshalToVT(dAtA []byte) (int, error)
func (*APICertsSpec) MarshalVT ¶
func (m *APICertsSpec) MarshalVT() (dAtA []byte, err error)
func (*APICertsSpec) ProtoMessage ¶
func (*APICertsSpec) ProtoMessage()
func (*APICertsSpec) ProtoReflect ¶
func (x *APICertsSpec) ProtoReflect() protoreflect.Message
func (*APICertsSpec) Reset ¶
func (x *APICertsSpec) Reset()
func (*APICertsSpec) SizeVT ¶
func (m *APICertsSpec) SizeVT() (n int)
func (*APICertsSpec) String ¶
func (x *APICertsSpec) String() string
func (*APICertsSpec) UnmarshalVT ¶
func (m *APICertsSpec) UnmarshalVT(dAtA []byte) error
type CertSANSpec ¶
type CertSANSpec struct {
IPs []*common.NetIP `protobuf:"bytes,1,rep,name=i_ps,json=iPs,proto3" json:"i_ps,omitempty"`
DnsNames []string `protobuf:"bytes,2,rep,name=dns_names,json=dnsNames,proto3" json:"dns_names,omitempty"`
Fqdn string `protobuf:"bytes,3,opt,name=fqdn,proto3" json:"fqdn,omitempty"`
// contains filtered or unexported fields
}
CertSANSpec describes fields of the cert SANs.
func (*CertSANSpec) Descriptor
deprecated
func (*CertSANSpec) Descriptor() ([]byte, []int)
Deprecated: Use CertSANSpec.ProtoReflect.Descriptor instead.
func (*CertSANSpec) GetDnsNames ¶
func (x *CertSANSpec) GetDnsNames() []string
func (*CertSANSpec) GetFqdn ¶
func (x *CertSANSpec) GetFqdn() string
func (*CertSANSpec) GetIPs ¶
func (x *CertSANSpec) GetIPs() []*common.NetIP
func (*CertSANSpec) MarshalToSizedBufferVT ¶
func (m *CertSANSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CertSANSpec) MarshalToVT ¶
func (m *CertSANSpec) MarshalToVT(dAtA []byte) (int, error)
func (*CertSANSpec) MarshalVT ¶
func (m *CertSANSpec) MarshalVT() (dAtA []byte, err error)
func (*CertSANSpec) ProtoMessage ¶
func (*CertSANSpec) ProtoMessage()
func (*CertSANSpec) ProtoReflect ¶
func (x *CertSANSpec) ProtoReflect() protoreflect.Message
func (*CertSANSpec) Reset ¶
func (x *CertSANSpec) Reset()
func (*CertSANSpec) SizeVT ¶
func (m *CertSANSpec) SizeVT() (n int)
func (*CertSANSpec) String ¶
func (x *CertSANSpec) String() string
func (*CertSANSpec) UnmarshalVT ¶
func (m *CertSANSpec) UnmarshalVT(dAtA []byte) error
type EncryptionSaltSpec ¶
type EncryptionSaltSpec struct {
DiskSalt []byte `protobuf:"bytes,1,opt,name=disk_salt,json=diskSalt,proto3" json:"disk_salt,omitempty"`
// contains filtered or unexported fields
}
EncryptionSaltSpec describes the salt.
func (*EncryptionSaltSpec) Descriptor
deprecated
func (*EncryptionSaltSpec) Descriptor() ([]byte, []int)
Deprecated: Use EncryptionSaltSpec.ProtoReflect.Descriptor instead.
func (*EncryptionSaltSpec) GetDiskSalt ¶
func (x *EncryptionSaltSpec) GetDiskSalt() []byte
func (*EncryptionSaltSpec) MarshalToSizedBufferVT ¶
func (m *EncryptionSaltSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EncryptionSaltSpec) MarshalToVT ¶
func (m *EncryptionSaltSpec) MarshalToVT(dAtA []byte) (int, error)
func (*EncryptionSaltSpec) MarshalVT ¶
func (m *EncryptionSaltSpec) MarshalVT() (dAtA []byte, err error)
func (*EncryptionSaltSpec) ProtoMessage ¶
func (*EncryptionSaltSpec) ProtoMessage()
func (*EncryptionSaltSpec) ProtoReflect ¶
func (x *EncryptionSaltSpec) ProtoReflect() protoreflect.Message
func (*EncryptionSaltSpec) Reset ¶
func (x *EncryptionSaltSpec) Reset()
func (*EncryptionSaltSpec) SizeVT ¶
func (m *EncryptionSaltSpec) SizeVT() (n int)
func (*EncryptionSaltSpec) String ¶
func (x *EncryptionSaltSpec) String() string
func (*EncryptionSaltSpec) UnmarshalVT ¶
func (m *EncryptionSaltSpec) UnmarshalVT(dAtA []byte) error
type MaintenanceRootSpec ¶
type MaintenanceRootSpec struct {
Ca *common.PEMEncodedCertificateAndKey `protobuf:"bytes,1,opt,name=ca,proto3" json:"ca,omitempty"`
// contains filtered or unexported fields
}
MaintenanceRootSpec describes maintenance service CA.
func (*MaintenanceRootSpec) Descriptor
deprecated
func (*MaintenanceRootSpec) Descriptor() ([]byte, []int)
Deprecated: Use MaintenanceRootSpec.ProtoReflect.Descriptor instead.
func (*MaintenanceRootSpec) GetCa ¶
func (x *MaintenanceRootSpec) GetCa() *common.PEMEncodedCertificateAndKey
func (*MaintenanceRootSpec) MarshalToSizedBufferVT ¶
func (m *MaintenanceRootSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MaintenanceRootSpec) MarshalToVT ¶
func (m *MaintenanceRootSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MaintenanceRootSpec) MarshalVT ¶
func (m *MaintenanceRootSpec) MarshalVT() (dAtA []byte, err error)
func (*MaintenanceRootSpec) ProtoMessage ¶
func (*MaintenanceRootSpec) ProtoMessage()
func (*MaintenanceRootSpec) ProtoReflect ¶
func (x *MaintenanceRootSpec) ProtoReflect() protoreflect.Message
func (*MaintenanceRootSpec) Reset ¶
func (x *MaintenanceRootSpec) Reset()
func (*MaintenanceRootSpec) SizeVT ¶
func (m *MaintenanceRootSpec) SizeVT() (n int)
func (*MaintenanceRootSpec) String ¶
func (x *MaintenanceRootSpec) String() string
func (*MaintenanceRootSpec) UnmarshalVT ¶
func (m *MaintenanceRootSpec) UnmarshalVT(dAtA []byte) error
type MaintenanceServiceCertsSpec ¶
type MaintenanceServiceCertsSpec struct {
Ca *common.PEMEncodedCertificateAndKey `protobuf:"bytes,1,opt,name=ca,proto3" json:"ca,omitempty"`
Server *common.PEMEncodedCertificateAndKey `protobuf:"bytes,2,opt,name=server,proto3" json:"server,omitempty"`
// contains filtered or unexported fields
}
MaintenanceServiceCertsSpec describes maintenance service certs secrets.
func (*MaintenanceServiceCertsSpec) Descriptor
deprecated
func (*MaintenanceServiceCertsSpec) Descriptor() ([]byte, []int)
Deprecated: Use MaintenanceServiceCertsSpec.ProtoReflect.Descriptor instead.
func (*MaintenanceServiceCertsSpec) GetCa ¶
func (x *MaintenanceServiceCertsSpec) GetCa() *common.PEMEncodedCertificateAndKey
func (*MaintenanceServiceCertsSpec) GetServer ¶
func (x *MaintenanceServiceCertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
func (*MaintenanceServiceCertsSpec) MarshalToSizedBufferVT ¶
func (m *MaintenanceServiceCertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MaintenanceServiceCertsSpec) MarshalToVT ¶
func (m *MaintenanceServiceCertsSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MaintenanceServiceCertsSpec) MarshalVT ¶
func (m *MaintenanceServiceCertsSpec) MarshalVT() (dAtA []byte, err error)
func (*MaintenanceServiceCertsSpec) ProtoMessage ¶
func (*MaintenanceServiceCertsSpec) ProtoMessage()
func (*MaintenanceServiceCertsSpec) ProtoReflect ¶
func (x *MaintenanceServiceCertsSpec) ProtoReflect() protoreflect.Message
func (*MaintenanceServiceCertsSpec) Reset ¶
func (x *MaintenanceServiceCertsSpec) Reset()
func (*MaintenanceServiceCertsSpec) SizeVT ¶
func (m *MaintenanceServiceCertsSpec) SizeVT() (n int)
func (*MaintenanceServiceCertsSpec) String ¶
func (x *MaintenanceServiceCertsSpec) String() string
func (*MaintenanceServiceCertsSpec) UnmarshalVT ¶
func (m *MaintenanceServiceCertsSpec) UnmarshalVT(dAtA []byte) error
type OSRootSpec ¶
type OSRootSpec struct {
IssuingCa *common.PEMEncodedCertificateAndKey `protobuf:"bytes,1,opt,name=issuing_ca,json=issuingCa,proto3" json:"issuing_ca,omitempty"`
CertSaniPs []*common.NetIP `protobuf:"bytes,2,rep,name=cert_sani_ps,json=certSaniPs,proto3" json:"cert_sani_ps,omitempty"`
CertSandnsNames []string `protobuf:"bytes,3,rep,name=cert_sandns_names,json=certSandnsNames,proto3" json:"cert_sandns_names,omitempty"`
Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"`
AcceptedCAs []*common.PEMEncodedCertificate `protobuf:"bytes,5,rep,name=accepted_c_as,json=acceptedCAs,proto3" json:"accepted_c_as,omitempty"`
// contains filtered or unexported fields
}
OSRootSpec describes operating system CA.
func (*OSRootSpec) Descriptor
deprecated
func (*OSRootSpec) Descriptor() ([]byte, []int)
Deprecated: Use OSRootSpec.ProtoReflect.Descriptor instead.
func (*OSRootSpec) GetAcceptedCAs ¶
func (x *OSRootSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
func (*OSRootSpec) GetCertSandnsNames ¶
func (x *OSRootSpec) GetCertSandnsNames() []string
func (*OSRootSpec) GetCertSaniPs ¶
func (x *OSRootSpec) GetCertSaniPs() []*common.NetIP
func (*OSRootSpec) GetIssuingCa ¶
func (x *OSRootSpec) GetIssuingCa() *common.PEMEncodedCertificateAndKey
func (*OSRootSpec) GetToken ¶
func (x *OSRootSpec) GetToken() string
func (*OSRootSpec) MarshalToSizedBufferVT ¶
func (m *OSRootSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*OSRootSpec) MarshalToVT ¶
func (m *OSRootSpec) MarshalToVT(dAtA []byte) (int, error)
func (*OSRootSpec) MarshalVT ¶
func (m *OSRootSpec) MarshalVT() (dAtA []byte, err error)
func (*OSRootSpec) ProtoMessage ¶
func (*OSRootSpec) ProtoMessage()
func (*OSRootSpec) ProtoReflect ¶
func (x *OSRootSpec) ProtoReflect() protoreflect.Message
func (*OSRootSpec) Reset ¶
func (x *OSRootSpec) Reset()
func (*OSRootSpec) SizeVT ¶
func (m *OSRootSpec) SizeVT() (n int)
func (*OSRootSpec) String ¶
func (x *OSRootSpec) String() string
func (*OSRootSpec) UnmarshalVT ¶
func (m *OSRootSpec) UnmarshalVT(dAtA []byte) error
type TrustdCertsSpec ¶
type TrustdCertsSpec struct {
Server *common.PEMEncodedCertificateAndKey `protobuf:"bytes,2,opt,name=server,proto3" json:"server,omitempty"`
AcceptedCAs []*common.PEMEncodedCertificate `protobuf:"bytes,3,rep,name=accepted_c_as,json=acceptedCAs,proto3" json:"accepted_c_as,omitempty"`
// contains filtered or unexported fields
}
TrustdCertsSpec describes trustd certificate secrets.
func (*TrustdCertsSpec) Descriptor
deprecated
func (*TrustdCertsSpec) Descriptor() ([]byte, []int)
Deprecated: Use TrustdCertsSpec.ProtoReflect.Descriptor instead.
func (*TrustdCertsSpec) GetAcceptedCAs ¶
func (x *TrustdCertsSpec) GetAcceptedCAs() []*common.PEMEncodedCertificate
func (*TrustdCertsSpec) GetServer ¶
func (x *TrustdCertsSpec) GetServer() *common.PEMEncodedCertificateAndKey
func (*TrustdCertsSpec) MarshalToSizedBufferVT ¶
func (m *TrustdCertsSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TrustdCertsSpec) MarshalToVT ¶
func (m *TrustdCertsSpec) MarshalToVT(dAtA []byte) (int, error)
func (*TrustdCertsSpec) MarshalVT ¶
func (m *TrustdCertsSpec) MarshalVT() (dAtA []byte, err error)
func (*TrustdCertsSpec) ProtoMessage ¶
func (*TrustdCertsSpec) ProtoMessage()
func (*TrustdCertsSpec) ProtoReflect ¶
func (x *TrustdCertsSpec) ProtoReflect() protoreflect.Message
func (*TrustdCertsSpec) Reset ¶
func (x *TrustdCertsSpec) Reset()
func (*TrustdCertsSpec) SizeVT ¶
func (m *TrustdCertsSpec) SizeVT() (n int)
func (*TrustdCertsSpec) String ¶
func (x *TrustdCertsSpec) String() string
func (*TrustdCertsSpec) UnmarshalVT ¶
func (m *TrustdCertsSpec) UnmarshalVT(dAtA []byte) error