v1alpha1

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TrustProviderKind_name = map[int32]string{
		0: "TRUST_PROVIDER_KIND_UNSPECIFIED",
		1: "TRUST_PROVIDER_KIND_KUBERNETES",
	}
	TrustProviderKind_value = map[string]int32{
		"TRUST_PROVIDER_KIND_UNSPECIFIED": 0,
		"TRUST_PROVIDER_KIND_KUBERNETES":  1,
	}
)

Enum value maps for TrustProviderKind.

View Source
var File_proto_trust_provider_v1alpha1_trust_provider_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TrustProvider

type TrustProvider struct {
	Kind *string `protobuf:"bytes,1,opt,name=kind,proto3,oneof" json:"kind,omitempty"`
	// contains filtered or unexported fields
}

func (*TrustProvider) Descriptor deprecated

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

Deprecated: Use TrustProvider.ProtoReflect.Descriptor instead.

func (*TrustProvider) GetKind

func (x *TrustProvider) GetKind() string

func (*TrustProvider) ProtoMessage

func (*TrustProvider) ProtoMessage()

func (*TrustProvider) ProtoReflect

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

func (*TrustProvider) Reset

func (x *TrustProvider) Reset()

func (*TrustProvider) String

func (x *TrustProvider) String() string

type TrustProviderKind

type TrustProviderKind int32
const (
	TrustProviderKind_TRUST_PROVIDER_KIND_UNSPECIFIED TrustProviderKind = 0
	TrustProviderKind_TRUST_PROVIDER_KIND_KUBERNETES  TrustProviderKind = 1
)

func (TrustProviderKind) Descriptor

func (TrustProviderKind) Enum

func (TrustProviderKind) EnumDescriptor deprecated

func (TrustProviderKind) EnumDescriptor() ([]byte, []int)

Deprecated: Use TrustProviderKind.Descriptor instead.

func (TrustProviderKind) Number

func (TrustProviderKind) String

func (x TrustProviderKind) String() string

func (TrustProviderKind) Type

Jump to

Keyboard shortcuts

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