Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FederatedObjectStores ¶
type FederatedObjectStores struct {
Client client.RemoteCaller
}
FederatedObjectStores is a REST implementation of the FederateObjectStores interface.
func (*FederatedObjectStores) List ¶
func (t *FederatedObjectStores) List(ctx context.Context, params map[string]string) (*model.FederatedObjectStoreList, error)
List implements the federatedobjectstores interface.
Click to show internal directories.
Click to hide internal directories.