Documentation ¶
Index ¶
- type Manager
- func (m Manager) Add(ctx context.Context, key string, labels map[string]string) (types.LicenseManagerLicenseInfo, error)
- func (m Manager) List(ctx context.Context) ([]types.LicenseManagerLicenseInfo, error)
- func (m Manager) Reference() types.ManagedObjectReference
- func (m Manager) Remove(ctx context.Context, key string) error
- func (m Manager) Update(ctx context.Context, key string, labels map[string]string) (types.LicenseManagerLicenseInfo, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.