parse

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRoleAssignmentId

type AppRoleAssignmentId struct {
	ResourceId   string
	AssignmentId string
}

func AppRoleAssignmentID

func AppRoleAssignmentID(idString string) (*AppRoleAssignmentId, error)

func NewAppRoleAssignmentID

func NewAppRoleAssignmentID(objectId, keyId string) AppRoleAssignmentId

func (AppRoleAssignmentId) String

func (id AppRoleAssignmentId) String() string

type ObjectSubResourceId

type ObjectSubResourceId struct {
	Type string
	// contains filtered or unexported fields
}

func NewObjectSubResourceID

func NewObjectSubResourceID(objectId, typeId, subId string) ObjectSubResourceId

func ObjectSubResourceID

func ObjectSubResourceID(idString, expectedType string) (*ObjectSubResourceId, error)

func (ObjectSubResourceId) String

func (id ObjectSubResourceId) String() string

Jump to

Keyboard shortcuts

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