command

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: Apache-2.0 Imports: 29 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAccount

func AddAccount(cfg *config.Config) *cli.Command

AddAccount command creates a new account

func Execute

func Execute(cfg *config.Config) error

Execute is the entry point for the ocis-accounts command.

func GetCommands added in v1.17.0

func GetCommands(cfg *config.Config) cli.Commands

GetCommands provides all commands for this service

func Health added in v1.17.0

func Health(cfg *config.Config) *cli.Command

Health is the entrypoint for the health command.

func InspectAccount

func InspectAccount(cfg *config.Config) *cli.Command

InspectAccount command shows detailed information about a specific account.

func ListAccounts

func ListAccounts(cfg *config.Config) *cli.Command

ListAccounts command lists all accounts

func NewSutureService

func NewSutureService(cfg *ociscfg.Config) suture.Service

NewSutureService creates a new accounts.SutureService

func RebuildIndex

func RebuildIndex(cdf *config.Config) *cli.Command

RebuildIndex rebuilds the entire configured index.

func RemoveAccount

func RemoveAccount(cfg *config.Config) *cli.Command

RemoveAccount command deletes an existing account.

func Server

func Server(cfg *config.Config) *cli.Command

Server is the entry point for the server command.

func UpdateAccount

func UpdateAccount(cfg *config.Config) *cli.Command

UpdateAccount command for modifying accounts including password policies

func Version added in v1.17.0

func Version(cfg *config.Config) *cli.Command

Version prints the service versions of all running instances.

Types

type SutureService

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

SutureService allows for the accounts command to be embedded and supervised by a suture supervisor tree.

func (SutureService) Serve

func (s SutureService) Serve(ctx context.Context) error

Jump to

Keyboard shortcuts

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