Documentation ¶
Index ¶
- func NewDescribeCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewNamespaceCommand() *cobra.Command
- func NewRegisterCommand() *cobra.Command
- func RegisterNamespace(l log.Logger, conn *grpc.ClientConn, projectName string, ...) error
- func RegisterSelectedNamespaces(l log.Logger, conn *grpc.ClientConn, projectName string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDescribeCommand ¶
NewDescribeCommand initializes command to describe namespace
func NewListCommand ¶
NewListCommand initializes command for listing namespace
func NewNamespaceCommand ¶
NewNamespaceCommand initializes command for namespace
func NewRegisterCommand ¶
NewRegisterCommand initializes command for registering namespace
func RegisterNamespace ¶
func RegisterNamespace(l log.Logger, conn *grpc.ClientConn, projectName string, namespace *config.Namespace) error
RegisterNamespace registers one namespace to the targeted server
func RegisterSelectedNamespaces ¶
func RegisterSelectedNamespaces(l log.Logger, conn *grpc.ClientConn, projectName string, selectedNamespaces ...*config.Namespace) error
RegisterSelectedNamespaces registers all selected namespaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.