Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for repository resource service API.
func (*Client) TanzuPackageResourceServiceList ¶
func (c *Client) TanzuPackageResourceServiceList(fn *tanzupackage.VmwareTanzuManageV1alpha1ClusterTanzupackageSearchScope) (*tanzupackage.VmwareTanzuManageV1alpha1ClusterTanzupackageListTanzuPackagesResponse, error)
RepositoryResourceServiceGet gets a repository.
type ClientService ¶
type ClientService interface {
TanzuPackageResourceServiceList(request *tanzupackage.VmwareTanzuManageV1alpha1ClusterTanzupackageSearchScope) (*tanzupackage.VmwareTanzuManageV1alpha1ClusterTanzupackageListTanzuPackagesResponse, error)
}
func New ¶
func New(transport *transport.Client) ClientService
New creates a new repository resource service API client.
Click to show internal directories.
Click to hide internal directories.