Documentation ¶
Index ¶
- func Create(conn *grpc.ClientConn, namespace string, s *StoreRequest, typeOf string) (string, error)
- func Delete(conn *grpc.ClientConn, namespace string, secret string, typeOf string) (string, error)
- func List(conn *grpc.ClientConn, namespace string, typeOf string) (interface{}, error)
- type StoreRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(conn *grpc.ClientConn, namespace string, s *StoreRequest, typeOf string) (string, error)
Types ¶
type StoreRequest ¶
Click to show internal directories.
Click to hide internal directories.