Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CredentialsBindingStorage ¶
type CredentialsBindingStorage struct {
CredentialsBinding *REST
}
CredentialsBindingStorage implements the storage for CredentialsBinding.
func NewStorage ¶
func NewStorage(optsGetter generic.RESTOptionsGetter) CredentialsBindingStorage
NewStorage creates a new CredentialsBindingStorage object.
type REST ¶
type REST struct {
*genericregistry.Store
}
REST implements a RESTStorage for CredentialsBinding.
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) *REST
NewREST returns a RESTStorage object that will work against CredentialsBinding.
func (*REST) ShortNames ¶
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
Click to show internal directories.
Click to hide internal directories.