Documentation
¶
Index ¶
- func AccessPrivilegedGateway(gatewayName string) error
- func AgentConnection() (*grpc.ClientConn, error)
- func AutocompleteSet(_ context.Context, args []string, _ string) ([]string, string)
- func Connect(ctx context.Context, out cli.Output) error
- func Disconnect(ctx context.Context, out cli.Output) error
- func FormatGrpcError(err error) error
- func GetAllowedSettings(withHidden, lowerCase bool) []string
- func GetConfig(ctx context.Context) (*pb.AgentConfiguration, error)
- func GetPrivilegedGateways(ctx context.Context) ([]string, error)
- func GetSettingValues(setting string) map[string]string
- func GetStatus(ctx context.Context) (*pb.AgentStatus, error)
- func IsConnected(ctx context.Context) bool
- func PrintFormattedStatus(format string, status *pb.AgentStatus, out cli.Output) error
- func PrintVerboseStatus(status *pb.AgentStatus, out cli.Output)
- func SetConfig(ctx context.Context, setting string, value bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccessPrivilegedGateway ¶
func AgentConnection ¶
func AgentConnection() (*grpc.ClientConn, error)
func AutocompleteSet ¶
func FormatGrpcError ¶
func GetAllowedSettings ¶
func GetSettingValues ¶
func IsConnected ¶
func PrintFormattedStatus ¶
func PrintVerboseStatus ¶
func PrintVerboseStatus(status *pb.AgentStatus, out cli.Output)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.