config

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_plugins_ca_provided_config_provided_ca_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProvidedCertificateAuthorityConfig

type ProvidedCertificateAuthorityConfig struct {

	// Data source for the certificate of CA
	Cert *v1alpha1.DataSource `protobuf:"bytes,1,opt,name=cert,proto3" json:"cert,omitempty"`
	// Data source for the key of CA
	Key *v1alpha1.DataSource `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

ProvidedCertificateAuthorityConfig defines configuration for Provided CA plugin

func (*ProvidedCertificateAuthorityConfig) Descriptor deprecated

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

Deprecated: Use ProvidedCertificateAuthorityConfig.ProtoReflect.Descriptor instead.

func (*ProvidedCertificateAuthorityConfig) GetCert

func (*ProvidedCertificateAuthorityConfig) GetKey

func (*ProvidedCertificateAuthorityConfig) ProtoMessage

func (*ProvidedCertificateAuthorityConfig) ProtoMessage()

func (*ProvidedCertificateAuthorityConfig) ProtoReflect

func (*ProvidedCertificateAuthorityConfig) Reset

func (*ProvidedCertificateAuthorityConfig) String

func (*ProvidedCertificateAuthorityConfig) Validate

Validate checks the field values on ProvidedCertificateAuthorityConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type ProvidedCertificateAuthorityConfigValidationError

type ProvidedCertificateAuthorityConfigValidationError struct {
	// contains filtered or unexported fields
}

ProvidedCertificateAuthorityConfigValidationError is the validation error returned by ProvidedCertificateAuthorityConfig.Validate if the designated constraints aren't met.

func (ProvidedCertificateAuthorityConfigValidationError) Cause

Cause function returns cause value.

func (ProvidedCertificateAuthorityConfigValidationError) Error

Error satisfies the builtin error interface

func (ProvidedCertificateAuthorityConfigValidationError) ErrorName

ErrorName returns error name.

func (ProvidedCertificateAuthorityConfigValidationError) Field

Field function returns field value.

func (ProvidedCertificateAuthorityConfigValidationError) Key

Key function returns key value.

func (ProvidedCertificateAuthorityConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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