Documentation ¶
Index ¶
- Variables
- func DecodeJson(m *JsonMap) map[string]interface{}
- func DecodeTags(tags map[string]*TagValue) map[string]interface{}
- func EncodeTags(tags map[string]interface{}) (map[string]*TagValue, error)
- type AuthPolicy
- func (*AuthPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy) GetId() string
- func (x *AuthPolicy) GetName() string
- func (x *AuthPolicy) GetPrimary() *AuthPolicy_Primary
- func (x *AuthPolicy) GetSecondary() *AuthPolicy_Secondary
- func (x *AuthPolicy) GetTags() map[string]*TagValue
- func (*AuthPolicy) ProtoMessage()
- func (x *AuthPolicy) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy) Reset()
- func (x *AuthPolicy) String() string
- type AuthPolicy_Primary
- func (*AuthPolicy_Primary) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy_Primary) GetCert() *AuthPolicy_Primary_Cert
- func (x *AuthPolicy_Primary) GetExtJwt() *AuthPolicy_Primary_ExtJwt
- func (x *AuthPolicy_Primary) GetUpdb() *AuthPolicy_Primary_Updb
- func (*AuthPolicy_Primary) ProtoMessage()
- func (x *AuthPolicy_Primary) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy_Primary) Reset()
- func (x *AuthPolicy_Primary) String() string
- type AuthPolicy_Primary_Cert
- func (*AuthPolicy_Primary_Cert) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy_Primary_Cert) GetAllowExpiredCerts() bool
- func (x *AuthPolicy_Primary_Cert) GetAllowed() bool
- func (*AuthPolicy_Primary_Cert) ProtoMessage()
- func (x *AuthPolicy_Primary_Cert) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy_Primary_Cert) Reset()
- func (x *AuthPolicy_Primary_Cert) String() string
- type AuthPolicy_Primary_ExtJwt
- func (*AuthPolicy_Primary_ExtJwt) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy_Primary_ExtJwt) GetAllowAllSigners() bool
- func (x *AuthPolicy_Primary_ExtJwt) GetAllowed() bool
- func (x *AuthPolicy_Primary_ExtJwt) GetAllowedExtJwtSigners() []string
- func (*AuthPolicy_Primary_ExtJwt) ProtoMessage()
- func (x *AuthPolicy_Primary_ExtJwt) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy_Primary_ExtJwt) Reset()
- func (x *AuthPolicy_Primary_ExtJwt) String() string
- type AuthPolicy_Primary_Updb
- func (*AuthPolicy_Primary_Updb) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy_Primary_Updb) GetAllowed() bool
- func (x *AuthPolicy_Primary_Updb) GetLockoutDurationMinutes() int64
- func (x *AuthPolicy_Primary_Updb) GetMaxAttempts() int64
- func (x *AuthPolicy_Primary_Updb) GetMinPasswordLength() int64
- func (x *AuthPolicy_Primary_Updb) GetRequireMixedCase() bool
- func (x *AuthPolicy_Primary_Updb) GetRequireNumberChar() bool
- func (x *AuthPolicy_Primary_Updb) GetRequireSpecialChar() bool
- func (*AuthPolicy_Primary_Updb) ProtoMessage()
- func (x *AuthPolicy_Primary_Updb) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy_Primary_Updb) Reset()
- func (x *AuthPolicy_Primary_Updb) String() string
- type AuthPolicy_Secondary
- func (*AuthPolicy_Secondary) Descriptor() ([]byte, []int)deprecated
- func (x *AuthPolicy_Secondary) GetRequireTotp() bool
- func (x *AuthPolicy_Secondary) GetRequiredExtJwtSigner() string
- func (*AuthPolicy_Secondary) ProtoMessage()
- func (x *AuthPolicy_Secondary) ProtoReflect() protoreflect.Message
- func (x *AuthPolicy_Secondary) Reset()
- func (x *AuthPolicy_Secondary) String() string
- type Ca
- func (*Ca) Descriptor() ([]byte, []int)deprecated
- func (x *Ca) GetCertPem() string
- func (x *Ca) GetExternalIdClaim() *Ca_ExternalIdClaim
- func (x *Ca) GetFingerprint() string
- func (x *Ca) GetId() string
- func (x *Ca) GetIdentityNameFormat() string
- func (x *Ca) GetIdentityRoles() []string
- func (x *Ca) GetIsAuthEnabled() bool
- func (x *Ca) GetIsAutoCaEnrollmentEnabled() bool
- func (x *Ca) GetIsOttCaEnrollmentEnabled() bool
- func (x *Ca) GetIsVerified() bool
- func (x *Ca) GetName() string
- func (x *Ca) GetTags() map[string]*TagValue
- func (x *Ca) GetVerificationToken() string
- func (*Ca) ProtoMessage()
- func (x *Ca) ProtoReflect() protoreflect.Message
- func (x *Ca) Reset()
- func (x *Ca) String() string
- type Ca_ExternalIdClaim
- func (*Ca_ExternalIdClaim) Descriptor() ([]byte, []int)deprecated
- func (x *Ca_ExternalIdClaim) GetIndex() int64
- func (x *Ca_ExternalIdClaim) GetLocation() string
- func (x *Ca_ExternalIdClaim) GetMatcher() string
- func (x *Ca_ExternalIdClaim) GetMatcherCriteria() string
- func (x *Ca_ExternalIdClaim) GetParser() string
- func (x *Ca_ExternalIdClaim) GetParserCriteria() string
- func (*Ca_ExternalIdClaim) ProtoMessage()
- func (x *Ca_ExternalIdClaim) ProtoReflect() protoreflect.Message
- func (x *Ca_ExternalIdClaim) Reset()
- func (x *Ca_ExternalIdClaim) String() string
- type CommandType
- func (CommandType) Descriptor() protoreflect.EnumDescriptor
- func (x CommandType) Enum() *CommandType
- func (CommandType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommandType) Number() protoreflect.EnumNumber
- func (x CommandType) String() string
- func (CommandType) Type() protoreflect.EnumType
- type Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (x *Config) GetConfigTypeId() string
- func (x *Config) GetData() *JsonMap
- func (x *Config) GetId() string
- func (x *Config) GetName() string
- func (x *Config) GetTags() map[string]*TagValue
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (x *Config) String() string
- type ConfigType
- func (*ConfigType) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigType) GetId() string
- func (x *ConfigType) GetName() string
- func (x *ConfigType) GetSchema() *JsonMap
- func (x *ConfigType) GetTags() map[string]*TagValue
- func (*ConfigType) ProtoMessage()
- func (x *ConfigType) ProtoReflect() protoreflect.Message
- func (x *ConfigType) Reset()
- func (x *ConfigType) String() string
- type CreateEdgeTerminatorCommand
- func (*CreateEdgeTerminatorCommand) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEdgeTerminatorCommand) GetCommandType() int32
- func (x *CreateEdgeTerminatorCommand) GetTerminatorData() []byte
- func (*CreateEdgeTerminatorCommand) ProtoMessage()
- func (x *CreateEdgeTerminatorCommand) ProtoReflect() protoreflect.Message
- func (x *CreateEdgeTerminatorCommand) Reset()
- func (x *CreateEdgeTerminatorCommand) String() string
- type EdgeRouterPolicy
- func (*EdgeRouterPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *EdgeRouterPolicy) GetEdgeRouterRoles() []string
- func (x *EdgeRouterPolicy) GetId() string
- func (x *EdgeRouterPolicy) GetIdentityRoles() []string
- func (x *EdgeRouterPolicy) GetName() string
- func (x *EdgeRouterPolicy) GetSemantic() string
- func (x *EdgeRouterPolicy) GetTags() map[string]*TagValue
- func (*EdgeRouterPolicy) ProtoMessage()
- func (x *EdgeRouterPolicy) ProtoReflect() protoreflect.Message
- func (x *EdgeRouterPolicy) Reset()
- func (x *EdgeRouterPolicy) String() string
- type JsonMap
- type JsonValue
- func (*JsonValue) Descriptor() ([]byte, []int)deprecated
- func (x *JsonValue) GetBoolValue() bool
- func (x *JsonValue) GetFpValue() float64
- func (x *JsonValue) GetMapValue() *JsonMap
- func (x *JsonValue) GetNilValue() bool
- func (x *JsonValue) GetStringValue() string
- func (m *JsonValue) GetValue() isJsonValue_Value
- func (*JsonValue) ProtoMessage()
- func (x *JsonValue) ProtoReflect() protoreflect.Message
- func (x *JsonValue) Reset()
- func (x *JsonValue) String() string
- type JsonValue_BoolValue
- type JsonValue_FpValue
- type JsonValue_MapValue
- type JsonValue_NilValue
- type JsonValue_StringValue
- type TagValue
- func (*TagValue) Descriptor() ([]byte, []int)deprecated
- func (x *TagValue) GetBoolValue() bool
- func (x *TagValue) GetFpValue() float64
- func (x *TagValue) GetNilValue() bool
- func (x *TagValue) GetStringValue() string
- func (m *TagValue) GetValue() isTagValue_Value
- func (*TagValue) ProtoMessage()
- func (x *TagValue) ProtoReflect() protoreflect.Message
- func (x *TagValue) Reset()
- func (x *TagValue) String() string
- type TagValue_BoolValue
- type TagValue_FpValue
- type TagValue_NilValue
- type TagValue_StringValue
Constants ¶
This section is empty.
Variables ¶
var ( CommandType_name = map[int32]string{ 0: "Zero", 1000: "CreateEdgeTerminatorType", } CommandType_value = map[string]int32{ "Zero": 0, "CreateEdgeTerminatorType": 1000, } )
Enum value maps for CommandType.
var File_edge_cmd_proto protoreflect.FileDescriptor
Functions ¶
func DecodeJson ¶
func DecodeTags ¶
Types ¶
type AuthPolicy ¶ added in v0.22.39
type AuthPolicy struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Primary *AuthPolicy_Primary `protobuf:"bytes,3,opt,name=primary,proto3" json:"primary,omitempty"` Secondary *AuthPolicy_Secondary `protobuf:"bytes,4,opt,name=secondary,proto3" json:"secondary,omitempty"` Tags map[string]*TagValue `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AuthPolicy) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy.ProtoReflect.Descriptor instead.
func (*AuthPolicy) GetId ¶ added in v0.22.39
func (x *AuthPolicy) GetId() string
func (*AuthPolicy) GetName ¶ added in v0.22.39
func (x *AuthPolicy) GetName() string
func (*AuthPolicy) GetPrimary ¶ added in v0.22.39
func (x *AuthPolicy) GetPrimary() *AuthPolicy_Primary
func (*AuthPolicy) GetSecondary ¶ added in v0.22.39
func (x *AuthPolicy) GetSecondary() *AuthPolicy_Secondary
func (*AuthPolicy) GetTags ¶ added in v0.22.39
func (x *AuthPolicy) GetTags() map[string]*TagValue
func (*AuthPolicy) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy) ProtoMessage()
func (*AuthPolicy) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy) ProtoReflect() protoreflect.Message
func (*AuthPolicy) Reset ¶ added in v0.22.39
func (x *AuthPolicy) Reset()
func (*AuthPolicy) String ¶ added in v0.22.39
func (x *AuthPolicy) String() string
type AuthPolicy_Primary ¶ added in v0.22.39
type AuthPolicy_Primary struct { Cert *AuthPolicy_Primary_Cert `protobuf:"bytes,1,opt,name=cert,proto3" json:"cert,omitempty"` Updb *AuthPolicy_Primary_Updb `protobuf:"bytes,2,opt,name=updb,proto3" json:"updb,omitempty"` ExtJwt *AuthPolicy_Primary_ExtJwt `protobuf:"bytes,3,opt,name=extJwt,proto3" json:"extJwt,omitempty"` // contains filtered or unexported fields }
func (*AuthPolicy_Primary) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy_Primary) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy_Primary.ProtoReflect.Descriptor instead.
func (*AuthPolicy_Primary) GetCert ¶ added in v0.22.39
func (x *AuthPolicy_Primary) GetCert() *AuthPolicy_Primary_Cert
func (*AuthPolicy_Primary) GetExtJwt ¶ added in v0.22.39
func (x *AuthPolicy_Primary) GetExtJwt() *AuthPolicy_Primary_ExtJwt
func (*AuthPolicy_Primary) GetUpdb ¶ added in v0.22.39
func (x *AuthPolicy_Primary) GetUpdb() *AuthPolicy_Primary_Updb
func (*AuthPolicy_Primary) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy_Primary) ProtoMessage()
func (*AuthPolicy_Primary) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy_Primary) ProtoReflect() protoreflect.Message
func (*AuthPolicy_Primary) Reset ¶ added in v0.22.39
func (x *AuthPolicy_Primary) Reset()
func (*AuthPolicy_Primary) String ¶ added in v0.22.39
func (x *AuthPolicy_Primary) String() string
type AuthPolicy_Primary_Cert ¶ added in v0.22.39
type AuthPolicy_Primary_Cert struct { Allowed bool `protobuf:"varint,1,opt,name=allowed,proto3" json:"allowed,omitempty"` AllowExpiredCerts bool `protobuf:"varint,2,opt,name=allowExpiredCerts,proto3" json:"allowExpiredCerts,omitempty"` // contains filtered or unexported fields }
func (*AuthPolicy_Primary_Cert) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy_Primary_Cert) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy_Primary_Cert.ProtoReflect.Descriptor instead.
func (*AuthPolicy_Primary_Cert) GetAllowExpiredCerts ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Cert) GetAllowExpiredCerts() bool
func (*AuthPolicy_Primary_Cert) GetAllowed ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Cert) GetAllowed() bool
func (*AuthPolicy_Primary_Cert) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy_Primary_Cert) ProtoMessage()
func (*AuthPolicy_Primary_Cert) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Cert) ProtoReflect() protoreflect.Message
func (*AuthPolicy_Primary_Cert) Reset ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Cert) Reset()
func (*AuthPolicy_Primary_Cert) String ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Cert) String() string
type AuthPolicy_Primary_ExtJwt ¶ added in v0.22.39
type AuthPolicy_Primary_ExtJwt struct { Allowed bool `protobuf:"varint,1,opt,name=allowed,proto3" json:"allowed,omitempty"` AllowAllSigners bool `protobuf:"varint,2,opt,name=allowAllSigners,proto3" json:"allowAllSigners,omitempty"` AllowedExtJwtSigners []string `protobuf:"bytes,3,rep,name=allowedExtJwtSigners,proto3" json:"allowedExtJwtSigners,omitempty"` // contains filtered or unexported fields }
func (*AuthPolicy_Primary_ExtJwt) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy_Primary_ExtJwt) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy_Primary_ExtJwt.ProtoReflect.Descriptor instead.
func (*AuthPolicy_Primary_ExtJwt) GetAllowAllSigners ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) GetAllowAllSigners() bool
func (*AuthPolicy_Primary_ExtJwt) GetAllowed ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) GetAllowed() bool
func (*AuthPolicy_Primary_ExtJwt) GetAllowedExtJwtSigners ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) GetAllowedExtJwtSigners() []string
func (*AuthPolicy_Primary_ExtJwt) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy_Primary_ExtJwt) ProtoMessage()
func (*AuthPolicy_Primary_ExtJwt) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) ProtoReflect() protoreflect.Message
func (*AuthPolicy_Primary_ExtJwt) Reset ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) Reset()
func (*AuthPolicy_Primary_ExtJwt) String ¶ added in v0.22.39
func (x *AuthPolicy_Primary_ExtJwt) String() string
type AuthPolicy_Primary_Updb ¶ added in v0.22.39
type AuthPolicy_Primary_Updb struct { Allowed bool `protobuf:"varint,1,opt,name=allowed,proto3" json:"allowed,omitempty"` MinPasswordLength int64 `protobuf:"varint,2,opt,name=MinPasswordLength,proto3" json:"MinPasswordLength,omitempty"` RequireSpecialChar bool `protobuf:"varint,3,opt,name=RequireSpecialChar,proto3" json:"RequireSpecialChar,omitempty"` RequireNumberChar bool `protobuf:"varint,4,opt,name=requireNumberChar,proto3" json:"requireNumberChar,omitempty"` RequireMixedCase bool `protobuf:"varint,5,opt,name=RequireMixedCase,proto3" json:"RequireMixedCase,omitempty"` MaxAttempts int64 `protobuf:"varint,6,opt,name=MaxAttempts,proto3" json:"MaxAttempts,omitempty"` LockoutDurationMinutes int64 `protobuf:"varint,7,opt,name=LockoutDurationMinutes,proto3" json:"LockoutDurationMinutes,omitempty"` // contains filtered or unexported fields }
func (*AuthPolicy_Primary_Updb) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy_Primary_Updb) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy_Primary_Updb.ProtoReflect.Descriptor instead.
func (*AuthPolicy_Primary_Updb) GetAllowed ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetAllowed() bool
func (*AuthPolicy_Primary_Updb) GetLockoutDurationMinutes ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetLockoutDurationMinutes() int64
func (*AuthPolicy_Primary_Updb) GetMaxAttempts ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetMaxAttempts() int64
func (*AuthPolicy_Primary_Updb) GetMinPasswordLength ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetMinPasswordLength() int64
func (*AuthPolicy_Primary_Updb) GetRequireMixedCase ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetRequireMixedCase() bool
func (*AuthPolicy_Primary_Updb) GetRequireNumberChar ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetRequireNumberChar() bool
func (*AuthPolicy_Primary_Updb) GetRequireSpecialChar ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) GetRequireSpecialChar() bool
func (*AuthPolicy_Primary_Updb) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy_Primary_Updb) ProtoMessage()
func (*AuthPolicy_Primary_Updb) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) ProtoReflect() protoreflect.Message
func (*AuthPolicy_Primary_Updb) Reset ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) Reset()
func (*AuthPolicy_Primary_Updb) String ¶ added in v0.22.39
func (x *AuthPolicy_Primary_Updb) String() string
type AuthPolicy_Secondary ¶ added in v0.22.39
type AuthPolicy_Secondary struct { RequireTotp bool `protobuf:"varint,1,opt,name=requireTotp,proto3" json:"requireTotp,omitempty"` RequiredExtJwtSigner *string `protobuf:"bytes,2,opt,name=requiredExtJwtSigner,proto3,oneof" json:"requiredExtJwtSigner,omitempty"` // contains filtered or unexported fields }
func (*AuthPolicy_Secondary) Descriptor
deprecated
added in
v0.22.39
func (*AuthPolicy_Secondary) Descriptor() ([]byte, []int)
Deprecated: Use AuthPolicy_Secondary.ProtoReflect.Descriptor instead.
func (*AuthPolicy_Secondary) GetRequireTotp ¶ added in v0.22.39
func (x *AuthPolicy_Secondary) GetRequireTotp() bool
func (*AuthPolicy_Secondary) GetRequiredExtJwtSigner ¶ added in v0.22.39
func (x *AuthPolicy_Secondary) GetRequiredExtJwtSigner() string
func (*AuthPolicy_Secondary) ProtoMessage ¶ added in v0.22.39
func (*AuthPolicy_Secondary) ProtoMessage()
func (*AuthPolicy_Secondary) ProtoReflect ¶ added in v0.22.39
func (x *AuthPolicy_Secondary) ProtoReflect() protoreflect.Message
func (*AuthPolicy_Secondary) Reset ¶ added in v0.22.39
func (x *AuthPolicy_Secondary) Reset()
func (*AuthPolicy_Secondary) String ¶ added in v0.22.39
func (x *AuthPolicy_Secondary) String() string
type Ca ¶ added in v0.22.42
type Ca struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Tags map[string]*TagValue `` /* 149-byte string literal not displayed */ Fingerprint string `protobuf:"bytes,4,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"` CertPem string `protobuf:"bytes,5,opt,name=certPem,proto3" json:"certPem,omitempty"` IsVerified bool `protobuf:"varint,6,opt,name=isVerified,proto3" json:"isVerified,omitempty"` VerificationToken string `protobuf:"bytes,7,opt,name=verificationToken,proto3" json:"verificationToken,omitempty"` IsAutoCaEnrollmentEnabled bool `protobuf:"varint,8,opt,name=isAutoCaEnrollmentEnabled,proto3" json:"isAutoCaEnrollmentEnabled,omitempty"` IsOttCaEnrollmentEnabled bool `protobuf:"varint,9,opt,name=isOttCaEnrollmentEnabled,proto3" json:"isOttCaEnrollmentEnabled,omitempty"` IsAuthEnabled bool `protobuf:"varint,10,opt,name=isAuthEnabled,proto3" json:"isAuthEnabled,omitempty"` IdentityRoles []string `protobuf:"bytes,11,rep,name=identityRoles,proto3" json:"identityRoles,omitempty"` IdentityNameFormat string `protobuf:"bytes,12,opt,name=identityNameFormat,proto3" json:"identityNameFormat,omitempty"` ExternalIdClaim *Ca_ExternalIdClaim `protobuf:"bytes,13,opt,name=externalIdClaim,proto3,oneof" json:"externalIdClaim,omitempty"` // contains filtered or unexported fields }
func (*Ca) Descriptor
deprecated
added in
v0.22.42
func (*Ca) GetCertPem ¶ added in v0.22.42
func (*Ca) GetExternalIdClaim ¶ added in v0.22.42
func (x *Ca) GetExternalIdClaim() *Ca_ExternalIdClaim
func (*Ca) GetFingerprint ¶ added in v0.22.42
func (*Ca) GetIdentityNameFormat ¶ added in v0.22.42
func (*Ca) GetIdentityRoles ¶ added in v0.22.42
func (*Ca) GetIsAuthEnabled ¶ added in v0.22.42
func (*Ca) GetIsAutoCaEnrollmentEnabled ¶ added in v0.22.42
func (*Ca) GetIsOttCaEnrollmentEnabled ¶ added in v0.22.42
func (*Ca) GetIsVerified ¶ added in v0.22.42
func (*Ca) GetVerificationToken ¶ added in v0.22.42
func (*Ca) ProtoMessage ¶ added in v0.22.42
func (*Ca) ProtoMessage()
func (*Ca) ProtoReflect ¶ added in v0.22.42
func (x *Ca) ProtoReflect() protoreflect.Message
type Ca_ExternalIdClaim ¶ added in v0.22.42
type Ca_ExternalIdClaim struct { Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Matcher string `protobuf:"bytes,2,opt,name=matcher,proto3" json:"matcher,omitempty"` MatcherCriteria string `protobuf:"bytes,3,opt,name=MatcherCriteria,proto3" json:"MatcherCriteria,omitempty"` Parser string `protobuf:"bytes,4,opt,name=Parser,proto3" json:"Parser,omitempty"` ParserCriteria string `protobuf:"bytes,5,opt,name=ParserCriteria,proto3" json:"ParserCriteria,omitempty"` Index int64 `protobuf:"varint,6,opt,name=Index,proto3" json:"Index,omitempty"` // contains filtered or unexported fields }
func (*Ca_ExternalIdClaim) Descriptor
deprecated
added in
v0.22.42
func (*Ca_ExternalIdClaim) Descriptor() ([]byte, []int)
Deprecated: Use Ca_ExternalIdClaim.ProtoReflect.Descriptor instead.
func (*Ca_ExternalIdClaim) GetIndex ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetIndex() int64
func (*Ca_ExternalIdClaim) GetLocation ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetLocation() string
func (*Ca_ExternalIdClaim) GetMatcher ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetMatcher() string
func (*Ca_ExternalIdClaim) GetMatcherCriteria ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetMatcherCriteria() string
func (*Ca_ExternalIdClaim) GetParser ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetParser() string
func (*Ca_ExternalIdClaim) GetParserCriteria ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) GetParserCriteria() string
func (*Ca_ExternalIdClaim) ProtoMessage ¶ added in v0.22.42
func (*Ca_ExternalIdClaim) ProtoMessage()
func (*Ca_ExternalIdClaim) ProtoReflect ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) ProtoReflect() protoreflect.Message
func (*Ca_ExternalIdClaim) Reset ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) Reset()
func (*Ca_ExternalIdClaim) String ¶ added in v0.22.42
func (x *Ca_ExternalIdClaim) String() string
type CommandType ¶
type CommandType int32
const ( CommandType_Zero CommandType = 0 CommandType_CreateEdgeTerminatorType CommandType = 1000 )
func (CommandType) Descriptor ¶
func (CommandType) Descriptor() protoreflect.EnumDescriptor
func (CommandType) Enum ¶
func (x CommandType) Enum() *CommandType
func (CommandType) EnumDescriptor
deprecated
func (CommandType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommandType.Descriptor instead.
func (CommandType) Number ¶
func (x CommandType) Number() protoreflect.EnumNumber
func (CommandType) String ¶
func (x CommandType) String() string
func (CommandType) Type ¶
func (CommandType) Type() protoreflect.EnumType
type Config ¶
type Config struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ConfigTypeId string `protobuf:"bytes,3,opt,name=configTypeId,proto3" json:"configTypeId,omitempty"` Data *JsonMap `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` Tags map[string]*TagValue `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Config) Descriptor
deprecated
func (*Config) GetConfigTypeId ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶
func (x *Config) ProtoReflect() protoreflect.Message
type ConfigType ¶ added in v0.22.42
type ConfigType struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Schema *JsonMap `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"` Tags map[string]*TagValue `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigType) Descriptor
deprecated
added in
v0.22.42
func (*ConfigType) Descriptor() ([]byte, []int)
Deprecated: Use ConfigType.ProtoReflect.Descriptor instead.
func (*ConfigType) GetId ¶ added in v0.22.42
func (x *ConfigType) GetId() string
func (*ConfigType) GetName ¶ added in v0.22.42
func (x *ConfigType) GetName() string
func (*ConfigType) GetSchema ¶ added in v0.22.42
func (x *ConfigType) GetSchema() *JsonMap
func (*ConfigType) GetTags ¶ added in v0.22.42
func (x *ConfigType) GetTags() map[string]*TagValue
func (*ConfigType) ProtoMessage ¶ added in v0.22.42
func (*ConfigType) ProtoMessage()
func (*ConfigType) ProtoReflect ¶ added in v0.22.42
func (x *ConfigType) ProtoReflect() protoreflect.Message
func (*ConfigType) Reset ¶ added in v0.22.42
func (x *ConfigType) Reset()
func (*ConfigType) String ¶ added in v0.22.42
func (x *ConfigType) String() string
type CreateEdgeTerminatorCommand ¶
type CreateEdgeTerminatorCommand struct { TerminatorData []byte `protobuf:"bytes,1,opt,name=terminatorData,proto3" json:"terminatorData,omitempty"` // contains filtered or unexported fields }
func (*CreateEdgeTerminatorCommand) Descriptor
deprecated
func (*CreateEdgeTerminatorCommand) Descriptor() ([]byte, []int)
Deprecated: Use CreateEdgeTerminatorCommand.ProtoReflect.Descriptor instead.
func (*CreateEdgeTerminatorCommand) GetCommandType ¶
func (x *CreateEdgeTerminatorCommand) GetCommandType() int32
func (*CreateEdgeTerminatorCommand) GetTerminatorData ¶
func (x *CreateEdgeTerminatorCommand) GetTerminatorData() []byte
func (*CreateEdgeTerminatorCommand) ProtoMessage ¶
func (*CreateEdgeTerminatorCommand) ProtoMessage()
func (*CreateEdgeTerminatorCommand) ProtoReflect ¶
func (x *CreateEdgeTerminatorCommand) ProtoReflect() protoreflect.Message
func (*CreateEdgeTerminatorCommand) Reset ¶
func (x *CreateEdgeTerminatorCommand) Reset()
func (*CreateEdgeTerminatorCommand) String ¶
func (x *CreateEdgeTerminatorCommand) String() string
type EdgeRouterPolicy ¶ added in v0.22.43
type EdgeRouterPolicy struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Tags map[string]*TagValue `` /* 149-byte string literal not displayed */ Semantic string `protobuf:"bytes,4,opt,name=semantic,proto3" json:"semantic,omitempty"` EdgeRouterRoles []string `protobuf:"bytes,5,rep,name=edgeRouterRoles,proto3" json:"edgeRouterRoles,omitempty"` IdentityRoles []string `protobuf:"bytes,6,rep,name=identityRoles,proto3" json:"identityRoles,omitempty"` // contains filtered or unexported fields }
func (*EdgeRouterPolicy) Descriptor
deprecated
added in
v0.22.43
func (*EdgeRouterPolicy) Descriptor() ([]byte, []int)
Deprecated: Use EdgeRouterPolicy.ProtoReflect.Descriptor instead.
func (*EdgeRouterPolicy) GetEdgeRouterRoles ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetEdgeRouterRoles() []string
func (*EdgeRouterPolicy) GetId ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetId() string
func (*EdgeRouterPolicy) GetIdentityRoles ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetIdentityRoles() []string
func (*EdgeRouterPolicy) GetName ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetName() string
func (*EdgeRouterPolicy) GetSemantic ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetSemantic() string
func (*EdgeRouterPolicy) GetTags ¶ added in v0.22.43
func (x *EdgeRouterPolicy) GetTags() map[string]*TagValue
func (*EdgeRouterPolicy) ProtoMessage ¶ added in v0.22.43
func (*EdgeRouterPolicy) ProtoMessage()
func (*EdgeRouterPolicy) ProtoReflect ¶ added in v0.22.43
func (x *EdgeRouterPolicy) ProtoReflect() protoreflect.Message
func (*EdgeRouterPolicy) Reset ¶ added in v0.22.43
func (x *EdgeRouterPolicy) Reset()
func (*EdgeRouterPolicy) String ¶ added in v0.22.43
func (x *EdgeRouterPolicy) String() string
type JsonMap ¶
type JsonMap struct { Value map[string]*JsonValue `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func EncodeJson ¶
func (*JsonMap) Descriptor
deprecated
func (*JsonMap) ProtoMessage ¶
func (*JsonMap) ProtoMessage()
func (*JsonMap) ProtoReflect ¶
func (x *JsonMap) ProtoReflect() protoreflect.Message
type JsonValue ¶
type JsonValue struct { // Types that are assignable to Value: // *JsonValue_BoolValue // *JsonValue_StringValue // *JsonValue_FpValue // *JsonValue_NilValue // *JsonValue_MapValue Value isJsonValue_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*JsonValue) Descriptor
deprecated
func (*JsonValue) GetBoolValue ¶
func (*JsonValue) GetFpValue ¶
func (*JsonValue) GetMapValue ¶
func (*JsonValue) GetNilValue ¶
func (*JsonValue) GetStringValue ¶
func (*JsonValue) ProtoMessage ¶
func (*JsonValue) ProtoMessage()
func (*JsonValue) ProtoReflect ¶
func (x *JsonValue) ProtoReflect() protoreflect.Message
type JsonValue_BoolValue ¶
type JsonValue_BoolValue struct {
BoolValue bool `protobuf:"varint,1,opt,name=boolValue,proto3,oneof"`
}
type JsonValue_FpValue ¶
type JsonValue_FpValue struct {
FpValue float64 `protobuf:"fixed64,3,opt,name=fpValue,proto3,oneof"`
}
type JsonValue_MapValue ¶
type JsonValue_MapValue struct {
MapValue *JsonMap `protobuf:"bytes,5,opt,name=mapValue,proto3,oneof"`
}
type JsonValue_NilValue ¶
type JsonValue_NilValue struct {
NilValue bool `protobuf:"varint,4,opt,name=nilValue,proto3,oneof"`
}
type JsonValue_StringValue ¶
type JsonValue_StringValue struct {
StringValue string `protobuf:"bytes,2,opt,name=stringValue,proto3,oneof"`
}
type TagValue ¶
type TagValue struct { // Types that are assignable to Value: // *TagValue_BoolValue // *TagValue_StringValue // *TagValue_FpValue // *TagValue_NilValue Value isTagValue_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*TagValue) Descriptor
deprecated
func (*TagValue) GetBoolValue ¶
func (*TagValue) GetFpValue ¶
func (*TagValue) GetNilValue ¶
func (*TagValue) GetStringValue ¶
func (*TagValue) ProtoMessage ¶
func (*TagValue) ProtoMessage()
func (*TagValue) ProtoReflect ¶
func (x *TagValue) ProtoReflect() protoreflect.Message
type TagValue_BoolValue ¶
type TagValue_BoolValue struct {
BoolValue bool `protobuf:"varint,1,opt,name=boolValue,proto3,oneof"`
}
type TagValue_FpValue ¶
type TagValue_FpValue struct {
FpValue float64 `protobuf:"fixed64,3,opt,name=fpValue,proto3,oneof"`
}
type TagValue_NilValue ¶
type TagValue_NilValue struct {
NilValue bool `protobuf:"varint,4,opt,name=nilValue,proto3,oneof"`
}
type TagValue_StringValue ¶
type TagValue_StringValue struct {
StringValue string `protobuf:"bytes,2,opt,name=stringValue,proto3,oneof"`
}