v1

package
v0.9.15 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRequest

type AccountRequest struct {
	Item                 *v1.Account         `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	Modification         *ConfigModification `protobuf:"bytes,2,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*AccountRequest) Descriptor

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

func (*AccountRequest) GetItem

func (m *AccountRequest) GetItem() *v1.Account

func (*AccountRequest) GetModification

func (m *AccountRequest) GetModification() *ConfigModification

func (*AccountRequest) ProtoMessage

func (*AccountRequest) ProtoMessage()

func (*AccountRequest) Reset

func (m *AccountRequest) Reset()

func (*AccountRequest) String

func (m *AccountRequest) String() string

func (*AccountRequest) XXX_DiscardUnknown

func (m *AccountRequest) XXX_DiscardUnknown()

func (*AccountRequest) XXX_Marshal

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

func (*AccountRequest) XXX_Merge

func (m *AccountRequest) XXX_Merge(src proto.Message)

func (*AccountRequest) XXX_Size

func (m *AccountRequest) XXX_Size() int

func (*AccountRequest) XXX_Unmarshal

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

type AccountResponse

type AccountResponse struct {
	Account              *v1.Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*AccountResponse) Descriptor

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

func (*AccountResponse) GetAccount

func (m *AccountResponse) GetAccount() *v1.Account

func (*AccountResponse) ProtoMessage

func (*AccountResponse) ProtoMessage()

func (*AccountResponse) Reset

func (m *AccountResponse) Reset()

func (*AccountResponse) String

func (m *AccountResponse) String() string

func (*AccountResponse) XXX_DiscardUnknown

func (m *AccountResponse) XXX_DiscardUnknown()

func (*AccountResponse) XXX_Marshal

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

func (*AccountResponse) XXX_Merge

func (m *AccountResponse) XXX_Merge(src proto.Message)

func (*AccountResponse) XXX_Size

func (m *AccountResponse) XXX_Size() int

func (*AccountResponse) XXX_Unmarshal

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

type AccountSubjectRequest

type AccountSubjectRequest struct {
	Item                 *v1.ConnectedAccount `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	Modification         *ConfigModification  `protobuf:"bytes,2,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*AccountSubjectRequest) Descriptor

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

func (*AccountSubjectRequest) GetItem

func (*AccountSubjectRequest) GetModification

func (m *AccountSubjectRequest) GetModification() *ConfigModification

func (*AccountSubjectRequest) ProtoMessage

func (*AccountSubjectRequest) ProtoMessage()

func (*AccountSubjectRequest) Reset

func (m *AccountSubjectRequest) Reset()

func (*AccountSubjectRequest) String

func (m *AccountSubjectRequest) String() string

func (*AccountSubjectRequest) XXX_DiscardUnknown

func (m *AccountSubjectRequest) XXX_DiscardUnknown()

func (*AccountSubjectRequest) XXX_Marshal

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

func (*AccountSubjectRequest) XXX_Merge

func (m *AccountSubjectRequest) XXX_Merge(src proto.Message)

func (*AccountSubjectRequest) XXX_Size

func (m *AccountSubjectRequest) XXX_Size() int

func (*AccountSubjectRequest) XXX_Unmarshal

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

type AccountSubjectResponse

type AccountSubjectResponse struct {
	Item                 *v1.ConnectedAccount `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*AccountSubjectResponse) Descriptor

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

func (*AccountSubjectResponse) GetItem

func (*AccountSubjectResponse) ProtoMessage

func (*AccountSubjectResponse) ProtoMessage()

func (*AccountSubjectResponse) Reset

func (m *AccountSubjectResponse) Reset()

func (*AccountSubjectResponse) String

func (m *AccountSubjectResponse) String() string

func (*AccountSubjectResponse) XXX_DiscardUnknown

func (m *AccountSubjectResponse) XXX_DiscardUnknown()

func (*AccountSubjectResponse) XXX_Marshal

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

func (*AccountSubjectResponse) XXX_Merge

func (m *AccountSubjectResponse) XXX_Merge(src proto.Message)

func (*AccountSubjectResponse) XXX_Size

func (m *AccountSubjectResponse) XXX_Size() int

func (*AccountSubjectResponse) XXX_Unmarshal

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

type ConfigIdProviderResponse

type ConfigIdProviderResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConfigIdProviderResponse) Descriptor

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

func (*ConfigIdProviderResponse) ProtoMessage

func (*ConfigIdProviderResponse) ProtoMessage()

func (*ConfigIdProviderResponse) Reset

func (m *ConfigIdProviderResponse) Reset()

func (*ConfigIdProviderResponse) String

func (m *ConfigIdProviderResponse) String() string

func (*ConfigIdProviderResponse) XXX_DiscardUnknown

func (m *ConfigIdProviderResponse) XXX_DiscardUnknown()

func (*ConfigIdProviderResponse) XXX_Marshal

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

func (*ConfigIdProviderResponse) XXX_Merge

func (m *ConfigIdProviderResponse) XXX_Merge(src proto.Message)

func (*ConfigIdProviderResponse) XXX_Size

func (m *ConfigIdProviderResponse) XXX_Size() int

func (*ConfigIdProviderResponse) XXX_Unmarshal

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

type ConfigIdentityProviderRequest

type ConfigIdentityProviderRequest struct {
	Item                 *v1.IdentityProvider `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	ClientSecret         string               `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"`
	Modification         *ConfigModification  `protobuf:"bytes,2,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*ConfigIdentityProviderRequest) Descriptor

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

func (*ConfigIdentityProviderRequest) GetClientSecret added in v0.9.11

func (m *ConfigIdentityProviderRequest) GetClientSecret() string

func (*ConfigIdentityProviderRequest) GetItem

func (*ConfigIdentityProviderRequest) GetModification

func (m *ConfigIdentityProviderRequest) GetModification() *ConfigModification

func (*ConfigIdentityProviderRequest) ProtoMessage

func (*ConfigIdentityProviderRequest) ProtoMessage()

func (*ConfigIdentityProviderRequest) Reset

func (m *ConfigIdentityProviderRequest) Reset()

func (*ConfigIdentityProviderRequest) String

func (*ConfigIdentityProviderRequest) XXX_DiscardUnknown

func (m *ConfigIdentityProviderRequest) XXX_DiscardUnknown()

func (*ConfigIdentityProviderRequest) XXX_Marshal

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

func (*ConfigIdentityProviderRequest) XXX_Merge

func (m *ConfigIdentityProviderRequest) XXX_Merge(src proto.Message)

func (*ConfigIdentityProviderRequest) XXX_Size

func (m *ConfigIdentityProviderRequest) XXX_Size() int

func (*ConfigIdentityProviderRequest) XXX_Unmarshal

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

type ConfigModification

type ConfigModification struct {
	Revision             int64    `protobuf:"varint,1,opt,name=revision,proto3" json:"revision,omitempty"`
	DryRun               bool     `protobuf:"varint,3,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConfigModification) Descriptor

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

func (*ConfigModification) GetDryRun

func (m *ConfigModification) GetDryRun() bool

func (*ConfigModification) GetRevision

func (m *ConfigModification) GetRevision() int64

func (*ConfigModification) ProtoMessage

func (*ConfigModification) ProtoMessage()

func (*ConfigModification) Reset

func (m *ConfigModification) Reset()

func (*ConfigModification) String

func (m *ConfigModification) String() string

func (*ConfigModification) XXX_DiscardUnknown

func (m *ConfigModification) XXX_DiscardUnknown()

func (*ConfigModification) XXX_Marshal

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

func (*ConfigModification) XXX_Merge

func (m *ConfigModification) XXX_Merge(src proto.Message)

func (*ConfigModification) XXX_Size

func (m *ConfigModification) XXX_Size() int

func (*ConfigModification) XXX_Unmarshal

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

type ConfigOptions

type ConfigOptions struct {
	AccountNameLength       int32  `protobuf:"varint,1,opt,name=account_name_length,json=accountNameLength,proto3" json:"account_name_length,omitempty"` // Deprecated: Do not use.
	ReadOnlyMasterRealm     bool   `protobuf:"varint,2,opt,name=read_only_master_realm,json=readOnlyMasterRealm,proto3" json:"read_only_master_realm,omitempty"`
	DefaultPassportTokenTtl string `` // Deprecated: Do not use.
	/* 134-byte string literal not displayed */
	MaxPassportTokenTtl  string                    `protobuf:"bytes,5,opt,name=max_passport_token_ttl,json=maxPassportTokenTtl,proto3" json:"max_passport_token_ttl,omitempty"` // Deprecated: Do not use.
	AuthCodeTokenTtl     string                    `protobuf:"bytes,6,opt,name=auth_code_token_ttl,json=authCodeTokenTtl,proto3" json:"auth_code_token_ttl,omitempty"`          // Deprecated: Do not use.
	AccessTokenTtl       string                    `protobuf:"bytes,7,opt,name=access_token_ttl,json=accessTokenTtl,proto3" json:"access_token_ttl,omitempty"`                  // Deprecated: Do not use.
	RefreshTokenTtl      string                    `protobuf:"bytes,8,opt,name=refresh_token_ttl,json=refreshTokenTtl,proto3" json:"refresh_token_ttl,omitempty"`               // Deprecated: Do not use.
	ClaimTtlCap          string                    `protobuf:"bytes,9,opt,name=claim_ttl_cap,json=claimTtlCap,proto3" json:"claim_ttl_cap,omitempty"`
	ComputedDescriptors  map[string]*v1.Descriptor `` /* 199-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*ConfigOptions) Descriptor

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

func (*ConfigOptions) GetAccessTokenTtl deprecated

func (m *ConfigOptions) GetAccessTokenTtl() string

Deprecated: Do not use.

func (*ConfigOptions) GetAccountNameLength deprecated

func (m *ConfigOptions) GetAccountNameLength() int32

Deprecated: Do not use.

func (*ConfigOptions) GetAuthCodeTokenTtl deprecated

func (m *ConfigOptions) GetAuthCodeTokenTtl() string

Deprecated: Do not use.

func (*ConfigOptions) GetClaimTtlCap

func (m *ConfigOptions) GetClaimTtlCap() string

func (*ConfigOptions) GetComputedDescriptors

func (m *ConfigOptions) GetComputedDescriptors() map[string]*v1.Descriptor

func (*ConfigOptions) GetDefaultPassportTokenTtl deprecated

func (m *ConfigOptions) GetDefaultPassportTokenTtl() string

Deprecated: Do not use.

func (*ConfigOptions) GetMaxPassportTokenTtl deprecated

func (m *ConfigOptions) GetMaxPassportTokenTtl() string

Deprecated: Do not use.

func (*ConfigOptions) GetReadOnlyMasterRealm

func (m *ConfigOptions) GetReadOnlyMasterRealm() bool

func (*ConfigOptions) GetRefreshTokenTtl deprecated

func (m *ConfigOptions) GetRefreshTokenTtl() string

Deprecated: Do not use.

func (*ConfigOptions) ProtoMessage

func (*ConfigOptions) ProtoMessage()

func (*ConfigOptions) Reset

func (m *ConfigOptions) Reset()

func (*ConfigOptions) String

func (m *ConfigOptions) String() string

func (*ConfigOptions) XXX_DiscardUnknown

func (m *ConfigOptions) XXX_DiscardUnknown()

func (*ConfigOptions) XXX_Marshal

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

func (*ConfigOptions) XXX_Merge

func (m *ConfigOptions) XXX_Merge(src proto.Message)

func (*ConfigOptions) XXX_Size

func (m *ConfigOptions) XXX_Size() int

func (*ConfigOptions) XXX_Unmarshal

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

type ConfigOptionsRequest

type ConfigOptionsRequest struct {
	Item                 *ConfigOptions      `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	Modification         *ConfigModification `protobuf:"bytes,2,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*ConfigOptionsRequest) Descriptor

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

func (*ConfigOptionsRequest) GetItem

func (m *ConfigOptionsRequest) GetItem() *ConfigOptions

func (*ConfigOptionsRequest) GetModification

func (m *ConfigOptionsRequest) GetModification() *ConfigModification

func (*ConfigOptionsRequest) ProtoMessage

func (*ConfigOptionsRequest) ProtoMessage()

func (*ConfigOptionsRequest) Reset

func (m *ConfigOptionsRequest) Reset()

func (*ConfigOptionsRequest) String

func (m *ConfigOptionsRequest) String() string

func (*ConfigOptionsRequest) XXX_DiscardUnknown

func (m *ConfigOptionsRequest) XXX_DiscardUnknown()

func (*ConfigOptionsRequest) XXX_Marshal

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

func (*ConfigOptionsRequest) XXX_Merge

func (m *ConfigOptionsRequest) XXX_Merge(src proto.Message)

func (*ConfigOptionsRequest) XXX_Size

func (m *ConfigOptionsRequest) XXX_Size() int

func (*ConfigOptionsRequest) XXX_Unmarshal

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

type ConfigOptionsResponse

type ConfigOptionsResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConfigOptionsResponse) Descriptor

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

func (*ConfigOptionsResponse) ProtoMessage

func (*ConfigOptionsResponse) ProtoMessage()

func (*ConfigOptionsResponse) Reset

func (m *ConfigOptionsResponse) Reset()

func (*ConfigOptionsResponse) String

func (m *ConfigOptionsResponse) String() string

func (*ConfigOptionsResponse) XXX_DiscardUnknown

func (m *ConfigOptionsResponse) XXX_DiscardUnknown()

func (*ConfigOptionsResponse) XXX_Marshal

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

func (*ConfigOptionsResponse) XXX_Merge

func (m *ConfigOptionsResponse) XXX_Merge(src proto.Message)

func (*ConfigOptionsResponse) XXX_Size

func (m *ConfigOptionsResponse) XXX_Size() int

func (*ConfigOptionsResponse) XXX_Unmarshal

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

type ConfigRequest

type ConfigRequest struct {
	Item                 *IcConfig           `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	Modification         *ConfigModification `protobuf:"bytes,2,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*ConfigRequest) Descriptor

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

func (*ConfigRequest) GetItem

func (m *ConfigRequest) GetItem() *IcConfig

func (*ConfigRequest) GetModification

func (m *ConfigRequest) GetModification() *ConfigModification

func (*ConfigRequest) ProtoMessage

func (*ConfigRequest) ProtoMessage()

func (*ConfigRequest) Reset

func (m *ConfigRequest) Reset()

func (*ConfigRequest) String

func (m *ConfigRequest) String() string

func (*ConfigRequest) XXX_DiscardUnknown

func (m *ConfigRequest) XXX_DiscardUnknown()

func (*ConfigRequest) XXX_Marshal

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

func (*ConfigRequest) XXX_Merge

func (m *ConfigRequest) XXX_Merge(src proto.Message)

func (*ConfigRequest) XXX_Size

func (m *ConfigRequest) XXX_Size() int

func (*ConfigRequest) XXX_Unmarshal

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

type ConfigResponse

type ConfigResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ConfigResponse) Descriptor

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

func (*ConfigResponse) ProtoMessage

func (*ConfigResponse) ProtoMessage()

func (*ConfigResponse) Reset

func (m *ConfigResponse) Reset()

func (*ConfigResponse) String

func (m *ConfigResponse) String() string

func (*ConfigResponse) XXX_DiscardUnknown

func (m *ConfigResponse) XXX_DiscardUnknown()

func (*ConfigResponse) XXX_Marshal

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

func (*ConfigResponse) XXX_Merge

func (m *ConfigResponse) XXX_Merge(src proto.Message)

func (*ConfigResponse) XXX_Size

func (m *ConfigResponse) XXX_Size() int

func (*ConfigResponse) XXX_Unmarshal

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

type GetIdentityProvidersRequest

type GetIdentityProvidersRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetIdentityProvidersRequest) Descriptor

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

func (*GetIdentityProvidersRequest) ProtoMessage

func (*GetIdentityProvidersRequest) ProtoMessage()

func (*GetIdentityProvidersRequest) Reset

func (m *GetIdentityProvidersRequest) Reset()

func (*GetIdentityProvidersRequest) String

func (m *GetIdentityProvidersRequest) String() string

func (*GetIdentityProvidersRequest) XXX_DiscardUnknown

func (m *GetIdentityProvidersRequest) XXX_DiscardUnknown()

func (*GetIdentityProvidersRequest) XXX_Marshal

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

func (*GetIdentityProvidersRequest) XXX_Merge

func (m *GetIdentityProvidersRequest) XXX_Merge(src proto.Message)

func (*GetIdentityProvidersRequest) XXX_Size

func (m *GetIdentityProvidersRequest) XXX_Size() int

func (*GetIdentityProvidersRequest) XXX_Unmarshal

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

type GetIdentityProvidersResponse

type GetIdentityProvidersResponse struct {
	IdentityProviders    map[string]*v1.IdentityProvider `` /* 200-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*GetIdentityProvidersResponse) Descriptor

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

func (*GetIdentityProvidersResponse) GetIdentityProviders

func (m *GetIdentityProvidersResponse) GetIdentityProviders() map[string]*v1.IdentityProvider

func (*GetIdentityProvidersResponse) ProtoMessage

func (*GetIdentityProvidersResponse) ProtoMessage()

func (*GetIdentityProvidersResponse) Reset

func (m *GetIdentityProvidersResponse) Reset()

func (*GetIdentityProvidersResponse) String

func (*GetIdentityProvidersResponse) XXX_DiscardUnknown

func (m *GetIdentityProvidersResponse) XXX_DiscardUnknown()

func (*GetIdentityProvidersResponse) XXX_Marshal

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

func (*GetIdentityProvidersResponse) XXX_Merge

func (m *GetIdentityProvidersResponse) XXX_Merge(src proto.Message)

func (*GetIdentityProvidersResponse) XXX_Size

func (m *GetIdentityProvidersResponse) XXX_Size() int

func (*GetIdentityProvidersResponse) XXX_Unmarshal

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

type GetInfoRequest

type GetInfoRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetInfoRequest) Descriptor

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

func (*GetInfoRequest) ProtoMessage

func (*GetInfoRequest) ProtoMessage()

func (*GetInfoRequest) Reset

func (m *GetInfoRequest) Reset()

func (*GetInfoRequest) String

func (m *GetInfoRequest) String() string

func (*GetInfoRequest) XXX_DiscardUnknown

func (m *GetInfoRequest) XXX_DiscardUnknown()

func (*GetInfoRequest) XXX_Marshal

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

func (*GetInfoRequest) XXX_Merge

func (m *GetInfoRequest) XXX_Merge(src proto.Message)

func (*GetInfoRequest) XXX_Size

func (m *GetInfoRequest) XXX_Size() int

func (*GetInfoRequest) XXX_Unmarshal

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

type GetInfoResponse

type GetInfoResponse struct {
	Name                 string            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Versions             []string          `protobuf:"bytes,2,rep,name=versions,proto3" json:"versions,omitempty"`
	StartTime            int64             `protobuf:"varint,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	Modules              []string          `protobuf:"bytes,4,rep,name=modules,proto3" json:"modules,omitempty"`
	Ui                   map[string]string `` /* 145-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*GetInfoResponse) Descriptor

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

func (*GetInfoResponse) GetModules

func (m *GetInfoResponse) GetModules() []string

func (*GetInfoResponse) GetName

func (m *GetInfoResponse) GetName() string

func (*GetInfoResponse) GetStartTime

func (m *GetInfoResponse) GetStartTime() int64

func (*GetInfoResponse) GetUi

func (m *GetInfoResponse) GetUi() map[string]string

func (*GetInfoResponse) GetVersions

func (m *GetInfoResponse) GetVersions() []string

func (*GetInfoResponse) ProtoMessage

func (*GetInfoResponse) ProtoMessage()

func (*GetInfoResponse) Reset

func (m *GetInfoResponse) Reset()

func (*GetInfoResponse) String

func (m *GetInfoResponse) String() string

func (*GetInfoResponse) XXX_DiscardUnknown

func (m *GetInfoResponse) XXX_DiscardUnknown()

func (*GetInfoResponse) XXX_Marshal

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

func (*GetInfoResponse) XXX_Merge

func (m *GetInfoResponse) XXX_Merge(src proto.Message)

func (*GetInfoResponse) XXX_Size

func (m *GetInfoResponse) XXX_Size() int

func (*GetInfoResponse) XXX_Unmarshal

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

type GetPersonasResponse

type GetPersonasResponse struct {
	Personas             map[string]*GetPersonasResponse_Meta `` /* 157-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*GetPersonasResponse) Descriptor

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

func (*GetPersonasResponse) GetPersonas

func (m *GetPersonasResponse) GetPersonas() map[string]*GetPersonasResponse_Meta

func (*GetPersonasResponse) ProtoMessage

func (*GetPersonasResponse) ProtoMessage()

func (*GetPersonasResponse) Reset

func (m *GetPersonasResponse) Reset()

func (*GetPersonasResponse) String

func (m *GetPersonasResponse) String() string

func (*GetPersonasResponse) XXX_DiscardUnknown

func (m *GetPersonasResponse) XXX_DiscardUnknown()

func (*GetPersonasResponse) XXX_Marshal

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

func (*GetPersonasResponse) XXX_Merge

func (m *GetPersonasResponse) XXX_Merge(src proto.Message)

func (*GetPersonasResponse) XXX_Size

func (m *GetPersonasResponse) XXX_Size() int

func (*GetPersonasResponse) XXX_Unmarshal

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

type GetPersonasResponse_Meta

type GetPersonasResponse_Meta struct {
	ClaimNames           []string `protobuf:"bytes,1,rep,name=claim_names,json=claimNames,proto3" json:"claim_names,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetPersonasResponse_Meta) Descriptor

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

func (*GetPersonasResponse_Meta) GetClaimNames

func (m *GetPersonasResponse_Meta) GetClaimNames() []string

func (*GetPersonasResponse_Meta) ProtoMessage

func (*GetPersonasResponse_Meta) ProtoMessage()

func (*GetPersonasResponse_Meta) Reset

func (m *GetPersonasResponse_Meta) Reset()

func (*GetPersonasResponse_Meta) String

func (m *GetPersonasResponse_Meta) String() string

func (*GetPersonasResponse_Meta) XXX_DiscardUnknown

func (m *GetPersonasResponse_Meta) XXX_DiscardUnknown()

func (*GetPersonasResponse_Meta) XXX_Marshal

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

func (*GetPersonasResponse_Meta) XXX_Merge

func (m *GetPersonasResponse_Meta) XXX_Merge(src proto.Message)

func (*GetPersonasResponse_Meta) XXX_Size

func (m *GetPersonasResponse_Meta) XXX_Size() int

func (*GetPersonasResponse_Meta) XXX_Unmarshal

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

type GetTokenRequest

type GetTokenRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetTokenRequest) Descriptor

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

func (*GetTokenRequest) ProtoMessage

func (*GetTokenRequest) ProtoMessage()

func (*GetTokenRequest) Reset

func (m *GetTokenRequest) Reset()

func (*GetTokenRequest) String

func (m *GetTokenRequest) String() string

func (*GetTokenRequest) XXX_DiscardUnknown

func (m *GetTokenRequest) XXX_DiscardUnknown()

func (*GetTokenRequest) XXX_Marshal

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

func (*GetTokenRequest) XXX_Merge

func (m *GetTokenRequest) XXX_Merge(src proto.Message)

func (*GetTokenRequest) XXX_Size

func (m *GetTokenRequest) XXX_Size() int

func (*GetTokenRequest) XXX_Unmarshal

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

type IcConfig

type IcConfig struct {
	Version              string                          `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
	Revision             int64                           `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
	CommitTime           float64                         `protobuf:"fixed64,3,opt,name=commit_time,json=commitTime,proto3" json:"commit_time,omitempty"`
	IdentityProviders    map[string]*v1.IdentityProvider `` /* 200-byte string literal not displayed */
	Clients              map[string]*v1.Client           `` /* 155-byte string literal not displayed */
	Options              *ConfigOptions                  `protobuf:"bytes,7,opt,name=options,proto3" json:"options,omitempty"`
	Ui                   map[string]string               `` /* 145-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*IcConfig) Descriptor

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

func (*IcConfig) GetClients

func (m *IcConfig) GetClients() map[string]*v1.Client

func (*IcConfig) GetCommitTime

func (m *IcConfig) GetCommitTime() float64

func (*IcConfig) GetIdentityProviders

func (m *IcConfig) GetIdentityProviders() map[string]*v1.IdentityProvider

func (*IcConfig) GetOptions

func (m *IcConfig) GetOptions() *ConfigOptions

func (*IcConfig) GetRevision

func (m *IcConfig) GetRevision() int64

func (*IcConfig) GetUi

func (m *IcConfig) GetUi() map[string]string

func (*IcConfig) GetVersion

func (m *IcConfig) GetVersion() string

func (*IcConfig) ProtoMessage

func (*IcConfig) ProtoMessage()

func (*IcConfig) Reset

func (m *IcConfig) Reset()

func (*IcConfig) String

func (m *IcConfig) String() string

func (*IcConfig) XXX_DiscardUnknown

func (m *IcConfig) XXX_DiscardUnknown()

func (*IcConfig) XXX_Marshal

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

func (*IcConfig) XXX_Merge

func (m *IcConfig) XXX_Merge(src proto.Message)

func (*IcConfig) XXX_Size

func (m *IcConfig) XXX_Size() int

func (*IcConfig) XXX_Unmarshal

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

type IcSecrets

type IcSecrets struct {
	Version              string                          `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
	Revision             int64                           `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
	CommitTime           float64                         `protobuf:"fixed64,3,opt,name=commit_time,json=commitTime,proto3" json:"commit_time,omitempty"`
	ClientSecrets        map[string]string               `` /* 188-byte string literal not displayed */
	IdProviderSecrets    map[string]string               `` /* 202-byte string literal not displayed */
	TokenKeys            map[string]*IcSecrets_TokenKeys `` /* 176-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*IcSecrets) Descriptor

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

func (*IcSecrets) GetClientSecrets

func (m *IcSecrets) GetClientSecrets() map[string]string

func (*IcSecrets) GetCommitTime

func (m *IcSecrets) GetCommitTime() float64

func (*IcSecrets) GetIdProviderSecrets

func (m *IcSecrets) GetIdProviderSecrets() map[string]string

func (*IcSecrets) GetRevision

func (m *IcSecrets) GetRevision() int64

func (*IcSecrets) GetTokenKeys

func (m *IcSecrets) GetTokenKeys() map[string]*IcSecrets_TokenKeys

func (*IcSecrets) GetVersion

func (m *IcSecrets) GetVersion() string

func (*IcSecrets) ProtoMessage

func (*IcSecrets) ProtoMessage()

func (*IcSecrets) Reset

func (m *IcSecrets) Reset()

func (*IcSecrets) String

func (m *IcSecrets) String() string

func (*IcSecrets) XXX_DiscardUnknown

func (m *IcSecrets) XXX_DiscardUnknown()

func (*IcSecrets) XXX_Marshal

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

func (*IcSecrets) XXX_Merge

func (m *IcSecrets) XXX_Merge(src proto.Message)

func (*IcSecrets) XXX_Size

func (m *IcSecrets) XXX_Size() int

func (*IcSecrets) XXX_Unmarshal

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

type IcSecrets_TokenKeys

type IcSecrets_TokenKeys struct {
	PrivateKey           string   `protobuf:"bytes,1,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"`
	PublicKey            string   `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IcSecrets_TokenKeys) Descriptor

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

func (*IcSecrets_TokenKeys) GetPrivateKey

func (m *IcSecrets_TokenKeys) GetPrivateKey() string

func (*IcSecrets_TokenKeys) GetPublicKey

func (m *IcSecrets_TokenKeys) GetPublicKey() string

func (*IcSecrets_TokenKeys) ProtoMessage

func (*IcSecrets_TokenKeys) ProtoMessage()

func (*IcSecrets_TokenKeys) Reset

func (m *IcSecrets_TokenKeys) Reset()

func (*IcSecrets_TokenKeys) String

func (m *IcSecrets_TokenKeys) String() string

func (*IcSecrets_TokenKeys) XXX_DiscardUnknown

func (m *IcSecrets_TokenKeys) XXX_DiscardUnknown()

func (*IcSecrets_TokenKeys) XXX_Marshal

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

func (*IcSecrets_TokenKeys) XXX_Merge

func (m *IcSecrets_TokenKeys) XXX_Merge(src proto.Message)

func (*IcSecrets_TokenKeys) XXX_Size

func (m *IcSecrets_TokenKeys) XXX_Size() int

func (*IcSecrets_TokenKeys) XXX_Unmarshal

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

type LoginPageProviders

type LoginPageProviders struct {
	Idps                 map[string]*LoginPageProviders_ProviderEntry `` /* 149-byte string literal not displayed */
	Personas             map[string]*LoginPageProviders_ProviderEntry `` /* 157-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                                     `json:"-"`
	XXX_unrecognized     []byte                                       `json:"-"`
	XXX_sizecache        int32                                        `json:"-"`
}

func (*LoginPageProviders) Descriptor

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

func (*LoginPageProviders) GetIdps

func (*LoginPageProviders) GetPersonas

func (*LoginPageProviders) ProtoMessage

func (*LoginPageProviders) ProtoMessage()

func (*LoginPageProviders) Reset

func (m *LoginPageProviders) Reset()

func (*LoginPageProviders) String

func (m *LoginPageProviders) String() string

func (*LoginPageProviders) XXX_DiscardUnknown

func (m *LoginPageProviders) XXX_DiscardUnknown()

func (*LoginPageProviders) XXX_Marshal

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

func (*LoginPageProviders) XXX_Merge

func (m *LoginPageProviders) XXX_Merge(src proto.Message)

func (*LoginPageProviders) XXX_Size

func (m *LoginPageProviders) XXX_Size() int

func (*LoginPageProviders) XXX_Unmarshal

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

type LoginPageProviders_ProviderEntry

type LoginPageProviders_ProviderEntry struct {
	Name                 string            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Url                  string            `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
	Ui                   map[string]string `` /* 145-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*LoginPageProviders_ProviderEntry) Descriptor

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

func (*LoginPageProviders_ProviderEntry) GetName

func (*LoginPageProviders_ProviderEntry) GetUi

func (*LoginPageProviders_ProviderEntry) GetUrl

func (*LoginPageProviders_ProviderEntry) ProtoMessage

func (*LoginPageProviders_ProviderEntry) ProtoMessage()

func (*LoginPageProviders_ProviderEntry) Reset

func (*LoginPageProviders_ProviderEntry) String

func (*LoginPageProviders_ProviderEntry) XXX_DiscardUnknown

func (m *LoginPageProviders_ProviderEntry) XXX_DiscardUnknown()

func (*LoginPageProviders_ProviderEntry) XXX_Marshal

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

func (*LoginPageProviders_ProviderEntry) XXX_Merge

func (*LoginPageProviders_ProviderEntry) XXX_Size

func (m *LoginPageProviders_ProviderEntry) XXX_Size() int

func (*LoginPageProviders_ProviderEntry) XXX_Unmarshal

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

type ReadOnlyConfig

type ReadOnlyConfig struct {
	DexUrl               string   `protobuf:"bytes,1,opt,name=dex_url,json=dexUrl,proto3" json:"dex_url,omitempty"`
	DexPort              string   `protobuf:"bytes,2,opt,name=dex_port,json=dexPort,proto3" json:"dex_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReadOnlyConfig) Descriptor

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

func (*ReadOnlyConfig) GetDexPort

func (m *ReadOnlyConfig) GetDexPort() string

func (*ReadOnlyConfig) GetDexUrl

func (m *ReadOnlyConfig) GetDexUrl() string

func (*ReadOnlyConfig) ProtoMessage

func (*ReadOnlyConfig) ProtoMessage()

func (*ReadOnlyConfig) Reset

func (m *ReadOnlyConfig) Reset()

func (*ReadOnlyConfig) String

func (m *ReadOnlyConfig) String() string

func (*ReadOnlyConfig) XXX_DiscardUnknown

func (m *ReadOnlyConfig) XXX_DiscardUnknown()

func (*ReadOnlyConfig) XXX_Marshal

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

func (*ReadOnlyConfig) XXX_Merge

func (m *ReadOnlyConfig) XXX_Merge(src proto.Message)

func (*ReadOnlyConfig) XXX_Size

func (m *ReadOnlyConfig) XXX_Size() int

func (*ReadOnlyConfig) XXX_Unmarshal

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

type Realm

type Realm struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Realm) Descriptor

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

func (*Realm) ProtoMessage

func (*Realm) ProtoMessage()

func (*Realm) Reset

func (m *Realm) Reset()

func (*Realm) String

func (m *Realm) String() string

func (*Realm) XXX_DiscardUnknown

func (m *Realm) XXX_DiscardUnknown()

func (*Realm) XXX_Marshal

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

func (*Realm) XXX_Merge

func (m *Realm) XXX_Merge(src proto.Message)

func (*Realm) XXX_Size

func (m *Realm) XXX_Size() int

func (*Realm) XXX_Unmarshal

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

type RealmRequest

type RealmRequest struct {
	Item                 *Realm   `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RealmRequest) Descriptor

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

func (*RealmRequest) GetItem

func (m *RealmRequest) GetItem() *Realm

func (*RealmRequest) ProtoMessage

func (*RealmRequest) ProtoMessage()

func (*RealmRequest) Reset

func (m *RealmRequest) Reset()

func (*RealmRequest) String

func (m *RealmRequest) String() string

func (*RealmRequest) XXX_DiscardUnknown

func (m *RealmRequest) XXX_DiscardUnknown()

func (*RealmRequest) XXX_Marshal

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

func (*RealmRequest) XXX_Merge

func (m *RealmRequest) XXX_Merge(src proto.Message)

func (*RealmRequest) XXX_Size

func (m *RealmRequest) XXX_Size() int

func (*RealmRequest) XXX_Unmarshal

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

type RealmResponse

type RealmResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RealmResponse) Descriptor

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

func (*RealmResponse) ProtoMessage

func (*RealmResponse) ProtoMessage()

func (*RealmResponse) Reset

func (m *RealmResponse) Reset()

func (*RealmResponse) String

func (m *RealmResponse) String() string

func (*RealmResponse) XXX_DiscardUnknown

func (m *RealmResponse) XXX_DiscardUnknown()

func (*RealmResponse) XXX_Marshal

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

func (*RealmResponse) XXX_Merge

func (m *RealmResponse) XXX_Merge(src proto.Message)

func (*RealmResponse) XXX_Size

func (m *RealmResponse) XXX_Size() int

func (*RealmResponse) XXX_Unmarshal

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

type RevocationRequest

type RevocationRequest struct {
	Token                string   `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RevocationRequest) Descriptor

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

func (*RevocationRequest) GetToken

func (m *RevocationRequest) GetToken() string

func (*RevocationRequest) ProtoMessage

func (*RevocationRequest) ProtoMessage()

func (*RevocationRequest) Reset

func (m *RevocationRequest) Reset()

func (*RevocationRequest) String

func (m *RevocationRequest) String() string

func (*RevocationRequest) XXX_DiscardUnknown

func (m *RevocationRequest) XXX_DiscardUnknown()

func (*RevocationRequest) XXX_Marshal

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

func (*RevocationRequest) XXX_Merge

func (m *RevocationRequest) XXX_Merge(src proto.Message)

func (*RevocationRequest) XXX_Size

func (m *RevocationRequest) XXX_Size() int

func (*RevocationRequest) XXX_Unmarshal

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

type SubjectClaimsRequest

type SubjectClaimsRequest struct {
	Modification         *ConfigModification `protobuf:"bytes,1,opt,name=modification,proto3" json:"modification,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*SubjectClaimsRequest) Descriptor

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

func (*SubjectClaimsRequest) GetModification

func (m *SubjectClaimsRequest) GetModification() *ConfigModification

func (*SubjectClaimsRequest) ProtoMessage

func (*SubjectClaimsRequest) ProtoMessage()

func (*SubjectClaimsRequest) Reset

func (m *SubjectClaimsRequest) Reset()

func (*SubjectClaimsRequest) String

func (m *SubjectClaimsRequest) String() string

func (*SubjectClaimsRequest) XXX_DiscardUnknown

func (m *SubjectClaimsRequest) XXX_DiscardUnknown()

func (*SubjectClaimsRequest) XXX_Marshal

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

func (*SubjectClaimsRequest) XXX_Merge

func (m *SubjectClaimsRequest) XXX_Merge(src proto.Message)

func (*SubjectClaimsRequest) XXX_Size

func (m *SubjectClaimsRequest) XXX_Size() int

func (*SubjectClaimsRequest) XXX_Unmarshal

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

type SubjectClaimsResponse

type SubjectClaimsResponse struct {
	Assertions           []*v1.Assertion `protobuf:"bytes,1,rep,name=assertions,proto3" json:"assertions,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*SubjectClaimsResponse) Descriptor

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

func (*SubjectClaimsResponse) GetAssertions

func (m *SubjectClaimsResponse) GetAssertions() []*v1.Assertion

func (*SubjectClaimsResponse) ProtoMessage

func (*SubjectClaimsResponse) ProtoMessage()

func (*SubjectClaimsResponse) Reset

func (m *SubjectClaimsResponse) Reset()

func (*SubjectClaimsResponse) String

func (m *SubjectClaimsResponse) String() string

func (*SubjectClaimsResponse) XXX_DiscardUnknown

func (m *SubjectClaimsResponse) XXX_DiscardUnknown()

func (*SubjectClaimsResponse) XXX_Marshal

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

func (*SubjectClaimsResponse) XXX_Merge

func (m *SubjectClaimsResponse) XXX_Merge(src proto.Message)

func (*SubjectClaimsResponse) XXX_Size

func (m *SubjectClaimsResponse) XXX_Size() int

func (*SubjectClaimsResponse) XXX_Unmarshal

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

type TokenMetadata

type TokenMetadata struct {
	TokenType            string   `protobuf:"bytes,1,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"`
	IssuedAt             int64    `protobuf:"varint,2,opt,name=issued_at,json=issuedAt,proto3" json:"issued_at,omitempty"`
	Scope                string   `protobuf:"bytes,3,opt,name=scope,proto3" json:"scope,omitempty"`
	IdentityProvider     string   `protobuf:"bytes,4,opt,name=identity_provider,json=identityProvider,proto3" json:"identity_provider,omitempty"`
	Subject              string   `protobuf:"bytes,5,opt,name=subject,proto3" json:"subject,omitempty"`
	Nonce                string   `protobuf:"bytes,6,opt,name=nonce,proto3" json:"nonce,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TokenMetadata) Descriptor

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

func (*TokenMetadata) GetIdentityProvider

func (m *TokenMetadata) GetIdentityProvider() string

func (*TokenMetadata) GetIssuedAt

func (m *TokenMetadata) GetIssuedAt() int64

func (*TokenMetadata) GetNonce

func (m *TokenMetadata) GetNonce() string

func (*TokenMetadata) GetScope

func (m *TokenMetadata) GetScope() string

func (*TokenMetadata) GetSubject

func (m *TokenMetadata) GetSubject() string

func (*TokenMetadata) GetTokenType

func (m *TokenMetadata) GetTokenType() string

func (*TokenMetadata) ProtoMessage

func (*TokenMetadata) ProtoMessage()

func (*TokenMetadata) Reset

func (m *TokenMetadata) Reset()

func (*TokenMetadata) String

func (m *TokenMetadata) String() string

func (*TokenMetadata) XXX_DiscardUnknown

func (m *TokenMetadata) XXX_DiscardUnknown()

func (*TokenMetadata) XXX_Marshal

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

func (*TokenMetadata) XXX_Merge

func (m *TokenMetadata) XXX_Merge(src proto.Message)

func (*TokenMetadata) XXX_Size

func (m *TokenMetadata) XXX_Size() int

func (*TokenMetadata) XXX_Unmarshal

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

type TokenMetadataRequest

type TokenMetadataRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TokenMetadataRequest) Descriptor

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

func (*TokenMetadataRequest) ProtoMessage

func (*TokenMetadataRequest) ProtoMessage()

func (*TokenMetadataRequest) Reset

func (m *TokenMetadataRequest) Reset()

func (*TokenMetadataRequest) String

func (m *TokenMetadataRequest) String() string

func (*TokenMetadataRequest) XXX_DiscardUnknown

func (m *TokenMetadataRequest) XXX_DiscardUnknown()

func (*TokenMetadataRequest) XXX_Marshal

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

func (*TokenMetadataRequest) XXX_Merge

func (m *TokenMetadataRequest) XXX_Merge(src proto.Message)

func (*TokenMetadataRequest) XXX_Size

func (m *TokenMetadataRequest) XXX_Size() int

func (*TokenMetadataRequest) XXX_Unmarshal

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

type TokenMetadataResponse

type TokenMetadataResponse struct {
	TokenMetadata        *TokenMetadata `protobuf:"bytes,1,opt,name=token_metadata,json=tokenMetadata,proto3" json:"token_metadata,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*TokenMetadataResponse) Descriptor

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

func (*TokenMetadataResponse) GetTokenMetadata

func (m *TokenMetadataResponse) GetTokenMetadata() *TokenMetadata

func (*TokenMetadataResponse) ProtoMessage

func (*TokenMetadataResponse) ProtoMessage()

func (*TokenMetadataResponse) Reset

func (m *TokenMetadataResponse) Reset()

func (*TokenMetadataResponse) String

func (m *TokenMetadataResponse) String() string

func (*TokenMetadataResponse) XXX_DiscardUnknown

func (m *TokenMetadataResponse) XXX_DiscardUnknown()

func (*TokenMetadataResponse) XXX_Marshal

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

func (*TokenMetadataResponse) XXX_Merge

func (m *TokenMetadataResponse) XXX_Merge(src proto.Message)

func (*TokenMetadataResponse) XXX_Size

func (m *TokenMetadataResponse) XXX_Size() int

func (*TokenMetadataResponse) XXX_Unmarshal

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

type TokensMetadataRequest

type TokensMetadataRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TokensMetadataRequest) Descriptor

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

func (*TokensMetadataRequest) ProtoMessage

func (*TokensMetadataRequest) ProtoMessage()

func (*TokensMetadataRequest) Reset

func (m *TokensMetadataRequest) Reset()

func (*TokensMetadataRequest) String

func (m *TokensMetadataRequest) String() string

func (*TokensMetadataRequest) XXX_DiscardUnknown

func (m *TokensMetadataRequest) XXX_DiscardUnknown()

func (*TokensMetadataRequest) XXX_Marshal

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

func (*TokensMetadataRequest) XXX_Merge

func (m *TokensMetadataRequest) XXX_Merge(src proto.Message)

func (*TokensMetadataRequest) XXX_Size

func (m *TokensMetadataRequest) XXX_Size() int

func (*TokensMetadataRequest) XXX_Unmarshal

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

type TokensMetadataResponse

type TokensMetadataResponse struct {
	TokensMetadata       map[string]*TokenMetadata `` /* 191-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*TokensMetadataResponse) Descriptor

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

func (*TokensMetadataResponse) GetTokensMetadata

func (m *TokensMetadataResponse) GetTokensMetadata() map[string]*TokenMetadata

func (*TokensMetadataResponse) ProtoMessage

func (*TokensMetadataResponse) ProtoMessage()

func (*TokensMetadataResponse) Reset

func (m *TokensMetadataResponse) Reset()

func (*TokensMetadataResponse) String

func (m *TokensMetadataResponse) String() string

func (*TokensMetadataResponse) XXX_DiscardUnknown

func (m *TokensMetadataResponse) XXX_DiscardUnknown()

func (*TokensMetadataResponse) XXX_Marshal

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

func (*TokensMetadataResponse) XXX_Merge

func (m *TokensMetadataResponse) XXX_Merge(src proto.Message)

func (*TokensMetadataResponse) XXX_Size

func (m *TokensMetadataResponse) XXX_Size() int

func (*TokensMetadataResponse) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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