v1alpha1

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: Apache-2.0 Imports: 7 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BundleEndpointProfile_name = map[int32]string{
		0: "BUNDLE_ENDPOINT_PROFILE_UNSPECIFIED",
		1: "BUNDLE_ENDPOINT_PROFILE_HTTPS_SPIFFE",
		2: "BUNDLE_ENDPOINT_PROFILE_HTTPS_WEB",
	}
	BundleEndpointProfile_value = map[string]int32{
		"BUNDLE_ENDPOINT_PROFILE_UNSPECIFIED":  0,
		"BUNDLE_ENDPOINT_PROFILE_HTTPS_SPIFFE": 1,
		"BUNDLE_ENDPOINT_PROFILE_HTTPS_WEB":    2,
	}
)

Enum value maps for BundleEndpointProfile.

View Source
var File_proto_trust_zone_v1alpha1_trust_zone_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BundleEndpointProfile added in v0.5.0

type BundleEndpointProfile int32
const (
	BundleEndpointProfile_BUNDLE_ENDPOINT_PROFILE_UNSPECIFIED  BundleEndpointProfile = 0
	BundleEndpointProfile_BUNDLE_ENDPOINT_PROFILE_HTTPS_SPIFFE BundleEndpointProfile = 1
	BundleEndpointProfile_BUNDLE_ENDPOINT_PROFILE_HTTPS_WEB    BundleEndpointProfile = 2
)

func (BundleEndpointProfile) Descriptor added in v0.5.0

func (BundleEndpointProfile) Enum added in v0.5.0

func (BundleEndpointProfile) EnumDescriptor deprecated added in v0.5.0

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

Deprecated: Use BundleEndpointProfile.Descriptor instead.

func (BundleEndpointProfile) Number added in v0.5.0

func (BundleEndpointProfile) String added in v0.5.0

func (x BundleEndpointProfile) String() string

func (BundleEndpointProfile) Type added in v0.5.0

type TrustZone

type TrustZone struct {
	Name                  string                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	TrustDomain           string                 `protobuf:"bytes,2,opt,name=trust_domain,json=trustDomain,proto3" json:"trust_domain,omitempty"`
	BundleEndpointUrl     *string                `protobuf:"bytes,3,opt,name=bundle_endpoint_url,json=bundleEndpointUrl,proto3,oneof" json:"bundle_endpoint_url,omitempty"`
	Bundle                *types.Bundle          `protobuf:"bytes,4,opt,name=bundle,proto3,oneof" json:"bundle,omitempty"`
	Federations           []*v1alpha1.Federation `protobuf:"bytes,5,rep,name=federations,proto3" json:"federations,omitempty"`
	AttestationPolicies   []*v1alpha11.APBinding `protobuf:"bytes,6,rep,name=attestation_policies,json=attestationPolicies,proto3" json:"attestation_policies,omitempty"`
	JwtIssuer             *string                `protobuf:"bytes,7,opt,name=jwt_issuer,json=jwtIssuer,proto3,oneof" json:"jwt_issuer,omitempty"`
	BundleEndpointProfile *BundleEndpointProfile `` /* 186-byte string literal not displayed */
	Id                    *string                `protobuf:"bytes,9,opt,name=id,proto3,oneof" json:"id,omitempty"`
	IsManagementZone      bool                   `protobuf:"varint,10,opt,name=is_management_zone,json=isManagementZone,proto3" json:"is_management_zone,omitempty"`
	// contains filtered or unexported fields
}

func (*TrustZone) Descriptor deprecated

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

Deprecated: Use TrustZone.ProtoReflect.Descriptor instead.

func (*TrustZone) GetAttestationPolicies

func (x *TrustZone) GetAttestationPolicies() []*v1alpha11.APBinding

func (*TrustZone) GetBundle

func (x *TrustZone) GetBundle() *types.Bundle

func (*TrustZone) GetBundleEndpointProfile added in v0.5.0

func (x *TrustZone) GetBundleEndpointProfile() BundleEndpointProfile

func (*TrustZone) GetBundleEndpointUrl

func (x *TrustZone) GetBundleEndpointUrl() string

func (*TrustZone) GetFederations

func (x *TrustZone) GetFederations() []*v1alpha1.Federation

func (*TrustZone) GetId added in v0.9.0

func (x *TrustZone) GetId() string

func (*TrustZone) GetIsManagementZone added in v0.11.0

func (x *TrustZone) GetIsManagementZone() bool

func (*TrustZone) GetJwtIssuer added in v0.3.0

func (x *TrustZone) GetJwtIssuer() string

func (*TrustZone) GetName

func (x *TrustZone) GetName() string

func (*TrustZone) GetTrustDomain

func (x *TrustZone) GetTrustDomain() string

func (*TrustZone) ProtoMessage

func (*TrustZone) ProtoMessage()

func (*TrustZone) ProtoReflect

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

func (*TrustZone) Reset

func (x *TrustZone) Reset()

func (*TrustZone) String

func (x *TrustZone) String() string

Jump to

Keyboard shortcuts

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