resources

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFlowPolicyNameNotFound   = errors.New("flow policy name not found for flow policy ID")
	ErrResourceNameNotFound     = errors.New("resource name not found for grant resource ID")
	ErrRoleNameNotFound         = errors.New("role name not found for role ID")
	ErrUnexpectedResponse       = errors.New("unexpected response - worker apps cannot read their own secret")
	ErrSignOnPolicyNameNotFound = errors.New("sign-on policy name not found for sign-on policy ID")
)

Functions

This section is empty.

Types

type PingOneApplicationAttributeMappingResource

type PingOneApplicationAttributeMappingResource struct {
	// contains filtered or unexported fields
}

func ApplicationAttributeMapping

func ApplicationAttributeMapping(clientInfo *connector.ClientInfo) *PingOneApplicationAttributeMappingResource

Utility method for creating a PingOneApplicationAttributeMappingResource

func (*PingOneApplicationAttributeMappingResource) ExportAll

func (*PingOneApplicationAttributeMappingResource) ResourceType

type PingOneApplicationFlowPolicyAssignmentResource

type PingOneApplicationFlowPolicyAssignmentResource struct {
	// contains filtered or unexported fields
}

func ApplicationFlowPolicyAssignment

func ApplicationFlowPolicyAssignment(clientInfo *connector.ClientInfo) *PingOneApplicationFlowPolicyAssignmentResource

Utility method for creating a PingOneApplicationFlowPolicyAssignmentResource

func (*PingOneApplicationFlowPolicyAssignmentResource) ExportAll

func (*PingOneApplicationFlowPolicyAssignmentResource) ResourceType

type PingOneApplicationResource

type PingOneApplicationResource struct {
	// contains filtered or unexported fields
}

func Application

func Application(clientInfo *connector.ClientInfo) *PingOneApplicationResource

Utility method for creating a PingOneApplicationResource

func (*PingOneApplicationResource) ExportAll

func (*PingOneApplicationResource) ResourceType

func (r *PingOneApplicationResource) ResourceType() string

type PingOneApplicationResourceGrantResource

type PingOneApplicationResourceGrantResource struct {
	// contains filtered or unexported fields
}

func ApplicationResourceGrant

func ApplicationResourceGrant(clientInfo *connector.ClientInfo) *PingOneApplicationResourceGrantResource

Utility method for creating a PingOneApplicationResourceGrantResource

func (*PingOneApplicationResourceGrantResource) ExportAll

func (*PingOneApplicationResourceGrantResource) ResourceType

type PingOneApplicationRoleAssignmentResource

type PingOneApplicationRoleAssignmentResource struct {
	// contains filtered or unexported fields
}

func ApplicationRoleAssignment

func ApplicationRoleAssignment(clientInfo *connector.ClientInfo) *PingOneApplicationRoleAssignmentResource

Utility method for creating a PingOneApplicationRoleAssignmentResource

func (*PingOneApplicationRoleAssignmentResource) ExportAll

func (*PingOneApplicationRoleAssignmentResource) ResourceType

type PingOneApplicationSecretResource

type PingOneApplicationSecretResource struct {
	// contains filtered or unexported fields
}

func ApplicationSecret

func ApplicationSecret(clientInfo *connector.ClientInfo) *PingOneApplicationSecretResource

Utility method for creating a PingOneApplicationSecretResource

func (*PingOneApplicationSecretResource) ExportAll

func (*PingOneApplicationSecretResource) ResourceType

func (r *PingOneApplicationSecretResource) ResourceType() string

type PingOneApplicationSignOnPolicyAssignmentResource

type PingOneApplicationSignOnPolicyAssignmentResource struct {
	// contains filtered or unexported fields
}

func ApplicationSignOnPolicyAssignment

func ApplicationSignOnPolicyAssignment(clientInfo *connector.ClientInfo) *PingOneApplicationSignOnPolicyAssignmentResource

Utility method for creating a PingOneApplicationSignOnPolicyAssignmentResource

func (*PingOneApplicationSignOnPolicyAssignmentResource) ExportAll

func (*PingOneApplicationSignOnPolicyAssignmentResource) ResourceType

type PingOneGroupNestingResource

type PingOneGroupNestingResource struct {
	// contains filtered or unexported fields
}

func GroupNesting

func GroupNesting(clientInfo *connector.ClientInfo) *PingOneGroupNestingResource

Utility method for creating a PingOneGroupNestingResource

func (*PingOneGroupNestingResource) ExportAll

func (*PingOneGroupNestingResource) ResourceType

func (r *PingOneGroupNestingResource) ResourceType() string

type PingOneGroupResource

type PingOneGroupResource struct {
	// contains filtered or unexported fields
}

func Group

func Group(clientInfo *connector.ClientInfo) *PingOneGroupResource

Utility method for creating a PingOneGroupResource

func (*PingOneGroupResource) ExportAll

func (r *PingOneGroupResource) ExportAll() (*[]connector.ImportBlock, error)

func (*PingOneGroupResource) ResourceType

func (r *PingOneGroupResource) ResourceType() string

type PingOneGroupRoleAssignmentResource

type PingOneGroupRoleAssignmentResource struct {
	// contains filtered or unexported fields
}

func GroupRoleAssignment

func GroupRoleAssignment(clientInfo *connector.ClientInfo) *PingOneGroupRoleAssignmentResource

Utility method for creating a PingOneGroupRoleAssignmentResource

func (*PingOneGroupRoleAssignmentResource) ExportAll

func (*PingOneGroupRoleAssignmentResource) ResourceType

func (r *PingOneGroupRoleAssignmentResource) ResourceType() string

type PingOneIdentityProviderAttributeResource

type PingOneIdentityProviderAttributeResource struct {
	// contains filtered or unexported fields
}

func IdentityProviderAttribute

func IdentityProviderAttribute(clientInfo *connector.ClientInfo) *PingOneIdentityProviderAttributeResource

Utility method for creating a PingOneIdentityProviderAttributeResource

func (*PingOneIdentityProviderAttributeResource) ExportAll

func (*PingOneIdentityProviderAttributeResource) ResourceType

type PingOneIdentityProviderResource

type PingOneIdentityProviderResource struct {
	// contains filtered or unexported fields
}

func IdentityProvider

func IdentityProvider(clientInfo *connector.ClientInfo) *PingOneIdentityProviderResource

Utility method for creating a PingOneIdentityProviderResource

func (*PingOneIdentityProviderResource) ExportAll

func (*PingOneIdentityProviderResource) ResourceType

func (r *PingOneIdentityProviderResource) ResourceType() string

type PingOnePasswordPolicyResource

type PingOnePasswordPolicyResource struct {
	// contains filtered or unexported fields
}

func PasswordPolicy

func PasswordPolicy(clientInfo *connector.ClientInfo) *PingOnePasswordPolicyResource

Utility method for creating a PingOnePasswordPolicyResource

func (*PingOnePasswordPolicyResource) ExportAll

func (*PingOnePasswordPolicyResource) ResourceType

func (r *PingOnePasswordPolicyResource) ResourceType() string

type PingOnePopulationDefaultIdentityProviderResource added in v0.5.0

type PingOnePopulationDefaultIdentityProviderResource struct {
	// contains filtered or unexported fields
}

func PopulationDefaultIdentityProvider added in v0.5.0

func PopulationDefaultIdentityProvider(clientInfo *connector.ClientInfo) *PingOnePopulationDefaultIdentityProviderResource

Utility method for creating a PingOnePopulationDefaultIdentityProviderResource

func (*PingOnePopulationDefaultIdentityProviderResource) ExportAll added in v0.5.0

func (*PingOnePopulationDefaultIdentityProviderResource) ResourceType added in v0.5.0

type PingOnePopulationDefaultResource added in v0.2.0

type PingOnePopulationDefaultResource struct {
	// contains filtered or unexported fields
}

func PopulationDefault

func PopulationDefault(clientInfo *connector.ClientInfo) *PingOnePopulationDefaultResource

Utility method for creating a PingOnePopulationDefaultResource

func (*PingOnePopulationDefaultResource) ExportAll added in v0.2.0

func (*PingOnePopulationDefaultResource) ResourceType added in v0.2.0

func (r *PingOnePopulationDefaultResource) ResourceType() string

type PingOnePopulationResource

type PingOnePopulationResource struct {
	// contains filtered or unexported fields
}

func Population

func Population(clientInfo *connector.ClientInfo) *PingOnePopulationResource

Utility method for creating a PingOnePopulationResource

func (*PingOnePopulationResource) ExportAll

func (*PingOnePopulationResource) ResourceType

func (r *PingOnePopulationResource) ResourceType() string

type PingOneResourceAttributeResource

type PingOneResourceAttributeResource struct {
	// contains filtered or unexported fields
}

func ResourceAttribute

func ResourceAttribute(clientInfo *connector.ClientInfo) *PingOneResourceAttributeResource

Utility method for creating a PingOneResourceAttributeResource

func (*PingOneResourceAttributeResource) ExportAll

func (*PingOneResourceAttributeResource) ResourceType

func (r *PingOneResourceAttributeResource) ResourceType() string

type PingOneResourceResource

type PingOneResourceResource struct {
	// contains filtered or unexported fields
}

func Resource

func Resource(clientInfo *connector.ClientInfo) *PingOneResourceResource

Utility method for creating a PingOneResourceResource

func (*PingOneResourceResource) ExportAll

func (r *PingOneResourceResource) ExportAll() (*[]connector.ImportBlock, error)

func (*PingOneResourceResource) ResourceType

func (r *PingOneResourceResource) ResourceType() string

type PingOneResourceScopeOpenIdResource

type PingOneResourceScopeOpenIdResource struct {
	// contains filtered or unexported fields
}

func ResourceScopeOpenId

func ResourceScopeOpenId(clientInfo *connector.ClientInfo) *PingOneResourceScopeOpenIdResource

Utility method for creating a PingOneResourceScopeOpenIdResource

func (*PingOneResourceScopeOpenIdResource) ExportAll

func (*PingOneResourceScopeOpenIdResource) ResourceType

func (r *PingOneResourceScopeOpenIdResource) ResourceType() string

type PingOneResourceScopePingOneApiResource

type PingOneResourceScopePingOneApiResource struct {
	// contains filtered or unexported fields
}

func ResourceScopePingOneApi

func ResourceScopePingOneApi(clientInfo *connector.ClientInfo) *PingOneResourceScopePingOneApiResource

Utility method for creating a PingOneResourceScopePingOneApiResource

func (*PingOneResourceScopePingOneApiResource) ExportAll

func (*PingOneResourceScopePingOneApiResource) ResourceType

type PingOneResourceScopeResource

type PingOneResourceScopeResource struct {
	// contains filtered or unexported fields
}

func ResourceScope

func ResourceScope(clientInfo *connector.ClientInfo) *PingOneResourceScopeResource

Utility method for creating a PingOneResourceScopeResource

func (*PingOneResourceScopeResource) ExportAll

func (*PingOneResourceScopeResource) ResourceType

func (r *PingOneResourceScopeResource) ResourceType() string

type PingOneResourceSecretResource added in v0.5.0

type PingOneResourceSecretResource struct {
	// contains filtered or unexported fields
}

func ResourceSecret added in v0.5.0

func ResourceSecret(clientInfo *connector.ClientInfo) *PingOneResourceSecretResource

Utility method for creating a PingOneResourceSecretResource

func (*PingOneResourceSecretResource) ExportAll added in v0.5.0

func (*PingOneResourceSecretResource) ResourceType added in v0.5.0

func (r *PingOneResourceSecretResource) ResourceType() string

type PingOneSchemaAttributeResource

type PingOneSchemaAttributeResource struct {
	// contains filtered or unexported fields
}

func SchemaAttribute

func SchemaAttribute(clientInfo *connector.ClientInfo) *PingOneSchemaAttributeResource

Utility method for creating a PingOneSchemaAttributeResource

func (*PingOneSchemaAttributeResource) ExportAll

func (*PingOneSchemaAttributeResource) ResourceType

func (r *PingOneSchemaAttributeResource) ResourceType() string

type PingOneSignOnPolicyActionResource

type PingOneSignOnPolicyActionResource struct {
	// contains filtered or unexported fields
}

func SignOnPolicyAction

func SignOnPolicyAction(clientInfo *connector.ClientInfo) *PingOneSignOnPolicyActionResource

Utility method for creating a PingOneSignOnPolicyActionResource

func (*PingOneSignOnPolicyActionResource) ExportAll

func (*PingOneSignOnPolicyActionResource) ResourceType

func (r *PingOneSignOnPolicyActionResource) ResourceType() string

type PingOneSignOnPolicyResource

type PingOneSignOnPolicyResource struct {
	// contains filtered or unexported fields
}

func SignOnPolicy

func SignOnPolicy(clientInfo *connector.ClientInfo) *PingOneSignOnPolicyResource

Utility method for creating a PingOneSignOnPolicyResource

func (*PingOneSignOnPolicyResource) ExportAll

func (*PingOneSignOnPolicyResource) ResourceType

func (r *PingOneSignOnPolicyResource) ResourceType() string

Jump to

Keyboard shortcuts

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