user

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserInfoParser

func UserInfoParser(req *operations.OpsRequest) (*models.UserInfo, error)

Types

type CreateUser

type CreateUser struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*CreateUser) Do

func (*CreateUser) Init

func (s *CreateUser) Init(ctx context.Context) error

func (*CreateUser) IsReadonly

func (s *CreateUser) IsReadonly(ctx context.Context) bool

func (*CreateUser) PreCheck

func (s *CreateUser) PreCheck(ctx context.Context, req *operations.OpsRequest) error

type DeleteUser

type DeleteUser struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*DeleteUser) Do

func (*DeleteUser) Init

func (s *DeleteUser) Init(ctx context.Context) error

func (*DeleteUser) IsReadonly

func (s *DeleteUser) IsReadonly(ctx context.Context) bool

func (*DeleteUser) PreCheck

func (s *DeleteUser) PreCheck(ctx context.Context, req *operations.OpsRequest) error

type DescribeUser

type DescribeUser struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*DescribeUser) Do

func (*DescribeUser) Init

func (s *DescribeUser) Init(ctx context.Context) error

func (*DescribeUser) IsReadonly

func (s *DescribeUser) IsReadonly(ctx context.Context) bool

func (*DescribeUser) PreCheck

func (s *DescribeUser) PreCheck(ctx context.Context, req *operations.OpsRequest) error

type GrantRole

type GrantRole struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*GrantRole) Do

func (*GrantRole) Init

func (s *GrantRole) Init(ctx context.Context) error

func (*GrantRole) IsReadonly

func (s *GrantRole) IsReadonly(ctx context.Context) bool

func (*GrantRole) PreCheck

func (s *GrantRole) PreCheck(ctx context.Context, req *operations.OpsRequest) error

type ListSystemAccounts

type ListSystemAccounts struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*ListSystemAccounts) Do

func (*ListSystemAccounts) Init

func (s *ListSystemAccounts) Init(ctx context.Context) error

func (*ListSystemAccounts) IsReadonly

func (s *ListSystemAccounts) IsReadonly(ctx context.Context) bool

type ListUsers

type ListUsers struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*ListUsers) Do

func (*ListUsers) Init

func (s *ListUsers) Init(ctx context.Context) error

func (*ListUsers) IsReadonly

func (s *ListUsers) IsReadonly(ctx context.Context) bool

type RevokeRole

type RevokeRole struct {
	operations.Base
	// contains filtered or unexported fields
}

func (*RevokeRole) Do

func (*RevokeRole) Init

func (s *RevokeRole) Init(ctx context.Context) error

func (*RevokeRole) IsReadonly

func (s *RevokeRole) IsReadonly(ctx context.Context) bool

func (*RevokeRole) PreCheck

func (s *RevokeRole) PreCheck(ctx context.Context, req *operations.OpsRequest) error

Jump to

Keyboard shortcuts

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