config

package
v0.0.0-...-7b34d14 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

ProvidedCertificateAuthorityConfig defines configuration for Provided CA plugin

func (*ProvidedCertificateAuthorityConfig) Descriptor

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

func (*ProvidedCertificateAuthorityConfig) GetCert

func (*ProvidedCertificateAuthorityConfig) GetKey

func (*ProvidedCertificateAuthorityConfig) ProtoMessage

func (*ProvidedCertificateAuthorityConfig) ProtoMessage()

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.

func (*ProvidedCertificateAuthorityConfig) XXX_DiscardUnknown

func (m *ProvidedCertificateAuthorityConfig) XXX_DiscardUnknown()

func (*ProvidedCertificateAuthorityConfig) XXX_Marshal

func (m *ProvidedCertificateAuthorityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ProvidedCertificateAuthorityConfig) XXX_Merge

func (*ProvidedCertificateAuthorityConfig) XXX_Size

func (*ProvidedCertificateAuthorityConfig) XXX_Unmarshal

func (m *ProvidedCertificateAuthorityConfig) XXX_Unmarshal(b []byte) error

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