registries

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

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)

func Delete

func Delete(conn *grpc.ClientConn, namespace string, secret string, typeOf string) (string, error)

func List

func List(conn *grpc.ClientConn, namespace string, typeOf string) (interface{}, error)

Types

type StoreRequest

type StoreRequest struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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