Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
REST implements a RESTStorage for signing keys against etcd.
func (*REST) ShortNames ¶ added in v1.2.5
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
type Storage ¶
type Storage struct {
*REST
}
Storage includes storage for signing keys and all sub resources.
func NewStorage ¶
func NewStorage(optsGetter generic.RESTOptionsGetter, authClient authinternalclient.AuthInterface) *Storage
NewStorage returns a Storage object that will work against signing key.
Click to show internal directories.
Click to hide internal directories.