Documentation ¶
Index ¶
- Variables
- type AccessWorkflow
- func (*AccessWorkflow) Descriptor() ([]byte, []int)deprecated
- func (x *AccessWorkflow) GetAccessDuration() *durationpb.Duration
- func (x *AccessWorkflow) GetActivationExpiry() *durationpb.Duration
- func (x *AccessWorkflow) GetDefaultDuration() *durationpb.Duration
- func (x *AccessWorkflow) GetId() string
- func (x *AccessWorkflow) GetName() string
- func (x *AccessWorkflow) GetPriority() int32
- func (x *AccessWorkflow) GetTryExtendAfter() *durationpb.Duration
- func (x *AccessWorkflow) GetValidation() *ValidationConfig
- func (*AccessWorkflow) ProtoMessage()
- func (x *AccessWorkflow) ProtoReflect() protoreflect.Message
- func (x *AccessWorkflow) Reset()
- func (x *AccessWorkflow) String() string
- type AvailabilitySpec
- func (*AvailabilitySpec) Descriptor() ([]byte, []int)deprecated
- func (x *AvailabilitySpec) GetId() string
- func (x *AvailabilitySpec) GetIdentityDomain() *v1alpha1.EID
- func (x *AvailabilitySpec) GetRole() *v1alpha1.EID
- func (x *AvailabilitySpec) GetTarget() *v1alpha1.EID
- func (x *AvailabilitySpec) GetWorkflowId() string
- func (*AvailabilitySpec) ProtoMessage()
- func (x *AvailabilitySpec) ProtoReflect() protoreflect.Message
- func (x *AvailabilitySpec) Reset()
- func (x *AvailabilitySpec) String() string
- type Capability
- func (*Capability) Descriptor() ([]byte, []int)deprecated
- func (x *Capability) GetBelongingTo() *v1alpha1.EID
- func (x *Capability) GetRoleType() string
- func (x *Capability) GetTargetType() string
- func (*Capability) ProtoMessage()
- func (x *Capability) ProtoReflect() protoreflect.Message
- func (x *Capability) Reset()
- func (x *Capability) String() string
- type CreateAccessWorkflowRequest
- func (*CreateAccessWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccessWorkflowRequest) GetAccessDuration() *durationpb.Duration
- func (x *CreateAccessWorkflowRequest) GetActivationExpiry() *durationpb.Duration
- func (x *CreateAccessWorkflowRequest) GetDefaultDuration() *durationpb.Duration
- func (x *CreateAccessWorkflowRequest) GetName() string
- func (x *CreateAccessWorkflowRequest) GetPriority() int32
- func (x *CreateAccessWorkflowRequest) GetTryExtendAfter() *durationpb.Duration
- func (x *CreateAccessWorkflowRequest) GetValidation() *ValidationConfig
- func (*CreateAccessWorkflowRequest) ProtoMessage()
- func (x *CreateAccessWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAccessWorkflowRequest) Reset()
- func (x *CreateAccessWorkflowRequest) String() string
- type CreateAccessWorkflowResponse
- func (*CreateAccessWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
- func (*CreateAccessWorkflowResponse) ProtoMessage()
- func (x *CreateAccessWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAccessWorkflowResponse) Reset()
- func (x *CreateAccessWorkflowResponse) String() string
- type CreateAvailabilitySpecRequest
- func (*CreateAvailabilitySpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAvailabilitySpecRequest) GetIdentityDomain() *v1alpha1.EID
- func (x *CreateAvailabilitySpecRequest) GetRole() *v1alpha1.EID
- func (x *CreateAvailabilitySpecRequest) GetTarget() *v1alpha1.EID
- func (x *CreateAvailabilitySpecRequest) GetWorkflowId() string
- func (*CreateAvailabilitySpecRequest) ProtoMessage()
- func (x *CreateAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAvailabilitySpecRequest) Reset()
- func (x *CreateAvailabilitySpecRequest) String() string
- type CreateAvailabilitySpecResponse
- func (*CreateAvailabilitySpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
- func (*CreateAvailabilitySpecResponse) ProtoMessage()
- func (x *CreateAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAvailabilitySpecResponse) Reset()
- func (x *CreateAvailabilitySpecResponse) String() string
- type CreateGCPRoleGroupRequest
- func (*CreateGCPRoleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGCPRoleGroupRequest) GetName() string
- func (x *CreateGCPRoleGroupRequest) GetOrganizationId() string
- func (x *CreateGCPRoleGroupRequest) GetRoleIds() []string
- func (*CreateGCPRoleGroupRequest) ProtoMessage()
- func (x *CreateGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGCPRoleGroupRequest) Reset()
- func (x *CreateGCPRoleGroupRequest) String() string
- type CreateGCPRoleGroupResponse
- func (*CreateGCPRoleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
- func (*CreateGCPRoleGroupResponse) ProtoMessage()
- func (x *CreateGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGCPRoleGroupResponse) Reset()
- func (x *CreateGCPRoleGroupResponse) String() string
- type CreateIDPRequest
- type CreateIDPResponse
- func (*CreateIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIDPResponse) GetId() string
- func (x *CreateIDPResponse) GetNamespace() string
- func (*CreateIDPResponse) ProtoMessage()
- func (x *CreateIDPResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIDPResponse) Reset()
- func (x *CreateIDPResponse) String() string
- type CreateSelectorRequest
- func (*CreateSelectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSelectorRequest) GetSelector() *Selector
- func (*CreateSelectorRequest) ProtoMessage()
- func (x *CreateSelectorRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSelectorRequest) Reset()
- func (x *CreateSelectorRequest) String() string
- type CreateSelectorResponse
- func (*CreateSelectorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSelectorResponse) GetDiagnostics() []*v1alpha11.Diagnostic
- func (x *CreateSelectorResponse) GetSelector() *Selector
- func (*CreateSelectorResponse) ProtoMessage()
- func (x *CreateSelectorResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSelectorResponse) Reset()
- func (x *CreateSelectorResponse) String() string
- type CreateSlackAlertRequest
- func (*CreateSlackAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSlackAlertRequest) GetDisableInteractivityHandlers() bool
- func (x *CreateSlackAlertRequest) GetIntegrationId() string
- func (x *CreateSlackAlertRequest) GetNotifyExpiryInSeconds() *durationpb.Duration
- func (x *CreateSlackAlertRequest) GetSendDirectMessagesToApprovers() bool
- func (x *CreateSlackAlertRequest) GetSlackChannelId() string
- func (x *CreateSlackAlertRequest) GetSlackWorkspaceId() string
- func (x *CreateSlackAlertRequest) GetUseWebConsoleForApproveAction() bool
- func (x *CreateSlackAlertRequest) GetWorkflowId() string
- func (*CreateSlackAlertRequest) ProtoMessage()
- func (x *CreateSlackAlertRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSlackAlertRequest) Reset()
- func (x *CreateSlackAlertRequest) String() string
- type CreateSlackAlertResponse
- func (*CreateSlackAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSlackAlertResponse) GetAlert() *SlackAlert
- func (*CreateSlackAlertResponse) ProtoMessage()
- func (x *CreateSlackAlertResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSlackAlertResponse) Reset()
- func (x *CreateSlackAlertResponse) String() string
- type CreateWebhookProvisionerRequest
- func (*CreateWebhookProvisionerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookProvisionerRequest) GetCapabilities() []*Capability
- func (x *CreateWebhookProvisionerRequest) GetUrl() string
- func (*CreateWebhookProvisionerRequest) ProtoMessage()
- func (x *CreateWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookProvisionerRequest) Reset()
- func (x *CreateWebhookProvisionerRequest) String() string
- type CreateWebhookProvisionerResponse
- func (*CreateWebhookProvisionerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookProvisionerResponse) GetDiagnostics() []*v1alpha11.Diagnostic
- func (x *CreateWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
- func (*CreateWebhookProvisionerResponse) ProtoMessage()
- func (x *CreateWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookProvisionerResponse) Reset()
- func (x *CreateWebhookProvisionerResponse) String() string
- type DeleteAccessWorkflowRequest
- func (*DeleteAccessWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccessWorkflowRequest) GetId() string
- func (*DeleteAccessWorkflowRequest) ProtoMessage()
- func (x *DeleteAccessWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAccessWorkflowRequest) Reset()
- func (x *DeleteAccessWorkflowRequest) String() string
- type DeleteAccessWorkflowResponse
- func (*DeleteAccessWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccessWorkflowResponse) GetId() string
- func (*DeleteAccessWorkflowResponse) ProtoMessage()
- func (x *DeleteAccessWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAccessWorkflowResponse) Reset()
- func (x *DeleteAccessWorkflowResponse) String() string
- type DeleteAvailabilitySpecRequest
- func (*DeleteAvailabilitySpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAvailabilitySpecRequest) GetId() string
- func (*DeleteAvailabilitySpecRequest) ProtoMessage()
- func (x *DeleteAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAvailabilitySpecRequest) Reset()
- func (x *DeleteAvailabilitySpecRequest) String() string
- type DeleteAvailabilitySpecResponse
- func (*DeleteAvailabilitySpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAvailabilitySpecResponse) GetId() string
- func (*DeleteAvailabilitySpecResponse) ProtoMessage()
- func (x *DeleteAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAvailabilitySpecResponse) Reset()
- func (x *DeleteAvailabilitySpecResponse) String() string
- type DeleteGCPRoleGroupRequest
- func (*DeleteGCPRoleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGCPRoleGroupRequest) GetId() string
- func (*DeleteGCPRoleGroupRequest) ProtoMessage()
- func (x *DeleteGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGCPRoleGroupRequest) Reset()
- func (x *DeleteGCPRoleGroupRequest) String() string
- type DeleteGCPRoleGroupResponse
- func (*DeleteGCPRoleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGCPRoleGroupResponse) GetId() string
- func (*DeleteGCPRoleGroupResponse) ProtoMessage()
- func (x *DeleteGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteGCPRoleGroupResponse) Reset()
- func (x *DeleteGCPRoleGroupResponse) String() string
- type DeleteIDPRequest
- type DeleteIDPResponse
- type DeleteSelectorRequest
- func (*DeleteSelectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSelectorRequest) GetId() string
- func (*DeleteSelectorRequest) ProtoMessage()
- func (x *DeleteSelectorRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSelectorRequest) Reset()
- func (x *DeleteSelectorRequest) String() string
- type DeleteSelectorResponse
- func (*DeleteSelectorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSelectorResponse) GetId() string
- func (*DeleteSelectorResponse) ProtoMessage()
- func (x *DeleteSelectorResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSelectorResponse) Reset()
- func (x *DeleteSelectorResponse) String() string
- type DeleteSlackAlertRequest
- func (*DeleteSlackAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSlackAlertRequest) GetId() string
- func (*DeleteSlackAlertRequest) ProtoMessage()
- func (x *DeleteSlackAlertRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSlackAlertRequest) Reset()
- func (x *DeleteSlackAlertRequest) String() string
- type DeleteSlackAlertResponse
- func (*DeleteSlackAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSlackAlertResponse) GetId() string
- func (*DeleteSlackAlertResponse) ProtoMessage()
- func (x *DeleteSlackAlertResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSlackAlertResponse) Reset()
- func (x *DeleteSlackAlertResponse) String() string
- type DeleteWebhookProvisionerRequest
- func (*DeleteWebhookProvisionerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebhookProvisionerRequest) GetId() string
- func (*DeleteWebhookProvisionerRequest) ProtoMessage()
- func (x *DeleteWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookProvisionerRequest) Reset()
- func (x *DeleteWebhookProvisionerRequest) String() string
- type DeleteWebhookProvisionerResponse
- func (*DeleteWebhookProvisionerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebhookProvisionerResponse) GetId() string
- func (*DeleteWebhookProvisionerResponse) ProtoMessage()
- func (x *DeleteWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookProvisionerResponse) Reset()
- func (x *DeleteWebhookProvisionerResponse) String() string
- type GCPRoleGroup
- func (*GCPRoleGroup) Descriptor() ([]byte, []int)deprecated
- func (x *GCPRoleGroup) GetId() string
- func (x *GCPRoleGroup) GetName() string
- func (x *GCPRoleGroup) GetOrganizationId() string
- func (x *GCPRoleGroup) GetRoleIds() []string
- func (*GCPRoleGroup) ProtoMessage()
- func (x *GCPRoleGroup) ProtoReflect() protoreflect.Message
- func (x *GCPRoleGroup) Reset()
- func (x *GCPRoleGroup) String() string
- type GetAccessWorkflowRequest
- func (*GetAccessWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessWorkflowRequest) GetId() string
- func (*GetAccessWorkflowRequest) ProtoMessage()
- func (x *GetAccessWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *GetAccessWorkflowRequest) Reset()
- func (x *GetAccessWorkflowRequest) String() string
- type GetAccessWorkflowResponse
- func (*GetAccessWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
- func (*GetAccessWorkflowResponse) ProtoMessage()
- func (x *GetAccessWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccessWorkflowResponse) Reset()
- func (x *GetAccessWorkflowResponse) String() string
- type GetAvailabilitySpecRequest
- func (*GetAvailabilitySpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvailabilitySpecRequest) GetId() string
- func (*GetAvailabilitySpecRequest) ProtoMessage()
- func (x *GetAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
- func (x *GetAvailabilitySpecRequest) Reset()
- func (x *GetAvailabilitySpecRequest) String() string
- type GetAvailabilitySpecResponse
- func (*GetAvailabilitySpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
- func (*GetAvailabilitySpecResponse) ProtoMessage()
- func (x *GetAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
- func (x *GetAvailabilitySpecResponse) Reset()
- func (x *GetAvailabilitySpecResponse) String() string
- type GetGCPRoleGroupRequest
- func (*GetGCPRoleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGCPRoleGroupRequest) GetId() string
- func (*GetGCPRoleGroupRequest) ProtoMessage()
- func (x *GetGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetGCPRoleGroupRequest) Reset()
- func (x *GetGCPRoleGroupRequest) String() string
- type GetGCPRoleGroupResponse
- func (*GetGCPRoleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
- func (*GetGCPRoleGroupResponse) ProtoMessage()
- func (x *GetGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetGCPRoleGroupResponse) Reset()
- func (x *GetGCPRoleGroupResponse) String() string
- type GetSelectorRequest
- type GetSelectorResponse
- func (*GetSelectorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSelectorResponse) GetSelector() *Selector
- func (*GetSelectorResponse) ProtoMessage()
- func (x *GetSelectorResponse) ProtoReflect() protoreflect.Message
- func (x *GetSelectorResponse) Reset()
- func (x *GetSelectorResponse) String() string
- type GetSlackAlertRequest
- func (*GetSlackAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSlackAlertRequest) GetId() string
- func (*GetSlackAlertRequest) ProtoMessage()
- func (x *GetSlackAlertRequest) ProtoReflect() protoreflect.Message
- func (x *GetSlackAlertRequest) Reset()
- func (x *GetSlackAlertRequest) String() string
- type GetSlackAlertResponse
- func (*GetSlackAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSlackAlertResponse) GetAlert() *SlackAlert
- func (*GetSlackAlertResponse) ProtoMessage()
- func (x *GetSlackAlertResponse) ProtoReflect() protoreflect.Message
- func (x *GetSlackAlertResponse) Reset()
- func (x *GetSlackAlertResponse) String() string
- type GetWebhookProvisionerRequest
- func (*GetWebhookProvisionerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWebhookProvisionerRequest) GetId() string
- func (*GetWebhookProvisionerRequest) ProtoMessage()
- func (x *GetWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
- func (x *GetWebhookProvisionerRequest) Reset()
- func (x *GetWebhookProvisionerRequest) String() string
- type GetWebhookProvisionerResponse
- func (*GetWebhookProvisionerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
- func (*GetWebhookProvisionerResponse) ProtoMessage()
- func (x *GetWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
- func (x *GetWebhookProvisionerResponse) Reset()
- func (x *GetWebhookProvisionerResponse) String() string
- type ReadIDPRequest
- func (*ReadIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReadIDPRequest) GetId() string
- func (x *ReadIDPRequest) GetNamespace() string
- func (*ReadIDPRequest) ProtoMessage()
- func (x *ReadIDPRequest) ProtoReflect() protoreflect.Message
- func (x *ReadIDPRequest) Reset()
- func (x *ReadIDPRequest) String() string
- type ReadIDPResponse
- func (*ReadIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReadIDPResponse) GetId() string
- func (x *ReadIDPResponse) GetNamespace() string
- func (*ReadIDPResponse) ProtoMessage()
- func (x *ReadIDPResponse) ProtoReflect() protoreflect.Message
- func (x *ReadIDPResponse) Reset()
- func (x *ReadIDPResponse) String() string
- type Selector
- func (*Selector) Descriptor() ([]byte, []int)deprecated
- func (x *Selector) GetBelongingTo() *v1alpha1.EID
- func (x *Selector) GetId() string
- func (x *Selector) GetName() string
- func (x *Selector) GetResourceType() string
- func (x *Selector) GetWhen() string
- func (*Selector) ProtoMessage()
- func (x *Selector) ProtoReflect() protoreflect.Message
- func (x *Selector) Reset()
- func (x *Selector) String() string
- type SlackAlert
- func (*SlackAlert) Descriptor() ([]byte, []int)deprecated
- func (x *SlackAlert) GetDisableInteractivityHandlers() bool
- func (x *SlackAlert) GetId() string
- func (x *SlackAlert) GetIntegrationId() string
- func (x *SlackAlert) GetNotifyExpiryInSeconds() *durationpb.Duration
- func (x *SlackAlert) GetSendDirectMessagesToApprovers() bool
- func (x *SlackAlert) GetSlackChannelId() string
- func (x *SlackAlert) GetSlackWorkspaceId() string
- func (x *SlackAlert) GetUseWebConsoleForApproveAction() bool
- func (x *SlackAlert) GetWorkflowId() string
- func (*SlackAlert) ProtoMessage()
- func (x *SlackAlert) ProtoReflect() protoreflect.Message
- func (x *SlackAlert) Reset()
- func (x *SlackAlert) String() string
- type UpdateAccessWorkflowRequest
- func (*UpdateAccessWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccessWorkflowRequest) GetWorkflow() *AccessWorkflow
- func (*UpdateAccessWorkflowRequest) ProtoMessage()
- func (x *UpdateAccessWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccessWorkflowRequest) Reset()
- func (x *UpdateAccessWorkflowRequest) String() string
- type UpdateAccessWorkflowResponse
- func (*UpdateAccessWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
- func (*UpdateAccessWorkflowResponse) ProtoMessage()
- func (x *UpdateAccessWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAccessWorkflowResponse) Reset()
- func (x *UpdateAccessWorkflowResponse) String() string
- type UpdateAvailabilitySpecRequest
- func (*UpdateAvailabilitySpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAvailabilitySpecRequest) GetAvailabilitySpec() *AvailabilitySpec
- func (*UpdateAvailabilitySpecRequest) ProtoMessage()
- func (x *UpdateAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAvailabilitySpecRequest) Reset()
- func (x *UpdateAvailabilitySpecRequest) String() string
- type UpdateAvailabilitySpecResponse
- func (*UpdateAvailabilitySpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
- func (*UpdateAvailabilitySpecResponse) ProtoMessage()
- func (x *UpdateAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAvailabilitySpecResponse) Reset()
- func (x *UpdateAvailabilitySpecResponse) String() string
- type UpdateGCPRoleGroupRequest
- func (*UpdateGCPRoleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGCPRoleGroupRequest) GetRoleGroup() *GCPRoleGroup
- func (*UpdateGCPRoleGroupRequest) ProtoMessage()
- func (x *UpdateGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGCPRoleGroupRequest) Reset()
- func (x *UpdateGCPRoleGroupRequest) String() string
- type UpdateGCPRoleGroupResponse
- func (*UpdateGCPRoleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
- func (*UpdateGCPRoleGroupResponse) ProtoMessage()
- func (x *UpdateGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGCPRoleGroupResponse) Reset()
- func (x *UpdateGCPRoleGroupResponse) String() string
- type UpdateIDPRequest
- func (*UpdateIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPRequest) GetId() string
- func (x *UpdateIDPRequest) GetNamespace() string
- func (*UpdateIDPRequest) ProtoMessage()
- func (x *UpdateIDPRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPRequest) Reset()
- func (x *UpdateIDPRequest) String() string
- type UpdateIDPResponse
- func (*UpdateIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPResponse) GetId() string
- func (x *UpdateIDPResponse) GetNamespace() string
- func (*UpdateIDPResponse) ProtoMessage()
- func (x *UpdateIDPResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPResponse) Reset()
- func (x *UpdateIDPResponse) String() string
- type UpdateSelectorRequest
- func (*UpdateSelectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSelectorRequest) GetSelector() *Selector
- func (*UpdateSelectorRequest) ProtoMessage()
- func (x *UpdateSelectorRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSelectorRequest) Reset()
- func (x *UpdateSelectorRequest) String() string
- type UpdateSelectorResponse
- func (*UpdateSelectorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSelectorResponse) GetDiagnostics() []*v1alpha11.Diagnostic
- func (x *UpdateSelectorResponse) GetSelector() *Selector
- func (*UpdateSelectorResponse) ProtoMessage()
- func (x *UpdateSelectorResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSelectorResponse) Reset()
- func (x *UpdateSelectorResponse) String() string
- type UpdateSlackAlertRequest
- func (*UpdateSlackAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSlackAlertRequest) GetAlert() *SlackAlert
- func (*UpdateSlackAlertRequest) ProtoMessage()
- func (x *UpdateSlackAlertRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSlackAlertRequest) Reset()
- func (x *UpdateSlackAlertRequest) String() string
- type UpdateSlackAlertResponse
- func (*UpdateSlackAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSlackAlertResponse) GetAlert() *SlackAlert
- func (*UpdateSlackAlertResponse) ProtoMessage()
- func (x *UpdateSlackAlertResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSlackAlertResponse) Reset()
- func (x *UpdateSlackAlertResponse) String() string
- type UpdateWebhookProvisionerRequest
- func (*UpdateWebhookProvisionerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookProvisionerRequest) GetWebhookProvisioner() *WebhookProvisioner
- func (*UpdateWebhookProvisionerRequest) ProtoMessage()
- func (x *UpdateWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookProvisionerRequest) Reset()
- func (x *UpdateWebhookProvisionerRequest) String() string
- type UpdateWebhookProvisionerResponse
- func (*UpdateWebhookProvisionerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookProvisionerResponse) GetDiagnostics() []*v1alpha11.Diagnostic
- func (x *UpdateWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
- func (*UpdateWebhookProvisionerResponse) ProtoMessage()
- func (x *UpdateWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookProvisionerResponse) Reset()
- func (x *UpdateWebhookProvisionerResponse) String() string
- type ValidationConfig
- type WebhookProvisioner
- func (*WebhookProvisioner) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookProvisioner) GetCapabilities() []*Capability
- func (x *WebhookProvisioner) GetId() string
- func (x *WebhookProvisioner) GetUrl() string
- func (*WebhookProvisioner) ProtoMessage()
- func (x *WebhookProvisioner) ProtoReflect() protoreflect.Message
- func (x *WebhookProvisioner) Reset()
- func (x *WebhookProvisioner) String() string
Constants ¶
This section is empty.
Variables ¶
var File_commonfate_control_config_v1alpha1_access_workflow_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_availability_spec_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_gcp_role_group_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_idp_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_selector_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_slack_alert_proto protoreflect.FileDescriptor
var File_commonfate_control_config_v1alpha1_webhook_provisioner_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AccessWorkflow ¶
type AccessWorkflow 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"` AccessDuration *durationpb.Duration `protobuf:"bytes,3,opt,name=access_duration,json=accessDuration,proto3" json:"access_duration,omitempty"` TryExtendAfter *durationpb.Duration `protobuf:"bytes,4,opt,name=try_extend_after,json=tryExtendAfter,proto3" json:"try_extend_after,omitempty"` Priority int32 `protobuf:"varint,5,opt,name=priority,proto3" json:"priority,omitempty"` ActivationExpiry *durationpb.Duration `protobuf:"bytes,6,opt,name=activation_expiry,json=activationExpiry,proto3" json:"activation_expiry,omitempty"` DefaultDuration *durationpb.Duration `protobuf:"bytes,7,opt,name=default_duration,json=defaultDuration,proto3" json:"default_duration,omitempty"` Validation *ValidationConfig `protobuf:"bytes,8,opt,name=validation,proto3" json:"validation,omitempty"` // contains filtered or unexported fields }
func (*AccessWorkflow) Descriptor
deprecated
func (*AccessWorkflow) Descriptor() ([]byte, []int)
Deprecated: Use AccessWorkflow.ProtoReflect.Descriptor instead.
func (*AccessWorkflow) GetAccessDuration ¶
func (x *AccessWorkflow) GetAccessDuration() *durationpb.Duration
func (*AccessWorkflow) GetActivationExpiry ¶ added in v1.25.0
func (x *AccessWorkflow) GetActivationExpiry() *durationpb.Duration
func (*AccessWorkflow) GetDefaultDuration ¶ added in v1.31.0
func (x *AccessWorkflow) GetDefaultDuration() *durationpb.Duration
func (*AccessWorkflow) GetId ¶
func (x *AccessWorkflow) GetId() string
func (*AccessWorkflow) GetName ¶
func (x *AccessWorkflow) GetName() string
func (*AccessWorkflow) GetPriority ¶
func (x *AccessWorkflow) GetPriority() int32
func (*AccessWorkflow) GetTryExtendAfter ¶
func (x *AccessWorkflow) GetTryExtendAfter() *durationpb.Duration
func (*AccessWorkflow) GetValidation ¶ added in v1.33.0
func (x *AccessWorkflow) GetValidation() *ValidationConfig
func (*AccessWorkflow) ProtoMessage ¶
func (*AccessWorkflow) ProtoMessage()
func (*AccessWorkflow) ProtoReflect ¶
func (x *AccessWorkflow) ProtoReflect() protoreflect.Message
func (*AccessWorkflow) Reset ¶
func (x *AccessWorkflow) Reset()
func (*AccessWorkflow) String ¶
func (x *AccessWorkflow) String() string
type AvailabilitySpec ¶
type AvailabilitySpec struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` Role *v1alpha1.EID `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` Target *v1alpha1.EID `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"` IdentityDomain *v1alpha1.EID `protobuf:"bytes,6,opt,name=identity_domain,json=identityDomain,proto3" json:"identity_domain,omitempty"` // contains filtered or unexported fields }
func (*AvailabilitySpec) Descriptor
deprecated
func (*AvailabilitySpec) Descriptor() ([]byte, []int)
Deprecated: Use AvailabilitySpec.ProtoReflect.Descriptor instead.
func (*AvailabilitySpec) GetId ¶
func (x *AvailabilitySpec) GetId() string
func (*AvailabilitySpec) GetIdentityDomain ¶
func (x *AvailabilitySpec) GetIdentityDomain() *v1alpha1.EID
func (*AvailabilitySpec) GetRole ¶
func (x *AvailabilitySpec) GetRole() *v1alpha1.EID
func (*AvailabilitySpec) GetTarget ¶
func (x *AvailabilitySpec) GetTarget() *v1alpha1.EID
func (*AvailabilitySpec) GetWorkflowId ¶
func (x *AvailabilitySpec) GetWorkflowId() string
func (*AvailabilitySpec) ProtoMessage ¶
func (*AvailabilitySpec) ProtoMessage()
func (*AvailabilitySpec) ProtoReflect ¶
func (x *AvailabilitySpec) ProtoReflect() protoreflect.Message
func (*AvailabilitySpec) Reset ¶
func (x *AvailabilitySpec) Reset()
func (*AvailabilitySpec) String ¶
func (x *AvailabilitySpec) String() string
type Capability ¶
type Capability struct { TargetType string `protobuf:"bytes,1,opt,name=target_type,json=targetType,proto3" json:"target_type,omitempty"` RoleType string `protobuf:"bytes,2,opt,name=role_type,json=roleType,proto3" json:"role_type,omitempty"` BelongingTo *v1alpha1.EID `protobuf:"bytes,3,opt,name=belonging_to,json=belongingTo,proto3" json:"belonging_to,omitempty"` // contains filtered or unexported fields }
func (*Capability) Descriptor
deprecated
func (*Capability) Descriptor() ([]byte, []int)
Deprecated: Use Capability.ProtoReflect.Descriptor instead.
func (*Capability) GetBelongingTo ¶
func (x *Capability) GetBelongingTo() *v1alpha1.EID
func (*Capability) GetRoleType ¶
func (x *Capability) GetRoleType() string
func (*Capability) GetTargetType ¶
func (x *Capability) GetTargetType() string
func (*Capability) ProtoMessage ¶
func (*Capability) ProtoMessage()
func (*Capability) ProtoReflect ¶
func (x *Capability) ProtoReflect() protoreflect.Message
func (*Capability) Reset ¶
func (x *Capability) Reset()
func (*Capability) String ¶
func (x *Capability) String() string
type CreateAccessWorkflowRequest ¶
type CreateAccessWorkflowRequest struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` AccessDuration *durationpb.Duration `protobuf:"bytes,3,opt,name=access_duration,json=accessDuration,proto3" json:"access_duration,omitempty"` TryExtendAfter *durationpb.Duration `protobuf:"bytes,4,opt,name=try_extend_after,json=tryExtendAfter,proto3" json:"try_extend_after,omitempty"` Priority int32 `protobuf:"varint,5,opt,name=priority,proto3" json:"priority,omitempty"` ActivationExpiry *durationpb.Duration `protobuf:"bytes,6,opt,name=activation_expiry,json=activationExpiry,proto3" json:"activation_expiry,omitempty"` DefaultDuration *durationpb.Duration `protobuf:"bytes,7,opt,name=default_duration,json=defaultDuration,proto3" json:"default_duration,omitempty"` Validation *ValidationConfig `protobuf:"bytes,8,opt,name=validation,proto3" json:"validation,omitempty"` // contains filtered or unexported fields }
func (*CreateAccessWorkflowRequest) Descriptor
deprecated
func (*CreateAccessWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccessWorkflowRequest.ProtoReflect.Descriptor instead.
func (*CreateAccessWorkflowRequest) GetAccessDuration ¶
func (x *CreateAccessWorkflowRequest) GetAccessDuration() *durationpb.Duration
func (*CreateAccessWorkflowRequest) GetActivationExpiry ¶ added in v1.25.0
func (x *CreateAccessWorkflowRequest) GetActivationExpiry() *durationpb.Duration
func (*CreateAccessWorkflowRequest) GetDefaultDuration ¶ added in v1.31.0
func (x *CreateAccessWorkflowRequest) GetDefaultDuration() *durationpb.Duration
func (*CreateAccessWorkflowRequest) GetName ¶
func (x *CreateAccessWorkflowRequest) GetName() string
func (*CreateAccessWorkflowRequest) GetPriority ¶
func (x *CreateAccessWorkflowRequest) GetPriority() int32
func (*CreateAccessWorkflowRequest) GetTryExtendAfter ¶
func (x *CreateAccessWorkflowRequest) GetTryExtendAfter() *durationpb.Duration
func (*CreateAccessWorkflowRequest) GetValidation ¶ added in v1.33.0
func (x *CreateAccessWorkflowRequest) GetValidation() *ValidationConfig
func (*CreateAccessWorkflowRequest) ProtoMessage ¶
func (*CreateAccessWorkflowRequest) ProtoMessage()
func (*CreateAccessWorkflowRequest) ProtoReflect ¶
func (x *CreateAccessWorkflowRequest) ProtoReflect() protoreflect.Message
func (*CreateAccessWorkflowRequest) Reset ¶
func (x *CreateAccessWorkflowRequest) Reset()
func (*CreateAccessWorkflowRequest) String ¶
func (x *CreateAccessWorkflowRequest) String() string
type CreateAccessWorkflowResponse ¶
type CreateAccessWorkflowResponse struct { Workflow *AccessWorkflow `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` // contains filtered or unexported fields }
func (*CreateAccessWorkflowResponse) Descriptor
deprecated
func (*CreateAccessWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccessWorkflowResponse.ProtoReflect.Descriptor instead.
func (*CreateAccessWorkflowResponse) GetWorkflow ¶
func (x *CreateAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
func (*CreateAccessWorkflowResponse) ProtoMessage ¶
func (*CreateAccessWorkflowResponse) ProtoMessage()
func (*CreateAccessWorkflowResponse) ProtoReflect ¶
func (x *CreateAccessWorkflowResponse) ProtoReflect() protoreflect.Message
func (*CreateAccessWorkflowResponse) Reset ¶
func (x *CreateAccessWorkflowResponse) Reset()
func (*CreateAccessWorkflowResponse) String ¶
func (x *CreateAccessWorkflowResponse) String() string
type CreateAvailabilitySpecRequest ¶
type CreateAvailabilitySpecRequest struct { WorkflowId string `protobuf:"bytes,1,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` Role *v1alpha1.EID `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` Target *v1alpha1.EID `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` IdentityDomain *v1alpha1.EID `protobuf:"bytes,4,opt,name=identity_domain,json=identityDomain,proto3" json:"identity_domain,omitempty"` // contains filtered or unexported fields }
func (*CreateAvailabilitySpecRequest) Descriptor
deprecated
func (*CreateAvailabilitySpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAvailabilitySpecRequest.ProtoReflect.Descriptor instead.
func (*CreateAvailabilitySpecRequest) GetIdentityDomain ¶
func (x *CreateAvailabilitySpecRequest) GetIdentityDomain() *v1alpha1.EID
func (*CreateAvailabilitySpecRequest) GetRole ¶
func (x *CreateAvailabilitySpecRequest) GetRole() *v1alpha1.EID
func (*CreateAvailabilitySpecRequest) GetTarget ¶
func (x *CreateAvailabilitySpecRequest) GetTarget() *v1alpha1.EID
func (*CreateAvailabilitySpecRequest) GetWorkflowId ¶
func (x *CreateAvailabilitySpecRequest) GetWorkflowId() string
func (*CreateAvailabilitySpecRequest) ProtoMessage ¶
func (*CreateAvailabilitySpecRequest) ProtoMessage()
func (*CreateAvailabilitySpecRequest) ProtoReflect ¶
func (x *CreateAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
func (*CreateAvailabilitySpecRequest) Reset ¶
func (x *CreateAvailabilitySpecRequest) Reset()
func (*CreateAvailabilitySpecRequest) String ¶
func (x *CreateAvailabilitySpecRequest) String() string
type CreateAvailabilitySpecResponse ¶
type CreateAvailabilitySpecResponse struct { AvailabilitySpec *AvailabilitySpec `protobuf:"bytes,1,opt,name=availability_spec,json=availabilitySpec,proto3" json:"availability_spec,omitempty"` // contains filtered or unexported fields }
func (*CreateAvailabilitySpecResponse) Descriptor
deprecated
func (*CreateAvailabilitySpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAvailabilitySpecResponse.ProtoReflect.Descriptor instead.
func (*CreateAvailabilitySpecResponse) GetAvailabilitySpec ¶
func (x *CreateAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
func (*CreateAvailabilitySpecResponse) ProtoMessage ¶
func (*CreateAvailabilitySpecResponse) ProtoMessage()
func (*CreateAvailabilitySpecResponse) ProtoReflect ¶
func (x *CreateAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
func (*CreateAvailabilitySpecResponse) Reset ¶
func (x *CreateAvailabilitySpecResponse) Reset()
func (*CreateAvailabilitySpecResponse) String ¶
func (x *CreateAvailabilitySpecResponse) String() string
type CreateGCPRoleGroupRequest ¶ added in v1.29.0
type CreateGCPRoleGroupRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` OrganizationId string `protobuf:"bytes,2,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` RoleIds []string `protobuf:"bytes,3,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"` // contains filtered or unexported fields }
func (*CreateGCPRoleGroupRequest) Descriptor
deprecated
added in
v1.29.0
func (*CreateGCPRoleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGCPRoleGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGCPRoleGroupRequest) GetName ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) GetName() string
func (*CreateGCPRoleGroupRequest) GetOrganizationId ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) GetOrganizationId() string
func (*CreateGCPRoleGroupRequest) GetRoleIds ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) GetRoleIds() []string
func (*CreateGCPRoleGroupRequest) ProtoMessage ¶ added in v1.29.0
func (*CreateGCPRoleGroupRequest) ProtoMessage()
func (*CreateGCPRoleGroupRequest) ProtoReflect ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGCPRoleGroupRequest) Reset ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) Reset()
func (*CreateGCPRoleGroupRequest) String ¶ added in v1.29.0
func (x *CreateGCPRoleGroupRequest) String() string
type CreateGCPRoleGroupResponse ¶ added in v1.29.0
type CreateGCPRoleGroupResponse struct { RoleGroup *GCPRoleGroup `protobuf:"bytes,1,opt,name=role_group,json=roleGroup,proto3" json:"role_group,omitempty"` // contains filtered or unexported fields }
func (*CreateGCPRoleGroupResponse) Descriptor
deprecated
added in
v1.29.0
func (*CreateGCPRoleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGCPRoleGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGCPRoleGroupResponse) GetRoleGroup ¶ added in v1.29.0
func (x *CreateGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
func (*CreateGCPRoleGroupResponse) ProtoMessage ¶ added in v1.29.0
func (*CreateGCPRoleGroupResponse) ProtoMessage()
func (*CreateGCPRoleGroupResponse) ProtoReflect ¶ added in v1.29.0
func (x *CreateGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGCPRoleGroupResponse) Reset ¶ added in v1.29.0
func (x *CreateGCPRoleGroupResponse) Reset()
func (*CreateGCPRoleGroupResponse) String ¶ added in v1.29.0
func (x *CreateGCPRoleGroupResponse) String() string
type CreateIDPRequest ¶
type CreateIDPRequest struct { Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CreateIDPRequest) Descriptor
deprecated
func (*CreateIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIDPRequest.ProtoReflect.Descriptor instead.
func (*CreateIDPRequest) GetNamespace ¶
func (x *CreateIDPRequest) GetNamespace() string
func (*CreateIDPRequest) ProtoMessage ¶
func (*CreateIDPRequest) ProtoMessage()
func (*CreateIDPRequest) ProtoReflect ¶
func (x *CreateIDPRequest) ProtoReflect() protoreflect.Message
func (*CreateIDPRequest) Reset ¶
func (x *CreateIDPRequest) Reset()
func (*CreateIDPRequest) String ¶
func (x *CreateIDPRequest) String() string
type CreateIDPResponse ¶
type CreateIDPResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CreateIDPResponse) Descriptor
deprecated
func (*CreateIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIDPResponse.ProtoReflect.Descriptor instead.
func (*CreateIDPResponse) GetId ¶
func (x *CreateIDPResponse) GetId() string
func (*CreateIDPResponse) GetNamespace ¶
func (x *CreateIDPResponse) GetNamespace() string
func (*CreateIDPResponse) ProtoMessage ¶
func (*CreateIDPResponse) ProtoMessage()
func (*CreateIDPResponse) ProtoReflect ¶
func (x *CreateIDPResponse) ProtoReflect() protoreflect.Message
func (*CreateIDPResponse) Reset ¶
func (x *CreateIDPResponse) Reset()
func (*CreateIDPResponse) String ¶
func (x *CreateIDPResponse) String() string
type CreateSelectorRequest ¶
type CreateSelectorRequest struct { Selector *Selector `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` // contains filtered or unexported fields }
func (*CreateSelectorRequest) Descriptor
deprecated
func (*CreateSelectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSelectorRequest.ProtoReflect.Descriptor instead.
func (*CreateSelectorRequest) GetSelector ¶
func (x *CreateSelectorRequest) GetSelector() *Selector
func (*CreateSelectorRequest) ProtoMessage ¶
func (*CreateSelectorRequest) ProtoMessage()
func (*CreateSelectorRequest) ProtoReflect ¶
func (x *CreateSelectorRequest) ProtoReflect() protoreflect.Message
func (*CreateSelectorRequest) Reset ¶
func (x *CreateSelectorRequest) Reset()
func (*CreateSelectorRequest) String ¶
func (x *CreateSelectorRequest) String() string
type CreateSelectorResponse ¶
type CreateSelectorResponse struct { Selector *Selector `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` Diagnostics []*v1alpha11.Diagnostic `protobuf:"bytes,2,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*CreateSelectorResponse) Descriptor
deprecated
func (*CreateSelectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSelectorResponse.ProtoReflect.Descriptor instead.
func (*CreateSelectorResponse) GetDiagnostics ¶
func (x *CreateSelectorResponse) GetDiagnostics() []*v1alpha11.Diagnostic
func (*CreateSelectorResponse) GetSelector ¶
func (x *CreateSelectorResponse) GetSelector() *Selector
func (*CreateSelectorResponse) ProtoMessage ¶
func (*CreateSelectorResponse) ProtoMessage()
func (*CreateSelectorResponse) ProtoReflect ¶
func (x *CreateSelectorResponse) ProtoReflect() protoreflect.Message
func (*CreateSelectorResponse) Reset ¶
func (x *CreateSelectorResponse) Reset()
func (*CreateSelectorResponse) String ¶
func (x *CreateSelectorResponse) String() string
type CreateSlackAlertRequest ¶
type CreateSlackAlertRequest struct { WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` SlackChannelId string `protobuf:"bytes,3,opt,name=slack_channel_id,json=slackChannelId,proto3" json:"slack_channel_id,omitempty"` SlackWorkspaceId string `protobuf:"bytes,4,opt,name=slack_workspace_id,json=slackWorkspaceId,proto3" json:"slack_workspace_id,omitempty"` IntegrationId *string `protobuf:"bytes,5,opt,name=integration_id,json=integrationId,proto3,oneof" json:"integration_id,omitempty"` UseWebConsoleForApproveAction bool `` /* 157-byte string literal not displayed */ SendDirectMessagesToApprovers bool `` /* 155-byte string literal not displayed */ DisableInteractivityHandlers bool `` /* 148-byte string literal not displayed */ NotifyExpiryInSeconds *durationpb.Duration `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateSlackAlertRequest) Descriptor
deprecated
func (*CreateSlackAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSlackAlertRequest.ProtoReflect.Descriptor instead.
func (*CreateSlackAlertRequest) GetDisableInteractivityHandlers ¶ added in v1.36.1
func (x *CreateSlackAlertRequest) GetDisableInteractivityHandlers() bool
func (*CreateSlackAlertRequest) GetIntegrationId ¶ added in v1.12.1
func (x *CreateSlackAlertRequest) GetIntegrationId() string
func (*CreateSlackAlertRequest) GetNotifyExpiryInSeconds ¶ added in v1.40.0
func (x *CreateSlackAlertRequest) GetNotifyExpiryInSeconds() *durationpb.Duration
func (*CreateSlackAlertRequest) GetSendDirectMessagesToApprovers ¶ added in v1.30.0
func (x *CreateSlackAlertRequest) GetSendDirectMessagesToApprovers() bool
func (*CreateSlackAlertRequest) GetSlackChannelId ¶
func (x *CreateSlackAlertRequest) GetSlackChannelId() string
func (*CreateSlackAlertRequest) GetSlackWorkspaceId ¶
func (x *CreateSlackAlertRequest) GetSlackWorkspaceId() string
func (*CreateSlackAlertRequest) GetUseWebConsoleForApproveAction ¶ added in v1.20.0
func (x *CreateSlackAlertRequest) GetUseWebConsoleForApproveAction() bool
func (*CreateSlackAlertRequest) GetWorkflowId ¶
func (x *CreateSlackAlertRequest) GetWorkflowId() string
func (*CreateSlackAlertRequest) ProtoMessage ¶
func (*CreateSlackAlertRequest) ProtoMessage()
func (*CreateSlackAlertRequest) ProtoReflect ¶
func (x *CreateSlackAlertRequest) ProtoReflect() protoreflect.Message
func (*CreateSlackAlertRequest) Reset ¶
func (x *CreateSlackAlertRequest) Reset()
func (*CreateSlackAlertRequest) String ¶
func (x *CreateSlackAlertRequest) String() string
type CreateSlackAlertResponse ¶
type CreateSlackAlertResponse struct { Alert *SlackAlert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*CreateSlackAlertResponse) Descriptor
deprecated
func (*CreateSlackAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSlackAlertResponse.ProtoReflect.Descriptor instead.
func (*CreateSlackAlertResponse) GetAlert ¶
func (x *CreateSlackAlertResponse) GetAlert() *SlackAlert
func (*CreateSlackAlertResponse) ProtoMessage ¶
func (*CreateSlackAlertResponse) ProtoMessage()
func (*CreateSlackAlertResponse) ProtoReflect ¶
func (x *CreateSlackAlertResponse) ProtoReflect() protoreflect.Message
func (*CreateSlackAlertResponse) Reset ¶
func (x *CreateSlackAlertResponse) Reset()
func (*CreateSlackAlertResponse) String ¶
func (x *CreateSlackAlertResponse) String() string
type CreateWebhookProvisionerRequest ¶
type CreateWebhookProvisionerRequest struct { Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Capabilities []*Capability `protobuf:"bytes,3,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*CreateWebhookProvisionerRequest) Descriptor
deprecated
func (*CreateWebhookProvisionerRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookProvisionerRequest.ProtoReflect.Descriptor instead.
func (*CreateWebhookProvisionerRequest) GetCapabilities ¶
func (x *CreateWebhookProvisionerRequest) GetCapabilities() []*Capability
func (*CreateWebhookProvisionerRequest) GetUrl ¶
func (x *CreateWebhookProvisionerRequest) GetUrl() string
func (*CreateWebhookProvisionerRequest) ProtoMessage ¶
func (*CreateWebhookProvisionerRequest) ProtoMessage()
func (*CreateWebhookProvisionerRequest) ProtoReflect ¶
func (x *CreateWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
func (*CreateWebhookProvisionerRequest) Reset ¶
func (x *CreateWebhookProvisionerRequest) Reset()
func (*CreateWebhookProvisionerRequest) String ¶
func (x *CreateWebhookProvisionerRequest) String() string
type CreateWebhookProvisionerResponse ¶
type CreateWebhookProvisionerResponse struct { WebhookProvisioner *WebhookProvisioner `protobuf:"bytes,1,opt,name=WebhookProvisioner,proto3" json:"WebhookProvisioner,omitempty"` Diagnostics []*v1alpha11.Diagnostic `protobuf:"bytes,2,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*CreateWebhookProvisionerResponse) Descriptor
deprecated
func (*CreateWebhookProvisionerResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookProvisionerResponse.ProtoReflect.Descriptor instead.
func (*CreateWebhookProvisionerResponse) GetDiagnostics ¶
func (x *CreateWebhookProvisionerResponse) GetDiagnostics() []*v1alpha11.Diagnostic
func (*CreateWebhookProvisionerResponse) GetWebhookProvisioner ¶
func (x *CreateWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
func (*CreateWebhookProvisionerResponse) ProtoMessage ¶
func (*CreateWebhookProvisionerResponse) ProtoMessage()
func (*CreateWebhookProvisionerResponse) ProtoReflect ¶
func (x *CreateWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
func (*CreateWebhookProvisionerResponse) Reset ¶
func (x *CreateWebhookProvisionerResponse) Reset()
func (*CreateWebhookProvisionerResponse) String ¶
func (x *CreateWebhookProvisionerResponse) String() string
type DeleteAccessWorkflowRequest ¶
type DeleteAccessWorkflowRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAccessWorkflowRequest) Descriptor
deprecated
func (*DeleteAccessWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccessWorkflowRequest.ProtoReflect.Descriptor instead.
func (*DeleteAccessWorkflowRequest) GetId ¶
func (x *DeleteAccessWorkflowRequest) GetId() string
func (*DeleteAccessWorkflowRequest) ProtoMessage ¶
func (*DeleteAccessWorkflowRequest) ProtoMessage()
func (*DeleteAccessWorkflowRequest) ProtoReflect ¶
func (x *DeleteAccessWorkflowRequest) ProtoReflect() protoreflect.Message
func (*DeleteAccessWorkflowRequest) Reset ¶
func (x *DeleteAccessWorkflowRequest) Reset()
func (*DeleteAccessWorkflowRequest) String ¶
func (x *DeleteAccessWorkflowRequest) String() string
type DeleteAccessWorkflowResponse ¶
type DeleteAccessWorkflowResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAccessWorkflowResponse) Descriptor
deprecated
func (*DeleteAccessWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccessWorkflowResponse.ProtoReflect.Descriptor instead.
func (*DeleteAccessWorkflowResponse) GetId ¶
func (x *DeleteAccessWorkflowResponse) GetId() string
func (*DeleteAccessWorkflowResponse) ProtoMessage ¶
func (*DeleteAccessWorkflowResponse) ProtoMessage()
func (*DeleteAccessWorkflowResponse) ProtoReflect ¶
func (x *DeleteAccessWorkflowResponse) ProtoReflect() protoreflect.Message
func (*DeleteAccessWorkflowResponse) Reset ¶
func (x *DeleteAccessWorkflowResponse) Reset()
func (*DeleteAccessWorkflowResponse) String ¶
func (x *DeleteAccessWorkflowResponse) String() string
type DeleteAvailabilitySpecRequest ¶
type DeleteAvailabilitySpecRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAvailabilitySpecRequest) Descriptor
deprecated
func (*DeleteAvailabilitySpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAvailabilitySpecRequest.ProtoReflect.Descriptor instead.
func (*DeleteAvailabilitySpecRequest) GetId ¶
func (x *DeleteAvailabilitySpecRequest) GetId() string
func (*DeleteAvailabilitySpecRequest) ProtoMessage ¶
func (*DeleteAvailabilitySpecRequest) ProtoMessage()
func (*DeleteAvailabilitySpecRequest) ProtoReflect ¶
func (x *DeleteAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
func (*DeleteAvailabilitySpecRequest) Reset ¶
func (x *DeleteAvailabilitySpecRequest) Reset()
func (*DeleteAvailabilitySpecRequest) String ¶
func (x *DeleteAvailabilitySpecRequest) String() string
type DeleteAvailabilitySpecResponse ¶
type DeleteAvailabilitySpecResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAvailabilitySpecResponse) Descriptor
deprecated
func (*DeleteAvailabilitySpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAvailabilitySpecResponse.ProtoReflect.Descriptor instead.
func (*DeleteAvailabilitySpecResponse) GetId ¶
func (x *DeleteAvailabilitySpecResponse) GetId() string
func (*DeleteAvailabilitySpecResponse) ProtoMessage ¶
func (*DeleteAvailabilitySpecResponse) ProtoMessage()
func (*DeleteAvailabilitySpecResponse) ProtoReflect ¶
func (x *DeleteAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
func (*DeleteAvailabilitySpecResponse) Reset ¶
func (x *DeleteAvailabilitySpecResponse) Reset()
func (*DeleteAvailabilitySpecResponse) String ¶
func (x *DeleteAvailabilitySpecResponse) String() string
type DeleteGCPRoleGroupRequest ¶ added in v1.29.0
type DeleteGCPRoleGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteGCPRoleGroupRequest) Descriptor
deprecated
added in
v1.29.0
func (*DeleteGCPRoleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGCPRoleGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGCPRoleGroupRequest) GetId ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupRequest) GetId() string
func (*DeleteGCPRoleGroupRequest) ProtoMessage ¶ added in v1.29.0
func (*DeleteGCPRoleGroupRequest) ProtoMessage()
func (*DeleteGCPRoleGroupRequest) ProtoReflect ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGCPRoleGroupRequest) Reset ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupRequest) Reset()
func (*DeleteGCPRoleGroupRequest) String ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupRequest) String() string
type DeleteGCPRoleGroupResponse ¶ added in v1.29.0
type DeleteGCPRoleGroupResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteGCPRoleGroupResponse) Descriptor
deprecated
added in
v1.29.0
func (*DeleteGCPRoleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGCPRoleGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGCPRoleGroupResponse) GetId ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupResponse) GetId() string
func (*DeleteGCPRoleGroupResponse) ProtoMessage ¶ added in v1.29.0
func (*DeleteGCPRoleGroupResponse) ProtoMessage()
func (*DeleteGCPRoleGroupResponse) ProtoReflect ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGCPRoleGroupResponse) Reset ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupResponse) Reset()
func (*DeleteGCPRoleGroupResponse) String ¶ added in v1.29.0
func (x *DeleteGCPRoleGroupResponse) String() string
type DeleteIDPRequest ¶
type DeleteIDPRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIDPRequest) Descriptor
deprecated
func (*DeleteIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIDPRequest.ProtoReflect.Descriptor instead.
func (*DeleteIDPRequest) GetId ¶
func (x *DeleteIDPRequest) GetId() string
func (*DeleteIDPRequest) ProtoMessage ¶
func (*DeleteIDPRequest) ProtoMessage()
func (*DeleteIDPRequest) ProtoReflect ¶
func (x *DeleteIDPRequest) ProtoReflect() protoreflect.Message
func (*DeleteIDPRequest) Reset ¶
func (x *DeleteIDPRequest) Reset()
func (*DeleteIDPRequest) String ¶
func (x *DeleteIDPRequest) String() string
type DeleteIDPResponse ¶
type DeleteIDPResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIDPResponse) Descriptor
deprecated
func (*DeleteIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIDPResponse.ProtoReflect.Descriptor instead.
func (*DeleteIDPResponse) GetId ¶
func (x *DeleteIDPResponse) GetId() string
func (*DeleteIDPResponse) ProtoMessage ¶
func (*DeleteIDPResponse) ProtoMessage()
func (*DeleteIDPResponse) ProtoReflect ¶
func (x *DeleteIDPResponse) ProtoReflect() protoreflect.Message
func (*DeleteIDPResponse) Reset ¶
func (x *DeleteIDPResponse) Reset()
func (*DeleteIDPResponse) String ¶
func (x *DeleteIDPResponse) String() string
type DeleteSelectorRequest ¶
type DeleteSelectorRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSelectorRequest) Descriptor
deprecated
func (*DeleteSelectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSelectorRequest.ProtoReflect.Descriptor instead.
func (*DeleteSelectorRequest) GetId ¶
func (x *DeleteSelectorRequest) GetId() string
func (*DeleteSelectorRequest) ProtoMessage ¶
func (*DeleteSelectorRequest) ProtoMessage()
func (*DeleteSelectorRequest) ProtoReflect ¶
func (x *DeleteSelectorRequest) ProtoReflect() protoreflect.Message
func (*DeleteSelectorRequest) Reset ¶
func (x *DeleteSelectorRequest) Reset()
func (*DeleteSelectorRequest) String ¶
func (x *DeleteSelectorRequest) String() string
type DeleteSelectorResponse ¶
type DeleteSelectorResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSelectorResponse) Descriptor
deprecated
func (*DeleteSelectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSelectorResponse.ProtoReflect.Descriptor instead.
func (*DeleteSelectorResponse) GetId ¶
func (x *DeleteSelectorResponse) GetId() string
func (*DeleteSelectorResponse) ProtoMessage ¶
func (*DeleteSelectorResponse) ProtoMessage()
func (*DeleteSelectorResponse) ProtoReflect ¶
func (x *DeleteSelectorResponse) ProtoReflect() protoreflect.Message
func (*DeleteSelectorResponse) Reset ¶
func (x *DeleteSelectorResponse) Reset()
func (*DeleteSelectorResponse) String ¶
func (x *DeleteSelectorResponse) String() string
type DeleteSlackAlertRequest ¶
type DeleteSlackAlertRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSlackAlertRequest) Descriptor
deprecated
func (*DeleteSlackAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSlackAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteSlackAlertRequest) GetId ¶
func (x *DeleteSlackAlertRequest) GetId() string
func (*DeleteSlackAlertRequest) ProtoMessage ¶
func (*DeleteSlackAlertRequest) ProtoMessage()
func (*DeleteSlackAlertRequest) ProtoReflect ¶
func (x *DeleteSlackAlertRequest) ProtoReflect() protoreflect.Message
func (*DeleteSlackAlertRequest) Reset ¶
func (x *DeleteSlackAlertRequest) Reset()
func (*DeleteSlackAlertRequest) String ¶
func (x *DeleteSlackAlertRequest) String() string
type DeleteSlackAlertResponse ¶
type DeleteSlackAlertResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSlackAlertResponse) Descriptor
deprecated
func (*DeleteSlackAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSlackAlertResponse.ProtoReflect.Descriptor instead.
func (*DeleteSlackAlertResponse) GetId ¶
func (x *DeleteSlackAlertResponse) GetId() string
func (*DeleteSlackAlertResponse) ProtoMessage ¶
func (*DeleteSlackAlertResponse) ProtoMessage()
func (*DeleteSlackAlertResponse) ProtoReflect ¶
func (x *DeleteSlackAlertResponse) ProtoReflect() protoreflect.Message
func (*DeleteSlackAlertResponse) Reset ¶
func (x *DeleteSlackAlertResponse) Reset()
func (*DeleteSlackAlertResponse) String ¶
func (x *DeleteSlackAlertResponse) String() string
type DeleteWebhookProvisionerRequest ¶
type DeleteWebhookProvisionerRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteWebhookProvisionerRequest) Descriptor
deprecated
func (*DeleteWebhookProvisionerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookProvisionerRequest.ProtoReflect.Descriptor instead.
func (*DeleteWebhookProvisionerRequest) GetId ¶
func (x *DeleteWebhookProvisionerRequest) GetId() string
func (*DeleteWebhookProvisionerRequest) ProtoMessage ¶
func (*DeleteWebhookProvisionerRequest) ProtoMessage()
func (*DeleteWebhookProvisionerRequest) ProtoReflect ¶
func (x *DeleteWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
func (*DeleteWebhookProvisionerRequest) Reset ¶
func (x *DeleteWebhookProvisionerRequest) Reset()
func (*DeleteWebhookProvisionerRequest) String ¶
func (x *DeleteWebhookProvisionerRequest) String() string
type DeleteWebhookProvisionerResponse ¶
type DeleteWebhookProvisionerResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteWebhookProvisionerResponse) Descriptor
deprecated
func (*DeleteWebhookProvisionerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookProvisionerResponse.ProtoReflect.Descriptor instead.
func (*DeleteWebhookProvisionerResponse) GetId ¶
func (x *DeleteWebhookProvisionerResponse) GetId() string
func (*DeleteWebhookProvisionerResponse) ProtoMessage ¶
func (*DeleteWebhookProvisionerResponse) ProtoMessage()
func (*DeleteWebhookProvisionerResponse) ProtoReflect ¶
func (x *DeleteWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
func (*DeleteWebhookProvisionerResponse) Reset ¶
func (x *DeleteWebhookProvisionerResponse) Reset()
func (*DeleteWebhookProvisionerResponse) String ¶
func (x *DeleteWebhookProvisionerResponse) String() string
type GCPRoleGroup ¶ added in v1.29.0
type GCPRoleGroup 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"` OrganizationId string `protobuf:"bytes,3,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` RoleIds []string `protobuf:"bytes,4,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"` // contains filtered or unexported fields }
func (*GCPRoleGroup) Descriptor
deprecated
added in
v1.29.0
func (*GCPRoleGroup) Descriptor() ([]byte, []int)
Deprecated: Use GCPRoleGroup.ProtoReflect.Descriptor instead.
func (*GCPRoleGroup) GetId ¶ added in v1.29.0
func (x *GCPRoleGroup) GetId() string
func (*GCPRoleGroup) GetName ¶ added in v1.29.0
func (x *GCPRoleGroup) GetName() string
func (*GCPRoleGroup) GetOrganizationId ¶ added in v1.29.0
func (x *GCPRoleGroup) GetOrganizationId() string
func (*GCPRoleGroup) GetRoleIds ¶ added in v1.29.0
func (x *GCPRoleGroup) GetRoleIds() []string
func (*GCPRoleGroup) ProtoMessage ¶ added in v1.29.0
func (*GCPRoleGroup) ProtoMessage()
func (*GCPRoleGroup) ProtoReflect ¶ added in v1.29.0
func (x *GCPRoleGroup) ProtoReflect() protoreflect.Message
func (*GCPRoleGroup) Reset ¶ added in v1.29.0
func (x *GCPRoleGroup) Reset()
func (*GCPRoleGroup) String ¶ added in v1.29.0
func (x *GCPRoleGroup) String() string
type GetAccessWorkflowRequest ¶
type GetAccessWorkflowRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAccessWorkflowRequest) Descriptor
deprecated
func (*GetAccessWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessWorkflowRequest.ProtoReflect.Descriptor instead.
func (*GetAccessWorkflowRequest) GetId ¶
func (x *GetAccessWorkflowRequest) GetId() string
func (*GetAccessWorkflowRequest) ProtoMessage ¶
func (*GetAccessWorkflowRequest) ProtoMessage()
func (*GetAccessWorkflowRequest) ProtoReflect ¶
func (x *GetAccessWorkflowRequest) ProtoReflect() protoreflect.Message
func (*GetAccessWorkflowRequest) Reset ¶
func (x *GetAccessWorkflowRequest) Reset()
func (*GetAccessWorkflowRequest) String ¶
func (x *GetAccessWorkflowRequest) String() string
type GetAccessWorkflowResponse ¶
type GetAccessWorkflowResponse struct { Workflow *AccessWorkflow `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` // contains filtered or unexported fields }
func (*GetAccessWorkflowResponse) Descriptor
deprecated
func (*GetAccessWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessWorkflowResponse.ProtoReflect.Descriptor instead.
func (*GetAccessWorkflowResponse) GetWorkflow ¶
func (x *GetAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
func (*GetAccessWorkflowResponse) ProtoMessage ¶
func (*GetAccessWorkflowResponse) ProtoMessage()
func (*GetAccessWorkflowResponse) ProtoReflect ¶
func (x *GetAccessWorkflowResponse) ProtoReflect() protoreflect.Message
func (*GetAccessWorkflowResponse) Reset ¶
func (x *GetAccessWorkflowResponse) Reset()
func (*GetAccessWorkflowResponse) String ¶
func (x *GetAccessWorkflowResponse) String() string
type GetAvailabilitySpecRequest ¶
type GetAvailabilitySpecRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAvailabilitySpecRequest) Descriptor
deprecated
func (*GetAvailabilitySpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailabilitySpecRequest.ProtoReflect.Descriptor instead.
func (*GetAvailabilitySpecRequest) GetId ¶
func (x *GetAvailabilitySpecRequest) GetId() string
func (*GetAvailabilitySpecRequest) ProtoMessage ¶
func (*GetAvailabilitySpecRequest) ProtoMessage()
func (*GetAvailabilitySpecRequest) ProtoReflect ¶
func (x *GetAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
func (*GetAvailabilitySpecRequest) Reset ¶
func (x *GetAvailabilitySpecRequest) Reset()
func (*GetAvailabilitySpecRequest) String ¶
func (x *GetAvailabilitySpecRequest) String() string
type GetAvailabilitySpecResponse ¶
type GetAvailabilitySpecResponse struct { AvailabilitySpec *AvailabilitySpec `protobuf:"bytes,1,opt,name=availability_spec,json=availabilitySpec,proto3" json:"availability_spec,omitempty"` // contains filtered or unexported fields }
func (*GetAvailabilitySpecResponse) Descriptor
deprecated
func (*GetAvailabilitySpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailabilitySpecResponse.ProtoReflect.Descriptor instead.
func (*GetAvailabilitySpecResponse) GetAvailabilitySpec ¶
func (x *GetAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
func (*GetAvailabilitySpecResponse) ProtoMessage ¶
func (*GetAvailabilitySpecResponse) ProtoMessage()
func (*GetAvailabilitySpecResponse) ProtoReflect ¶
func (x *GetAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
func (*GetAvailabilitySpecResponse) Reset ¶
func (x *GetAvailabilitySpecResponse) Reset()
func (*GetAvailabilitySpecResponse) String ¶
func (x *GetAvailabilitySpecResponse) String() string
type GetGCPRoleGroupRequest ¶ added in v1.29.0
type GetGCPRoleGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetGCPRoleGroupRequest) Descriptor
deprecated
added in
v1.29.0
func (*GetGCPRoleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGCPRoleGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGCPRoleGroupRequest) GetId ¶ added in v1.29.0
func (x *GetGCPRoleGroupRequest) GetId() string
func (*GetGCPRoleGroupRequest) ProtoMessage ¶ added in v1.29.0
func (*GetGCPRoleGroupRequest) ProtoMessage()
func (*GetGCPRoleGroupRequest) ProtoReflect ¶ added in v1.29.0
func (x *GetGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGCPRoleGroupRequest) Reset ¶ added in v1.29.0
func (x *GetGCPRoleGroupRequest) Reset()
func (*GetGCPRoleGroupRequest) String ¶ added in v1.29.0
func (x *GetGCPRoleGroupRequest) String() string
type GetGCPRoleGroupResponse ¶ added in v1.29.0
type GetGCPRoleGroupResponse struct { RoleGroup *GCPRoleGroup `protobuf:"bytes,1,opt,name=role_group,json=roleGroup,proto3" json:"role_group,omitempty"` // contains filtered or unexported fields }
func (*GetGCPRoleGroupResponse) Descriptor
deprecated
added in
v1.29.0
func (*GetGCPRoleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGCPRoleGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGCPRoleGroupResponse) GetRoleGroup ¶ added in v1.29.0
func (x *GetGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
func (*GetGCPRoleGroupResponse) ProtoMessage ¶ added in v1.29.0
func (*GetGCPRoleGroupResponse) ProtoMessage()
func (*GetGCPRoleGroupResponse) ProtoReflect ¶ added in v1.29.0
func (x *GetGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGCPRoleGroupResponse) Reset ¶ added in v1.29.0
func (x *GetGCPRoleGroupResponse) Reset()
func (*GetGCPRoleGroupResponse) String ¶ added in v1.29.0
func (x *GetGCPRoleGroupResponse) String() string
type GetSelectorRequest ¶
type GetSelectorRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSelectorRequest) Descriptor
deprecated
func (*GetSelectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSelectorRequest.ProtoReflect.Descriptor instead.
func (*GetSelectorRequest) GetId ¶
func (x *GetSelectorRequest) GetId() string
func (*GetSelectorRequest) ProtoMessage ¶
func (*GetSelectorRequest) ProtoMessage()
func (*GetSelectorRequest) ProtoReflect ¶
func (x *GetSelectorRequest) ProtoReflect() protoreflect.Message
func (*GetSelectorRequest) Reset ¶
func (x *GetSelectorRequest) Reset()
func (*GetSelectorRequest) String ¶
func (x *GetSelectorRequest) String() string
type GetSelectorResponse ¶
type GetSelectorResponse struct { Selector *Selector `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` // contains filtered or unexported fields }
func (*GetSelectorResponse) Descriptor
deprecated
func (*GetSelectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSelectorResponse.ProtoReflect.Descriptor instead.
func (*GetSelectorResponse) GetSelector ¶
func (x *GetSelectorResponse) GetSelector() *Selector
func (*GetSelectorResponse) ProtoMessage ¶
func (*GetSelectorResponse) ProtoMessage()
func (*GetSelectorResponse) ProtoReflect ¶
func (x *GetSelectorResponse) ProtoReflect() protoreflect.Message
func (*GetSelectorResponse) Reset ¶
func (x *GetSelectorResponse) Reset()
func (*GetSelectorResponse) String ¶
func (x *GetSelectorResponse) String() string
type GetSlackAlertRequest ¶
type GetSlackAlertRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSlackAlertRequest) Descriptor
deprecated
func (*GetSlackAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSlackAlertRequest.ProtoReflect.Descriptor instead.
func (*GetSlackAlertRequest) GetId ¶
func (x *GetSlackAlertRequest) GetId() string
func (*GetSlackAlertRequest) ProtoMessage ¶
func (*GetSlackAlertRequest) ProtoMessage()
func (*GetSlackAlertRequest) ProtoReflect ¶
func (x *GetSlackAlertRequest) ProtoReflect() protoreflect.Message
func (*GetSlackAlertRequest) Reset ¶
func (x *GetSlackAlertRequest) Reset()
func (*GetSlackAlertRequest) String ¶
func (x *GetSlackAlertRequest) String() string
type GetSlackAlertResponse ¶
type GetSlackAlertResponse struct { Alert *SlackAlert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*GetSlackAlertResponse) Descriptor
deprecated
func (*GetSlackAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSlackAlertResponse.ProtoReflect.Descriptor instead.
func (*GetSlackAlertResponse) GetAlert ¶
func (x *GetSlackAlertResponse) GetAlert() *SlackAlert
func (*GetSlackAlertResponse) ProtoMessage ¶
func (*GetSlackAlertResponse) ProtoMessage()
func (*GetSlackAlertResponse) ProtoReflect ¶
func (x *GetSlackAlertResponse) ProtoReflect() protoreflect.Message
func (*GetSlackAlertResponse) Reset ¶
func (x *GetSlackAlertResponse) Reset()
func (*GetSlackAlertResponse) String ¶
func (x *GetSlackAlertResponse) String() string
type GetWebhookProvisionerRequest ¶
type GetWebhookProvisionerRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetWebhookProvisionerRequest) Descriptor
deprecated
func (*GetWebhookProvisionerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhookProvisionerRequest.ProtoReflect.Descriptor instead.
func (*GetWebhookProvisionerRequest) GetId ¶
func (x *GetWebhookProvisionerRequest) GetId() string
func (*GetWebhookProvisionerRequest) ProtoMessage ¶
func (*GetWebhookProvisionerRequest) ProtoMessage()
func (*GetWebhookProvisionerRequest) ProtoReflect ¶
func (x *GetWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
func (*GetWebhookProvisionerRequest) Reset ¶
func (x *GetWebhookProvisionerRequest) Reset()
func (*GetWebhookProvisionerRequest) String ¶
func (x *GetWebhookProvisionerRequest) String() string
type GetWebhookProvisionerResponse ¶
type GetWebhookProvisionerResponse struct { WebhookProvisioner *WebhookProvisioner `protobuf:"bytes,1,opt,name=WebhookProvisioner,proto3" json:"WebhookProvisioner,omitempty"` // contains filtered or unexported fields }
func (*GetWebhookProvisionerResponse) Descriptor
deprecated
func (*GetWebhookProvisionerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhookProvisionerResponse.ProtoReflect.Descriptor instead.
func (*GetWebhookProvisionerResponse) GetWebhookProvisioner ¶
func (x *GetWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
func (*GetWebhookProvisionerResponse) ProtoMessage ¶
func (*GetWebhookProvisionerResponse) ProtoMessage()
func (*GetWebhookProvisionerResponse) ProtoReflect ¶
func (x *GetWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
func (*GetWebhookProvisionerResponse) Reset ¶
func (x *GetWebhookProvisionerResponse) Reset()
func (*GetWebhookProvisionerResponse) String ¶
func (x *GetWebhookProvisionerResponse) String() string
type ReadIDPRequest ¶
type ReadIDPRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ReadIDPRequest) Descriptor
deprecated
func (*ReadIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadIDPRequest.ProtoReflect.Descriptor instead.
func (*ReadIDPRequest) GetId ¶
func (x *ReadIDPRequest) GetId() string
func (*ReadIDPRequest) GetNamespace ¶
func (x *ReadIDPRequest) GetNamespace() string
func (*ReadIDPRequest) ProtoMessage ¶
func (*ReadIDPRequest) ProtoMessage()
func (*ReadIDPRequest) ProtoReflect ¶
func (x *ReadIDPRequest) ProtoReflect() protoreflect.Message
func (*ReadIDPRequest) Reset ¶
func (x *ReadIDPRequest) Reset()
func (*ReadIDPRequest) String ¶
func (x *ReadIDPRequest) String() string
type ReadIDPResponse ¶
type ReadIDPResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ReadIDPResponse) Descriptor
deprecated
func (*ReadIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReadIDPResponse.ProtoReflect.Descriptor instead.
func (*ReadIDPResponse) GetId ¶
func (x *ReadIDPResponse) GetId() string
func (*ReadIDPResponse) GetNamespace ¶
func (x *ReadIDPResponse) GetNamespace() string
func (*ReadIDPResponse) ProtoMessage ¶
func (*ReadIDPResponse) ProtoMessage()
func (*ReadIDPResponse) ProtoReflect ¶
func (x *ReadIDPResponse) ProtoReflect() protoreflect.Message
func (*ReadIDPResponse) Reset ¶
func (x *ReadIDPResponse) Reset()
func (*ReadIDPResponse) String ¶
func (x *ReadIDPResponse) String() string
type Selector ¶
type Selector 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"` ResourceType string `protobuf:"bytes,3,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` BelongingTo *v1alpha1.EID `protobuf:"bytes,4,opt,name=belonging_to,json=belongingTo,proto3" json:"belonging_to,omitempty"` When string `protobuf:"bytes,5,opt,name=when,proto3" json:"when,omitempty"` // contains filtered or unexported fields }
func (*Selector) Descriptor
deprecated
func (*Selector) GetBelongingTo ¶
func (*Selector) GetResourceType ¶
func (*Selector) ProtoMessage ¶
func (*Selector) ProtoMessage()
func (*Selector) ProtoReflect ¶
func (x *Selector) ProtoReflect() protoreflect.Message
type SlackAlert ¶
type SlackAlert struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` SlackChannelId string `protobuf:"bytes,3,opt,name=slack_channel_id,json=slackChannelId,proto3" json:"slack_channel_id,omitempty"` SlackWorkspaceId string `protobuf:"bytes,4,opt,name=slack_workspace_id,json=slackWorkspaceId,proto3" json:"slack_workspace_id,omitempty"` IntegrationId *string `protobuf:"bytes,5,opt,name=integration_id,json=integrationId,proto3,oneof" json:"integration_id,omitempty"` UseWebConsoleForApproveAction bool `` /* 157-byte string literal not displayed */ SendDirectMessagesToApprovers bool `` /* 155-byte string literal not displayed */ // Disables all webhook handlers for the Slack integration. // All buttons in the Slack integration will link the user to Common Fate URLs // rather than being directly interactive. // This is useful when deploying Common Fate in a VPC // with restricted network ingress. // // If set to true, this setting takes priority over 'use_web_console_for_activate_action'. DisableInteractivityHandlers bool `` /* 148-byte string literal not displayed */ // if specified, it will notify the user the set time before the access expires NotifyExpiryInSeconds *durationpb.Duration `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SlackAlert) Descriptor
deprecated
func (*SlackAlert) Descriptor() ([]byte, []int)
Deprecated: Use SlackAlert.ProtoReflect.Descriptor instead.
func (*SlackAlert) GetDisableInteractivityHandlers ¶ added in v1.36.1
func (x *SlackAlert) GetDisableInteractivityHandlers() bool
func (*SlackAlert) GetId ¶
func (x *SlackAlert) GetId() string
func (*SlackAlert) GetIntegrationId ¶ added in v1.12.1
func (x *SlackAlert) GetIntegrationId() string
func (*SlackAlert) GetNotifyExpiryInSeconds ¶ added in v1.40.0
func (x *SlackAlert) GetNotifyExpiryInSeconds() *durationpb.Duration
func (*SlackAlert) GetSendDirectMessagesToApprovers ¶ added in v1.30.0
func (x *SlackAlert) GetSendDirectMessagesToApprovers() bool
func (*SlackAlert) GetSlackChannelId ¶
func (x *SlackAlert) GetSlackChannelId() string
func (*SlackAlert) GetSlackWorkspaceId ¶
func (x *SlackAlert) GetSlackWorkspaceId() string
func (*SlackAlert) GetUseWebConsoleForApproveAction ¶ added in v1.20.0
func (x *SlackAlert) GetUseWebConsoleForApproveAction() bool
func (*SlackAlert) GetWorkflowId ¶
func (x *SlackAlert) GetWorkflowId() string
func (*SlackAlert) ProtoMessage ¶
func (*SlackAlert) ProtoMessage()
func (*SlackAlert) ProtoReflect ¶
func (x *SlackAlert) ProtoReflect() protoreflect.Message
func (*SlackAlert) Reset ¶
func (x *SlackAlert) Reset()
func (*SlackAlert) String ¶
func (x *SlackAlert) String() string
type UpdateAccessWorkflowRequest ¶
type UpdateAccessWorkflowRequest struct { Workflow *AccessWorkflow `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccessWorkflowRequest) Descriptor
deprecated
func (*UpdateAccessWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccessWorkflowRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccessWorkflowRequest) GetWorkflow ¶
func (x *UpdateAccessWorkflowRequest) GetWorkflow() *AccessWorkflow
func (*UpdateAccessWorkflowRequest) ProtoMessage ¶
func (*UpdateAccessWorkflowRequest) ProtoMessage()
func (*UpdateAccessWorkflowRequest) ProtoReflect ¶
func (x *UpdateAccessWorkflowRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccessWorkflowRequest) Reset ¶
func (x *UpdateAccessWorkflowRequest) Reset()
func (*UpdateAccessWorkflowRequest) String ¶
func (x *UpdateAccessWorkflowRequest) String() string
type UpdateAccessWorkflowResponse ¶
type UpdateAccessWorkflowResponse struct { Workflow *AccessWorkflow `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccessWorkflowResponse) Descriptor
deprecated
func (*UpdateAccessWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccessWorkflowResponse.ProtoReflect.Descriptor instead.
func (*UpdateAccessWorkflowResponse) GetWorkflow ¶
func (x *UpdateAccessWorkflowResponse) GetWorkflow() *AccessWorkflow
func (*UpdateAccessWorkflowResponse) ProtoMessage ¶
func (*UpdateAccessWorkflowResponse) ProtoMessage()
func (*UpdateAccessWorkflowResponse) ProtoReflect ¶
func (x *UpdateAccessWorkflowResponse) ProtoReflect() protoreflect.Message
func (*UpdateAccessWorkflowResponse) Reset ¶
func (x *UpdateAccessWorkflowResponse) Reset()
func (*UpdateAccessWorkflowResponse) String ¶
func (x *UpdateAccessWorkflowResponse) String() string
type UpdateAvailabilitySpecRequest ¶
type UpdateAvailabilitySpecRequest struct { AvailabilitySpec *AvailabilitySpec `protobuf:"bytes,1,opt,name=availability_spec,json=availabilitySpec,proto3" json:"availability_spec,omitempty"` // contains filtered or unexported fields }
func (*UpdateAvailabilitySpecRequest) Descriptor
deprecated
func (*UpdateAvailabilitySpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAvailabilitySpecRequest.ProtoReflect.Descriptor instead.
func (*UpdateAvailabilitySpecRequest) GetAvailabilitySpec ¶
func (x *UpdateAvailabilitySpecRequest) GetAvailabilitySpec() *AvailabilitySpec
func (*UpdateAvailabilitySpecRequest) ProtoMessage ¶
func (*UpdateAvailabilitySpecRequest) ProtoMessage()
func (*UpdateAvailabilitySpecRequest) ProtoReflect ¶
func (x *UpdateAvailabilitySpecRequest) ProtoReflect() protoreflect.Message
func (*UpdateAvailabilitySpecRequest) Reset ¶
func (x *UpdateAvailabilitySpecRequest) Reset()
func (*UpdateAvailabilitySpecRequest) String ¶
func (x *UpdateAvailabilitySpecRequest) String() string
type UpdateAvailabilitySpecResponse ¶
type UpdateAvailabilitySpecResponse struct { AvailabilitySpec *AvailabilitySpec `protobuf:"bytes,1,opt,name=availability_spec,json=availabilitySpec,proto3" json:"availability_spec,omitempty"` // contains filtered or unexported fields }
func (*UpdateAvailabilitySpecResponse) Descriptor
deprecated
func (*UpdateAvailabilitySpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAvailabilitySpecResponse.ProtoReflect.Descriptor instead.
func (*UpdateAvailabilitySpecResponse) GetAvailabilitySpec ¶
func (x *UpdateAvailabilitySpecResponse) GetAvailabilitySpec() *AvailabilitySpec
func (*UpdateAvailabilitySpecResponse) ProtoMessage ¶
func (*UpdateAvailabilitySpecResponse) ProtoMessage()
func (*UpdateAvailabilitySpecResponse) ProtoReflect ¶
func (x *UpdateAvailabilitySpecResponse) ProtoReflect() protoreflect.Message
func (*UpdateAvailabilitySpecResponse) Reset ¶
func (x *UpdateAvailabilitySpecResponse) Reset()
func (*UpdateAvailabilitySpecResponse) String ¶
func (x *UpdateAvailabilitySpecResponse) String() string
type UpdateGCPRoleGroupRequest ¶ added in v1.29.0
type UpdateGCPRoleGroupRequest struct { RoleGroup *GCPRoleGroup `protobuf:"bytes,1,opt,name=role_group,json=roleGroup,proto3" json:"role_group,omitempty"` // contains filtered or unexported fields }
func (*UpdateGCPRoleGroupRequest) Descriptor
deprecated
added in
v1.29.0
func (*UpdateGCPRoleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGCPRoleGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGCPRoleGroupRequest) GetRoleGroup ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupRequest) GetRoleGroup() *GCPRoleGroup
func (*UpdateGCPRoleGroupRequest) ProtoMessage ¶ added in v1.29.0
func (*UpdateGCPRoleGroupRequest) ProtoMessage()
func (*UpdateGCPRoleGroupRequest) ProtoReflect ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGCPRoleGroupRequest) Reset ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupRequest) Reset()
func (*UpdateGCPRoleGroupRequest) String ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupRequest) String() string
type UpdateGCPRoleGroupResponse ¶ added in v1.29.0
type UpdateGCPRoleGroupResponse struct { RoleGroup *GCPRoleGroup `protobuf:"bytes,1,opt,name=role_group,json=roleGroup,proto3" json:"role_group,omitempty"` // contains filtered or unexported fields }
func (*UpdateGCPRoleGroupResponse) Descriptor
deprecated
added in
v1.29.0
func (*UpdateGCPRoleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGCPRoleGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGCPRoleGroupResponse) GetRoleGroup ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupResponse) GetRoleGroup() *GCPRoleGroup
func (*UpdateGCPRoleGroupResponse) ProtoMessage ¶ added in v1.29.0
func (*UpdateGCPRoleGroupResponse) ProtoMessage()
func (*UpdateGCPRoleGroupResponse) ProtoReflect ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGCPRoleGroupResponse) Reset ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupResponse) Reset()
func (*UpdateGCPRoleGroupResponse) String ¶ added in v1.29.0
func (x *UpdateGCPRoleGroupResponse) String() string
type UpdateIDPRequest ¶
type UpdateIDPRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPRequest) Descriptor
deprecated
func (*UpdateIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPRequest.ProtoReflect.Descriptor instead.
func (*UpdateIDPRequest) GetId ¶
func (x *UpdateIDPRequest) GetId() string
func (*UpdateIDPRequest) GetNamespace ¶
func (x *UpdateIDPRequest) GetNamespace() string
func (*UpdateIDPRequest) ProtoMessage ¶
func (*UpdateIDPRequest) ProtoMessage()
func (*UpdateIDPRequest) ProtoReflect ¶
func (x *UpdateIDPRequest) ProtoReflect() protoreflect.Message
func (*UpdateIDPRequest) Reset ¶
func (x *UpdateIDPRequest) Reset()
func (*UpdateIDPRequest) String ¶
func (x *UpdateIDPRequest) String() string
type UpdateIDPResponse ¶
type UpdateIDPResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPResponse) Descriptor
deprecated
func (*UpdateIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPResponse.ProtoReflect.Descriptor instead.
func (*UpdateIDPResponse) GetId ¶
func (x *UpdateIDPResponse) GetId() string
func (*UpdateIDPResponse) GetNamespace ¶
func (x *UpdateIDPResponse) GetNamespace() string
func (*UpdateIDPResponse) ProtoMessage ¶
func (*UpdateIDPResponse) ProtoMessage()
func (*UpdateIDPResponse) ProtoReflect ¶
func (x *UpdateIDPResponse) ProtoReflect() protoreflect.Message
func (*UpdateIDPResponse) Reset ¶
func (x *UpdateIDPResponse) Reset()
func (*UpdateIDPResponse) String ¶
func (x *UpdateIDPResponse) String() string
type UpdateSelectorRequest ¶
type UpdateSelectorRequest struct { Selector *Selector `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` // contains filtered or unexported fields }
func (*UpdateSelectorRequest) Descriptor
deprecated
func (*UpdateSelectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSelectorRequest.ProtoReflect.Descriptor instead.
func (*UpdateSelectorRequest) GetSelector ¶
func (x *UpdateSelectorRequest) GetSelector() *Selector
func (*UpdateSelectorRequest) ProtoMessage ¶
func (*UpdateSelectorRequest) ProtoMessage()
func (*UpdateSelectorRequest) ProtoReflect ¶
func (x *UpdateSelectorRequest) ProtoReflect() protoreflect.Message
func (*UpdateSelectorRequest) Reset ¶
func (x *UpdateSelectorRequest) Reset()
func (*UpdateSelectorRequest) String ¶
func (x *UpdateSelectorRequest) String() string
type UpdateSelectorResponse ¶
type UpdateSelectorResponse struct { Selector *Selector `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` Diagnostics []*v1alpha11.Diagnostic `protobuf:"bytes,2,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*UpdateSelectorResponse) Descriptor
deprecated
func (*UpdateSelectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSelectorResponse.ProtoReflect.Descriptor instead.
func (*UpdateSelectorResponse) GetDiagnostics ¶
func (x *UpdateSelectorResponse) GetDiagnostics() []*v1alpha11.Diagnostic
func (*UpdateSelectorResponse) GetSelector ¶
func (x *UpdateSelectorResponse) GetSelector() *Selector
func (*UpdateSelectorResponse) ProtoMessage ¶
func (*UpdateSelectorResponse) ProtoMessage()
func (*UpdateSelectorResponse) ProtoReflect ¶
func (x *UpdateSelectorResponse) ProtoReflect() protoreflect.Message
func (*UpdateSelectorResponse) Reset ¶
func (x *UpdateSelectorResponse) Reset()
func (*UpdateSelectorResponse) String ¶
func (x *UpdateSelectorResponse) String() string
type UpdateSlackAlertRequest ¶
type UpdateSlackAlertRequest struct { Alert *SlackAlert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*UpdateSlackAlertRequest) Descriptor
deprecated
func (*UpdateSlackAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSlackAlertRequest.ProtoReflect.Descriptor instead.
func (*UpdateSlackAlertRequest) GetAlert ¶
func (x *UpdateSlackAlertRequest) GetAlert() *SlackAlert
func (*UpdateSlackAlertRequest) ProtoMessage ¶
func (*UpdateSlackAlertRequest) ProtoMessage()
func (*UpdateSlackAlertRequest) ProtoReflect ¶
func (x *UpdateSlackAlertRequest) ProtoReflect() protoreflect.Message
func (*UpdateSlackAlertRequest) Reset ¶
func (x *UpdateSlackAlertRequest) Reset()
func (*UpdateSlackAlertRequest) String ¶
func (x *UpdateSlackAlertRequest) String() string
type UpdateSlackAlertResponse ¶
type UpdateSlackAlertResponse struct { Alert *SlackAlert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*UpdateSlackAlertResponse) Descriptor
deprecated
func (*UpdateSlackAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSlackAlertResponse.ProtoReflect.Descriptor instead.
func (*UpdateSlackAlertResponse) GetAlert ¶
func (x *UpdateSlackAlertResponse) GetAlert() *SlackAlert
func (*UpdateSlackAlertResponse) ProtoMessage ¶
func (*UpdateSlackAlertResponse) ProtoMessage()
func (*UpdateSlackAlertResponse) ProtoReflect ¶
func (x *UpdateSlackAlertResponse) ProtoReflect() protoreflect.Message
func (*UpdateSlackAlertResponse) Reset ¶
func (x *UpdateSlackAlertResponse) Reset()
func (*UpdateSlackAlertResponse) String ¶
func (x *UpdateSlackAlertResponse) String() string
type UpdateWebhookProvisionerRequest ¶
type UpdateWebhookProvisionerRequest struct { WebhookProvisioner *WebhookProvisioner `protobuf:"bytes,1,opt,name=WebhookProvisioner,proto3" json:"WebhookProvisioner,omitempty"` // contains filtered or unexported fields }
func (*UpdateWebhookProvisionerRequest) Descriptor
deprecated
func (*UpdateWebhookProvisionerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookProvisionerRequest.ProtoReflect.Descriptor instead.
func (*UpdateWebhookProvisionerRequest) GetWebhookProvisioner ¶
func (x *UpdateWebhookProvisionerRequest) GetWebhookProvisioner() *WebhookProvisioner
func (*UpdateWebhookProvisionerRequest) ProtoMessage ¶
func (*UpdateWebhookProvisionerRequest) ProtoMessage()
func (*UpdateWebhookProvisionerRequest) ProtoReflect ¶
func (x *UpdateWebhookProvisionerRequest) ProtoReflect() protoreflect.Message
func (*UpdateWebhookProvisionerRequest) Reset ¶
func (x *UpdateWebhookProvisionerRequest) Reset()
func (*UpdateWebhookProvisionerRequest) String ¶
func (x *UpdateWebhookProvisionerRequest) String() string
type UpdateWebhookProvisionerResponse ¶
type UpdateWebhookProvisionerResponse struct { WebhookProvisioner *WebhookProvisioner `protobuf:"bytes,1,opt,name=WebhookProvisioner,proto3" json:"WebhookProvisioner,omitempty"` Diagnostics []*v1alpha11.Diagnostic `protobuf:"bytes,2,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*UpdateWebhookProvisionerResponse) Descriptor
deprecated
func (*UpdateWebhookProvisionerResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookProvisionerResponse.ProtoReflect.Descriptor instead.
func (*UpdateWebhookProvisionerResponse) GetDiagnostics ¶
func (x *UpdateWebhookProvisionerResponse) GetDiagnostics() []*v1alpha11.Diagnostic
func (*UpdateWebhookProvisionerResponse) GetWebhookProvisioner ¶
func (x *UpdateWebhookProvisionerResponse) GetWebhookProvisioner() *WebhookProvisioner
func (*UpdateWebhookProvisionerResponse) ProtoMessage ¶
func (*UpdateWebhookProvisionerResponse) ProtoMessage()
func (*UpdateWebhookProvisionerResponse) ProtoReflect ¶
func (x *UpdateWebhookProvisionerResponse) ProtoReflect() protoreflect.Message
func (*UpdateWebhookProvisionerResponse) Reset ¶
func (x *UpdateWebhookProvisionerResponse) Reset()
func (*UpdateWebhookProvisionerResponse) String ¶
func (x *UpdateWebhookProvisionerResponse) String() string
type ValidationConfig ¶ added in v1.33.0
type ValidationConfig struct { // If true, a reason is required for access. HasReason bool `protobuf:"varint,1,opt,name=has_reason,json=hasReason,proto3" json:"has_reason,omitempty"` // contains filtered or unexported fields }
func (*ValidationConfig) Descriptor
deprecated
added in
v1.33.0
func (*ValidationConfig) Descriptor() ([]byte, []int)
Deprecated: Use ValidationConfig.ProtoReflect.Descriptor instead.
func (*ValidationConfig) GetHasReason ¶ added in v1.33.0
func (x *ValidationConfig) GetHasReason() bool
func (*ValidationConfig) ProtoMessage ¶ added in v1.33.0
func (*ValidationConfig) ProtoMessage()
func (*ValidationConfig) ProtoReflect ¶ added in v1.33.0
func (x *ValidationConfig) ProtoReflect() protoreflect.Message
func (*ValidationConfig) Reset ¶ added in v1.33.0
func (x *ValidationConfig) Reset()
func (*ValidationConfig) String ¶ added in v1.33.0
func (x *ValidationConfig) String() string
type WebhookProvisioner ¶
type WebhookProvisioner struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Capabilities []*Capability `protobuf:"bytes,3,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*WebhookProvisioner) Descriptor
deprecated
func (*WebhookProvisioner) Descriptor() ([]byte, []int)
Deprecated: Use WebhookProvisioner.ProtoReflect.Descriptor instead.
func (*WebhookProvisioner) GetCapabilities ¶
func (x *WebhookProvisioner) GetCapabilities() []*Capability
func (*WebhookProvisioner) GetId ¶
func (x *WebhookProvisioner) GetId() string
func (*WebhookProvisioner) GetUrl ¶
func (x *WebhookProvisioner) GetUrl() string
func (*WebhookProvisioner) ProtoMessage ¶
func (*WebhookProvisioner) ProtoMessage()
func (*WebhookProvisioner) ProtoReflect ¶
func (x *WebhookProvisioner) ProtoReflect() protoreflect.Message
func (*WebhookProvisioner) Reset ¶
func (x *WebhookProvisioner) Reset()
func (*WebhookProvisioner) String ¶
func (x *WebhookProvisioner) String() string