Documentation ¶
Index ¶
- func Create(name string, conn *grpc.ClientConn) (string, error)
- func Delete(name string, conn *grpc.ClientConn) (string, error)
- func List(conn *grpc.ClientConn) ([]*ingress.GetNamespacesResponse_Namespace, error)
- func SendEvent(conn *grpc.ClientConn, namespace string, filepath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(name string, conn *grpc.ClientConn) (string, error)
Create a new namespace
func List ¶
func List(conn *grpc.ClientConn) ([]*ingress.GetNamespacesResponse_Namespace, error)
List returns a list of namespaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.