commands

package
v0.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceAccountCreateCommand

type ServiceAccountCreateCommand exec.Cmd

ServiceAccountCreateCommand is a struct for ServiceAccount create command

func NewServiceAccountCreateCommand

func NewServiceAccountCreateCommand(name string, description string) ServiceAccountCreateCommand

NewServiceAccountCreateCommand is a factory method for ServiceAccount create command

type ServiceAccountDeleteCommand

type ServiceAccountDeleteCommand exec.Cmd

ServiceAccountDeleteCommand is a struct for ServiceAccount delete command

func NewServiceAccountDeleteCommand

func NewServiceAccountDeleteCommand(id string) ServiceAccountDeleteCommand

NewServiceAccountDeleteCommand is a factory method for ServiceAccount delete command

type ServiceAccountListCommand

type ServiceAccountListCommand exec.Cmd

ServiceAccountListCommand is a struct for ServiceAccount list command

func NewServiceAccountListCommand

func NewServiceAccountListCommand() ServiceAccountListCommand

NewServiceAccountListCommand is a factory method for ServiceAccount list command

type ServiceAccountUpdateCommand

type ServiceAccountUpdateCommand exec.Cmd

ServiceAccountUpdateCommand is a struct for ServiceAccount update command

func NewServiceAccountUpdateCommand

func NewServiceAccountUpdateCommand(id string, description string) ServiceAccountUpdateCommand

NewServiceAccountUpdateCommand is a factory method for ServiceAccount update command

Jump to

Keyboard shortcuts

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