Documentation ¶
Index ¶
- func AccessControlListMerge(f AccessControlListMergeFunc) v1.UpdateOption
- func ApplicationMerge(f ApplicationMergeFunc) v1.UpdateOption
- func AssetMappingMerge(f AssetMappingMergeFunc) v1.UpdateOption
- func AssetMerge(f AssetMergeFunc) v1.UpdateOption
- func AssetReleaseMerge(f AssetReleaseMergeFunc) v1.UpdateOption
- func AssetRequestDefinitionMerge(f AssetRequestDefinitionMergeFunc) v1.UpdateOption
- func AssetRequestMerge(f AssetRequestMergeFunc) v1.UpdateOption
- func AssetResourceMerge(f AssetResourceMergeFunc) v1.UpdateOption
- func AssistedSearchMerge(f AssistedSearchMergeFunc) v1.UpdateOption
- func AuthorizationProfileMerge(f AuthorizationProfileMergeFunc) v1.UpdateOption
- func CategoryMerge(f CategoryMergeFunc) v1.UpdateOption
- func CategoryVisibilityMerge(f CategoryVisibilityMergeFunc) v1.UpdateOption
- func ConsumerProductVisibilityMerge(f ConsumerProductVisibilityMergeFunc) v1.UpdateOption
- func ConsumerStageVisibilityMerge(f ConsumerStageVisibilityMergeFunc) v1.UpdateOption
- func CredentialMerge(f CredentialMergeFunc) v1.UpdateOption
- func CredentialRequestDefinitionMerge(f CredentialRequestDefinitionMergeFunc) v1.UpdateOption
- func DocumentMerge(f DocumentMergeFunc) v1.UpdateOption
- func DocumentResourceMerge(f DocumentResourceMergeFunc) v1.UpdateOption
- func MarketplaceMerge(f MarketplaceMergeFunc) v1.UpdateOption
- func ProductMerge(f ProductMergeFunc) v1.UpdateOption
- func ProductOverviewMerge(f ProductOverviewMergeFunc) v1.UpdateOption
- func ProductPlanJobMerge(f ProductPlanJobMergeFunc) v1.UpdateOption
- func ProductPlanMerge(f ProductPlanMergeFunc) v1.UpdateOption
- func ProductPlanUnitMerge(f ProductPlanUnitMergeFunc) v1.UpdateOption
- func ProductReleaseMerge(f ProductReleaseMergeFunc) v1.UpdateOption
- func ProductReviewMerge(f ProductReviewMergeFunc) v1.UpdateOption
- func ProductVisibilityMerge(f ProductVisibilityMergeFunc) v1.UpdateOption
- func PublishedDocumentResourceMerge(f PublishedDocumentResourceMergeFunc) v1.UpdateOption
- func PublishedProductMerge(f PublishedProductMergeFunc) v1.UpdateOption
- func PublishedStageMerge(f PublishedStageMergeFunc) v1.UpdateOption
- func QuotaMerge(f QuotaMergeFunc) v1.UpdateOption
- func ReleaseTagMerge(f ReleaseTagMergeFunc) v1.UpdateOption
- func ResourceMerge(f ResourceMergeFunc) v1.UpdateOption
- func SecretMerge(f SecretMergeFunc) v1.UpdateOption
- func StageMerge(f StageMergeFunc) v1.UpdateOption
- func StageVisibilityMerge(f StageVisibilityMergeFunc) v1.UpdateOption
- func SubscriptionInvoiceMerge(f SubscriptionInvoiceMergeFunc) v1.UpdateOption
- func SubscriptionJobMerge(f SubscriptionJobMergeFunc) v1.UpdateOption
- func SubscriptionMerge(f SubscriptionMergeFunc) v1.UpdateOption
- func SubscriptionRequestDefinitionMerge(f SubscriptionRequestDefinitionMergeFunc) v1.UpdateOption
- func SupportContactMerge(f SupportContactMergeFunc) v1.UpdateOption
- func WebhookMerge(f WebhookMergeFunc) v1.UpdateOption
- type AccessControlListClient
- func (c *AccessControlListClient) Create(res *m.AccessControlList, opts ...v1.CreateOption) (*m.AccessControlList, error)
- func (c *AccessControlListClient) Delete(res *m.AccessControlList) error
- func (c *AccessControlListClient) Get(name string) (*m.AccessControlList, error)
- func (c *AccessControlListClient) List(options ...v1.ListOptions) ([]*m.AccessControlList, error)
- func (c *AccessControlListClient) Update(res *m.AccessControlList, opts ...v1.UpdateOption) (*m.AccessControlList, error)
- type AccessControlListMergeFunc
- type ApplicationClient
- func (c *ApplicationClient) Create(res *m.Application, opts ...v1.CreateOption) (*m.Application, error)
- func (c *ApplicationClient) Delete(res *m.Application) error
- func (c *ApplicationClient) Get(name string) (*m.Application, error)
- func (c *ApplicationClient) List(options ...v1.ListOptions) ([]*m.Application, error)
- func (c *ApplicationClient) Update(res *m.Application, opts ...v1.UpdateOption) (*m.Application, error)
- type ApplicationMergeFunc
- type AssetClient
- func (c *AssetClient) Create(res *m.Asset, opts ...v1.CreateOption) (*m.Asset, error)
- func (c *AssetClient) Delete(res *m.Asset) error
- func (c *AssetClient) Get(name string) (*m.Asset, error)
- func (c *AssetClient) List(options ...v1.ListOptions) ([]*m.Asset, error)
- func (c *AssetClient) Update(res *m.Asset, opts ...v1.UpdateOption) (*m.Asset, error)
- type AssetMappingClient
- func (c *AssetMappingClient) Create(res *m.AssetMapping, opts ...v1.CreateOption) (*m.AssetMapping, error)
- func (c *AssetMappingClient) Delete(res *m.AssetMapping) error
- func (c *AssetMappingClient) Get(name string) (*m.AssetMapping, error)
- func (c *AssetMappingClient) List(options ...v1.ListOptions) ([]*m.AssetMapping, error)
- func (c *AssetMappingClient) Update(res *m.AssetMapping, opts ...v1.UpdateOption) (*m.AssetMapping, error)
- type AssetMappingMergeFunc
- type AssetMergeFunc
- type AssetReleaseClient
- func (c *AssetReleaseClient) Create(res *m.AssetRelease, opts ...v1.CreateOption) (*m.AssetRelease, error)
- func (c *AssetReleaseClient) Delete(res *m.AssetRelease) error
- func (c *AssetReleaseClient) Get(name string) (*m.AssetRelease, error)
- func (c *AssetReleaseClient) List(options ...v1.ListOptions) ([]*m.AssetRelease, error)
- func (c *AssetReleaseClient) Update(res *m.AssetRelease, opts ...v1.UpdateOption) (*m.AssetRelease, error)
- type AssetReleaseMergeFunc
- type AssetRequestClient
- func (c *AssetRequestClient) Create(res *m.AssetRequest, opts ...v1.CreateOption) (*m.AssetRequest, error)
- func (c *AssetRequestClient) Delete(res *m.AssetRequest) error
- func (c *AssetRequestClient) Get(name string) (*m.AssetRequest, error)
- func (c *AssetRequestClient) List(options ...v1.ListOptions) ([]*m.AssetRequest, error)
- func (c *AssetRequestClient) Update(res *m.AssetRequest, opts ...v1.UpdateOption) (*m.AssetRequest, error)
- type AssetRequestDefinitionClient
- func (c *AssetRequestDefinitionClient) Create(res *m.AssetRequestDefinition, opts ...v1.CreateOption) (*m.AssetRequestDefinition, error)
- func (c *AssetRequestDefinitionClient) Delete(res *m.AssetRequestDefinition) error
- func (c *AssetRequestDefinitionClient) Get(name string) (*m.AssetRequestDefinition, error)
- func (c *AssetRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.AssetRequestDefinition, error)
- func (c *AssetRequestDefinitionClient) Update(res *m.AssetRequestDefinition, opts ...v1.UpdateOption) (*m.AssetRequestDefinition, error)
- type AssetRequestDefinitionMergeFunc
- type AssetRequestMergeFunc
- type AssetResourceClient
- func (c *AssetResourceClient) Create(res *m.AssetResource, opts ...v1.CreateOption) (*m.AssetResource, error)
- func (c *AssetResourceClient) Delete(res *m.AssetResource) error
- func (c *AssetResourceClient) Get(name string) (*m.AssetResource, error)
- func (c *AssetResourceClient) List(options ...v1.ListOptions) ([]*m.AssetResource, error)
- func (c *AssetResourceClient) Update(res *m.AssetResource, opts ...v1.UpdateOption) (*m.AssetResource, error)
- type AssetResourceMergeFunc
- type AssistedSearchClient
- func (c *AssistedSearchClient) Create(res *m.AssistedSearch, opts ...v1.CreateOption) (*m.AssistedSearch, error)
- func (c *AssistedSearchClient) Delete(res *m.AssistedSearch) error
- func (c *AssistedSearchClient) Get(name string) (*m.AssistedSearch, error)
- func (c *AssistedSearchClient) List(options ...v1.ListOptions) ([]*m.AssistedSearch, error)
- func (c *AssistedSearchClient) Update(res *m.AssistedSearch, opts ...v1.UpdateOption) (*m.AssistedSearch, error)
- type AssistedSearchMergeFunc
- type AuthorizationProfileClient
- func (c *AuthorizationProfileClient) Create(res *m.AuthorizationProfile, opts ...v1.CreateOption) (*m.AuthorizationProfile, error)
- func (c *AuthorizationProfileClient) Delete(res *m.AuthorizationProfile) error
- func (c *AuthorizationProfileClient) Get(name string) (*m.AuthorizationProfile, error)
- func (c *AuthorizationProfileClient) List(options ...v1.ListOptions) ([]*m.AuthorizationProfile, error)
- func (c *AuthorizationProfileClient) Update(res *m.AuthorizationProfile, opts ...v1.UpdateOption) (*m.AuthorizationProfile, error)
- type AuthorizationProfileMergeFunc
- type CategoryClient
- func (c *CategoryClient) Create(res *m.Category, opts ...v1.CreateOption) (*m.Category, error)
- func (c *CategoryClient) Delete(res *m.Category) error
- func (c *CategoryClient) Get(name string) (*m.Category, error)
- func (c *CategoryClient) List(options ...v1.ListOptions) ([]*m.Category, error)
- func (c *CategoryClient) Update(res *m.Category, opts ...v1.UpdateOption) (*m.Category, error)
- type CategoryMergeFunc
- type CategoryVisibilityClient
- func (c *CategoryVisibilityClient) Create(res *m.CategoryVisibility, opts ...v1.CreateOption) (*m.CategoryVisibility, error)
- func (c *CategoryVisibilityClient) Delete(res *m.CategoryVisibility) error
- func (c *CategoryVisibilityClient) Get(name string) (*m.CategoryVisibility, error)
- func (c *CategoryVisibilityClient) List(options ...v1.ListOptions) ([]*m.CategoryVisibility, error)
- func (c *CategoryVisibilityClient) Update(res *m.CategoryVisibility, opts ...v1.UpdateOption) (*m.CategoryVisibility, error)
- type CategoryVisibilityMergeFunc
- type ConsumerProductVisibilityClient
- func (c *ConsumerProductVisibilityClient) Create(res *m.ConsumerProductVisibility, opts ...v1.CreateOption) (*m.ConsumerProductVisibility, error)
- func (c *ConsumerProductVisibilityClient) Delete(res *m.ConsumerProductVisibility) error
- func (c *ConsumerProductVisibilityClient) Get(name string) (*m.ConsumerProductVisibility, error)
- func (c *ConsumerProductVisibilityClient) List(options ...v1.ListOptions) ([]*m.ConsumerProductVisibility, error)
- func (c *ConsumerProductVisibilityClient) Update(res *m.ConsumerProductVisibility, opts ...v1.UpdateOption) (*m.ConsumerProductVisibility, error)
- type ConsumerProductVisibilityMergeFunc
- type ConsumerStageVisibilityClient
- func (c *ConsumerStageVisibilityClient) Create(res *m.ConsumerStageVisibility, opts ...v1.CreateOption) (*m.ConsumerStageVisibility, error)
- func (c *ConsumerStageVisibilityClient) Delete(res *m.ConsumerStageVisibility) error
- func (c *ConsumerStageVisibilityClient) Get(name string) (*m.ConsumerStageVisibility, error)
- func (c *ConsumerStageVisibilityClient) List(options ...v1.ListOptions) ([]*m.ConsumerStageVisibility, error)
- func (c *ConsumerStageVisibilityClient) Update(res *m.ConsumerStageVisibility, opts ...v1.UpdateOption) (*m.ConsumerStageVisibility, error)
- type ConsumerStageVisibilityMergeFunc
- type CredentialClient
- func (c *CredentialClient) Create(res *m.Credential, opts ...v1.CreateOption) (*m.Credential, error)
- func (c *CredentialClient) Delete(res *m.Credential) error
- func (c *CredentialClient) Get(name string) (*m.Credential, error)
- func (c *CredentialClient) List(options ...v1.ListOptions) ([]*m.Credential, error)
- func (c *CredentialClient) Update(res *m.Credential, opts ...v1.UpdateOption) (*m.Credential, error)
- type CredentialMergeFunc
- type CredentialRequestDefinitionClient
- func (c *CredentialRequestDefinitionClient) Create(res *m.CredentialRequestDefinition, opts ...v1.CreateOption) (*m.CredentialRequestDefinition, error)
- func (c *CredentialRequestDefinitionClient) Delete(res *m.CredentialRequestDefinition) error
- func (c *CredentialRequestDefinitionClient) Get(name string) (*m.CredentialRequestDefinition, error)
- func (c *CredentialRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.CredentialRequestDefinition, error)
- func (c *CredentialRequestDefinitionClient) Update(res *m.CredentialRequestDefinition, opts ...v1.UpdateOption) (*m.CredentialRequestDefinition, error)
- type CredentialRequestDefinitionMergeFunc
- type DocumentClient
- func (c *DocumentClient) Create(res *m.Document, opts ...v1.CreateOption) (*m.Document, error)
- func (c *DocumentClient) Delete(res *m.Document) error
- func (c *DocumentClient) Get(name string) (*m.Document, error)
- func (c *DocumentClient) List(options ...v1.ListOptions) ([]*m.Document, error)
- func (c *DocumentClient) Update(res *m.Document, opts ...v1.UpdateOption) (*m.Document, error)
- type DocumentMergeFunc
- type DocumentResourceClient
- func (c *DocumentResourceClient) Create(res *m.DocumentResource, opts ...v1.CreateOption) (*m.DocumentResource, error)
- func (c *DocumentResourceClient) Delete(res *m.DocumentResource) error
- func (c *DocumentResourceClient) Get(name string) (*m.DocumentResource, error)
- func (c *DocumentResourceClient) List(options ...v1.ListOptions) ([]*m.DocumentResource, error)
- func (c *DocumentResourceClient) Update(res *m.DocumentResource, opts ...v1.UpdateOption) (*m.DocumentResource, error)
- type DocumentResourceMergeFunc
- type MarketplaceClient
- func (c *MarketplaceClient) Create(res *m.Marketplace, opts ...v1.CreateOption) (*m.Marketplace, error)
- func (c *MarketplaceClient) Delete(res *m.Marketplace) error
- func (c *MarketplaceClient) Get(name string) (*m.Marketplace, error)
- func (c *MarketplaceClient) List(options ...v1.ListOptions) ([]*m.Marketplace, error)
- func (c *MarketplaceClient) Update(res *m.Marketplace, opts ...v1.UpdateOption) (*m.Marketplace, error)
- type MarketplaceMergeFunc
- type ProductClient
- func (c *ProductClient) Create(res *m.Product, opts ...v1.CreateOption) (*m.Product, error)
- func (c *ProductClient) Delete(res *m.Product) error
- func (c *ProductClient) Get(name string) (*m.Product, error)
- func (c *ProductClient) List(options ...v1.ListOptions) ([]*m.Product, error)
- func (c *ProductClient) Update(res *m.Product, opts ...v1.UpdateOption) (*m.Product, error)
- type ProductMergeFunc
- type ProductOverviewClient
- func (c *ProductOverviewClient) Create(res *m.ProductOverview, opts ...v1.CreateOption) (*m.ProductOverview, error)
- func (c *ProductOverviewClient) Delete(res *m.ProductOverview) error
- func (c *ProductOverviewClient) Get(name string) (*m.ProductOverview, error)
- func (c *ProductOverviewClient) List(options ...v1.ListOptions) ([]*m.ProductOverview, error)
- func (c *ProductOverviewClient) Update(res *m.ProductOverview, opts ...v1.UpdateOption) (*m.ProductOverview, error)
- type ProductOverviewMergeFunc
- type ProductPlanClient
- func (c *ProductPlanClient) Create(res *m.ProductPlan, opts ...v1.CreateOption) (*m.ProductPlan, error)
- func (c *ProductPlanClient) Delete(res *m.ProductPlan) error
- func (c *ProductPlanClient) Get(name string) (*m.ProductPlan, error)
- func (c *ProductPlanClient) List(options ...v1.ListOptions) ([]*m.ProductPlan, error)
- func (c *ProductPlanClient) Update(res *m.ProductPlan, opts ...v1.UpdateOption) (*m.ProductPlan, error)
- type ProductPlanJobClient
- func (c *ProductPlanJobClient) Create(res *m.ProductPlanJob, opts ...v1.CreateOption) (*m.ProductPlanJob, error)
- func (c *ProductPlanJobClient) Delete(res *m.ProductPlanJob) error
- func (c *ProductPlanJobClient) Get(name string) (*m.ProductPlanJob, error)
- func (c *ProductPlanJobClient) List(options ...v1.ListOptions) ([]*m.ProductPlanJob, error)
- func (c *ProductPlanJobClient) Update(res *m.ProductPlanJob, opts ...v1.UpdateOption) (*m.ProductPlanJob, error)
- type ProductPlanJobMergeFunc
- type ProductPlanMergeFunc
- type ProductPlanUnitClient
- func (c *ProductPlanUnitClient) Create(res *m.ProductPlanUnit, opts ...v1.CreateOption) (*m.ProductPlanUnit, error)
- func (c *ProductPlanUnitClient) Delete(res *m.ProductPlanUnit) error
- func (c *ProductPlanUnitClient) Get(name string) (*m.ProductPlanUnit, error)
- func (c *ProductPlanUnitClient) List(options ...v1.ListOptions) ([]*m.ProductPlanUnit, error)
- func (c *ProductPlanUnitClient) Update(res *m.ProductPlanUnit, opts ...v1.UpdateOption) (*m.ProductPlanUnit, error)
- type ProductPlanUnitMergeFunc
- type ProductReleaseClient
- func (c *ProductReleaseClient) Create(res *m.ProductRelease, opts ...v1.CreateOption) (*m.ProductRelease, error)
- func (c *ProductReleaseClient) Delete(res *m.ProductRelease) error
- func (c *ProductReleaseClient) Get(name string) (*m.ProductRelease, error)
- func (c *ProductReleaseClient) List(options ...v1.ListOptions) ([]*m.ProductRelease, error)
- func (c *ProductReleaseClient) Update(res *m.ProductRelease, opts ...v1.UpdateOption) (*m.ProductRelease, error)
- type ProductReleaseMergeFunc
- type ProductReviewClient
- func (c *ProductReviewClient) Create(res *m.ProductReview, opts ...v1.CreateOption) (*m.ProductReview, error)
- func (c *ProductReviewClient) Delete(res *m.ProductReview) error
- func (c *ProductReviewClient) Get(name string) (*m.ProductReview, error)
- func (c *ProductReviewClient) List(options ...v1.ListOptions) ([]*m.ProductReview, error)
- func (c *ProductReviewClient) Update(res *m.ProductReview, opts ...v1.UpdateOption) (*m.ProductReview, error)
- type ProductReviewMergeFunc
- type ProductVisibilityClient
- func (c *ProductVisibilityClient) Create(res *m.ProductVisibility, opts ...v1.CreateOption) (*m.ProductVisibility, error)
- func (c *ProductVisibilityClient) Delete(res *m.ProductVisibility) error
- func (c *ProductVisibilityClient) Get(name string) (*m.ProductVisibility, error)
- func (c *ProductVisibilityClient) List(options ...v1.ListOptions) ([]*m.ProductVisibility, error)
- func (c *ProductVisibilityClient) Update(res *m.ProductVisibility, opts ...v1.UpdateOption) (*m.ProductVisibility, error)
- type ProductVisibilityMergeFunc
- type PublishedDocumentResourceClient
- func (c *PublishedDocumentResourceClient) Create(res *m.PublishedDocumentResource, opts ...v1.CreateOption) (*m.PublishedDocumentResource, error)
- func (c *PublishedDocumentResourceClient) Delete(res *m.PublishedDocumentResource) error
- func (c *PublishedDocumentResourceClient) Get(name string) (*m.PublishedDocumentResource, error)
- func (c *PublishedDocumentResourceClient) List(options ...v1.ListOptions) ([]*m.PublishedDocumentResource, error)
- func (c *PublishedDocumentResourceClient) Update(res *m.PublishedDocumentResource, opts ...v1.UpdateOption) (*m.PublishedDocumentResource, error)
- type PublishedDocumentResourceMergeFunc
- type PublishedProductClient
- func (c *PublishedProductClient) Create(res *m.PublishedProduct, opts ...v1.CreateOption) (*m.PublishedProduct, error)
- func (c *PublishedProductClient) Delete(res *m.PublishedProduct) error
- func (c *PublishedProductClient) Get(name string) (*m.PublishedProduct, error)
- func (c *PublishedProductClient) List(options ...v1.ListOptions) ([]*m.PublishedProduct, error)
- func (c *PublishedProductClient) Update(res *m.PublishedProduct, opts ...v1.UpdateOption) (*m.PublishedProduct, error)
- type PublishedProductMergeFunc
- type PublishedStageClient
- func (c *PublishedStageClient) Create(res *m.PublishedStage, opts ...v1.CreateOption) (*m.PublishedStage, error)
- func (c *PublishedStageClient) Delete(res *m.PublishedStage) error
- func (c *PublishedStageClient) Get(name string) (*m.PublishedStage, error)
- func (c *PublishedStageClient) List(options ...v1.ListOptions) ([]*m.PublishedStage, error)
- func (c *PublishedStageClient) Update(res *m.PublishedStage, opts ...v1.UpdateOption) (*m.PublishedStage, error)
- type PublishedStageMergeFunc
- type QuotaClient
- func (c *QuotaClient) Create(res *m.Quota, opts ...v1.CreateOption) (*m.Quota, error)
- func (c *QuotaClient) Delete(res *m.Quota) error
- func (c *QuotaClient) Get(name string) (*m.Quota, error)
- func (c *QuotaClient) List(options ...v1.ListOptions) ([]*m.Quota, error)
- func (c *QuotaClient) Update(res *m.Quota, opts ...v1.UpdateOption) (*m.Quota, error)
- type QuotaMergeFunc
- type ReleaseTagClient
- func (c *ReleaseTagClient) Create(res *m.ReleaseTag, opts ...v1.CreateOption) (*m.ReleaseTag, error)
- func (c *ReleaseTagClient) Delete(res *m.ReleaseTag) error
- func (c *ReleaseTagClient) Get(name string) (*m.ReleaseTag, error)
- func (c *ReleaseTagClient) List(options ...v1.ListOptions) ([]*m.ReleaseTag, error)
- func (c *ReleaseTagClient) Update(res *m.ReleaseTag, opts ...v1.UpdateOption) (*m.ReleaseTag, error)
- type ReleaseTagMergeFunc
- type ResourceClient
- func (c *ResourceClient) Create(res *m.Resource, opts ...v1.CreateOption) (*m.Resource, error)
- func (c *ResourceClient) Delete(res *m.Resource) error
- func (c *ResourceClient) Get(name string) (*m.Resource, error)
- func (c *ResourceClient) List(options ...v1.ListOptions) ([]*m.Resource, error)
- func (c *ResourceClient) Update(res *m.Resource, opts ...v1.UpdateOption) (*m.Resource, error)
- type ResourceMergeFunc
- type SecretClient
- func (c *SecretClient) Create(res *m.Secret, opts ...v1.CreateOption) (*m.Secret, error)
- func (c *SecretClient) Delete(res *m.Secret) error
- func (c *SecretClient) Get(name string) (*m.Secret, error)
- func (c *SecretClient) List(options ...v1.ListOptions) ([]*m.Secret, error)
- func (c *SecretClient) Update(res *m.Secret, opts ...v1.UpdateOption) (*m.Secret, error)
- type SecretMergeFunc
- type StageClient
- func (c *StageClient) Create(res *m.Stage, opts ...v1.CreateOption) (*m.Stage, error)
- func (c *StageClient) Delete(res *m.Stage) error
- func (c *StageClient) Get(name string) (*m.Stage, error)
- func (c *StageClient) List(options ...v1.ListOptions) ([]*m.Stage, error)
- func (c *StageClient) Update(res *m.Stage, opts ...v1.UpdateOption) (*m.Stage, error)
- type StageMergeFunc
- type StageVisibilityClient
- func (c *StageVisibilityClient) Create(res *m.StageVisibility, opts ...v1.CreateOption) (*m.StageVisibility, error)
- func (c *StageVisibilityClient) Delete(res *m.StageVisibility) error
- func (c *StageVisibilityClient) Get(name string) (*m.StageVisibility, error)
- func (c *StageVisibilityClient) List(options ...v1.ListOptions) ([]*m.StageVisibility, error)
- func (c *StageVisibilityClient) Update(res *m.StageVisibility, opts ...v1.UpdateOption) (*m.StageVisibility, error)
- type StageVisibilityMergeFunc
- type SubscriptionClient
- func (c *SubscriptionClient) Create(res *m.Subscription, opts ...v1.CreateOption) (*m.Subscription, error)
- func (c *SubscriptionClient) Delete(res *m.Subscription) error
- func (c *SubscriptionClient) Get(name string) (*m.Subscription, error)
- func (c *SubscriptionClient) List(options ...v1.ListOptions) ([]*m.Subscription, error)
- func (c *SubscriptionClient) Update(res *m.Subscription, opts ...v1.UpdateOption) (*m.Subscription, error)
- type SubscriptionInvoiceClient
- func (c *SubscriptionInvoiceClient) Create(res *m.SubscriptionInvoice, opts ...v1.CreateOption) (*m.SubscriptionInvoice, error)
- func (c *SubscriptionInvoiceClient) Delete(res *m.SubscriptionInvoice) error
- func (c *SubscriptionInvoiceClient) Get(name string) (*m.SubscriptionInvoice, error)
- func (c *SubscriptionInvoiceClient) List(options ...v1.ListOptions) ([]*m.SubscriptionInvoice, error)
- func (c *SubscriptionInvoiceClient) Update(res *m.SubscriptionInvoice, opts ...v1.UpdateOption) (*m.SubscriptionInvoice, error)
- type SubscriptionInvoiceMergeFunc
- type SubscriptionJobClient
- func (c *SubscriptionJobClient) Create(res *m.SubscriptionJob, opts ...v1.CreateOption) (*m.SubscriptionJob, error)
- func (c *SubscriptionJobClient) Delete(res *m.SubscriptionJob) error
- func (c *SubscriptionJobClient) Get(name string) (*m.SubscriptionJob, error)
- func (c *SubscriptionJobClient) List(options ...v1.ListOptions) ([]*m.SubscriptionJob, error)
- func (c *SubscriptionJobClient) Update(res *m.SubscriptionJob, opts ...v1.UpdateOption) (*m.SubscriptionJob, error)
- type SubscriptionJobMergeFunc
- type SubscriptionMergeFunc
- type SubscriptionRequestDefinitionClient
- func (c *SubscriptionRequestDefinitionClient) Create(res *m.SubscriptionRequestDefinition, opts ...v1.CreateOption) (*m.SubscriptionRequestDefinition, error)
- func (c *SubscriptionRequestDefinitionClient) Delete(res *m.SubscriptionRequestDefinition) error
- func (c *SubscriptionRequestDefinitionClient) Get(name string) (*m.SubscriptionRequestDefinition, error)
- func (c *SubscriptionRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.SubscriptionRequestDefinition, error)
- func (c *SubscriptionRequestDefinitionClient) Update(res *m.SubscriptionRequestDefinition, opts ...v1.UpdateOption) (*m.SubscriptionRequestDefinition, error)
- type SubscriptionRequestDefinitionMergeFunc
- type SupportContactClient
- func (c *SupportContactClient) Create(res *m.SupportContact, opts ...v1.CreateOption) (*m.SupportContact, error)
- func (c *SupportContactClient) Delete(res *m.SupportContact) error
- func (c *SupportContactClient) Get(name string) (*m.SupportContact, error)
- func (c *SupportContactClient) List(options ...v1.ListOptions) ([]*m.SupportContact, error)
- func (c *SupportContactClient) Update(res *m.SupportContact, opts ...v1.UpdateOption) (*m.SupportContact, error)
- type SupportContactMergeFunc
- type UnscopedAccessControlListClient
- func (c *UnscopedAccessControlListClient) Get(name string) (*m.AccessControlList, error)
- func (c *UnscopedAccessControlListClient) Update(res *m.AccessControlList, opts ...v1.UpdateOption) (*m.AccessControlList, error)
- func (c *UnscopedAccessControlListClient) WithScope(scope string) *AccessControlListClient
- type UnscopedAssetMappingClient
- type UnscopedAssetRequestClient
- type UnscopedAssetRequestDefinitionClient
- func (c *UnscopedAssetRequestDefinitionClient) Get(name string) (*m.AssetRequestDefinition, error)
- func (c *UnscopedAssetRequestDefinitionClient) Update(res *m.AssetRequestDefinition, opts ...v1.UpdateOption) (*m.AssetRequestDefinition, error)
- func (c *UnscopedAssetRequestDefinitionClient) WithScope(scope string) *AssetRequestDefinitionClient
- type UnscopedAssetResourceClient
- type UnscopedAssistedSearchClient
- type UnscopedCategoryVisibilityClient
- func (c *UnscopedCategoryVisibilityClient) Get(name string) (*m.CategoryVisibility, error)
- func (c *UnscopedCategoryVisibilityClient) Update(res *m.CategoryVisibility, opts ...v1.UpdateOption) (*m.CategoryVisibility, error)
- func (c *UnscopedCategoryVisibilityClient) WithScope(scope string) *CategoryVisibilityClient
- type UnscopedConsumerProductVisibilityClient
- func (c *UnscopedConsumerProductVisibilityClient) Get(name string) (*m.ConsumerProductVisibility, error)
- func (c *UnscopedConsumerProductVisibilityClient) Update(res *m.ConsumerProductVisibility, opts ...v1.UpdateOption) (*m.ConsumerProductVisibility, error)
- func (c *UnscopedConsumerProductVisibilityClient) WithScope(scope string) *ConsumerProductVisibilityClient
- type UnscopedConsumerStageVisibilityClient
- func (c *UnscopedConsumerStageVisibilityClient) Get(name string) (*m.ConsumerStageVisibility, error)
- func (c *UnscopedConsumerStageVisibilityClient) Update(res *m.ConsumerStageVisibility, opts ...v1.UpdateOption) (*m.ConsumerStageVisibility, error)
- func (c *UnscopedConsumerStageVisibilityClient) WithScope(scope string) *ConsumerStageVisibilityClient
- type UnscopedCredentialClient
- type UnscopedCredentialRequestDefinitionClient
- func (c *UnscopedCredentialRequestDefinitionClient) Get(name string) (*m.CredentialRequestDefinition, error)
- func (c *UnscopedCredentialRequestDefinitionClient) Update(res *m.CredentialRequestDefinition, opts ...v1.UpdateOption) (*m.CredentialRequestDefinition, error)
- func (c *UnscopedCredentialRequestDefinitionClient) WithScope(scope string) *CredentialRequestDefinitionClient
- type UnscopedDocumentClient
- type UnscopedProductOverviewClient
- type UnscopedProductPlanJobClient
- type UnscopedProductReviewClient
- type UnscopedProductVisibilityClient
- func (c *UnscopedProductVisibilityClient) Get(name string) (*m.ProductVisibility, error)
- func (c *UnscopedProductVisibilityClient) Update(res *m.ProductVisibility, opts ...v1.UpdateOption) (*m.ProductVisibility, error)
- func (c *UnscopedProductVisibilityClient) WithScope(scope string) *ProductVisibilityClient
- type UnscopedPublishedDocumentResourceClient
- func (c *UnscopedPublishedDocumentResourceClient) Get(name string) (*m.PublishedDocumentResource, error)
- func (c *UnscopedPublishedDocumentResourceClient) Update(res *m.PublishedDocumentResource, opts ...v1.UpdateOption) (*m.PublishedDocumentResource, error)
- func (c *UnscopedPublishedDocumentResourceClient) WithScope(scope string) *PublishedDocumentResourceClient
- type UnscopedPublishedProductClient
- func (c *UnscopedPublishedProductClient) Get(name string) (*m.PublishedProduct, error)
- func (c *UnscopedPublishedProductClient) Update(res *m.PublishedProduct, opts ...v1.UpdateOption) (*m.PublishedProduct, error)
- func (c *UnscopedPublishedProductClient) WithScope(scope string) *PublishedProductClient
- type UnscopedPublishedStageClient
- type UnscopedQuotaClient
- type UnscopedReleaseTagClient
- type UnscopedResourceClient
- type UnscopedSecretClient
- type UnscopedStageVisibilityClient
- type UnscopedSubscriptionInvoiceClient
- func (c *UnscopedSubscriptionInvoiceClient) Get(name string) (*m.SubscriptionInvoice, error)
- func (c *UnscopedSubscriptionInvoiceClient) Update(res *m.SubscriptionInvoice, opts ...v1.UpdateOption) (*m.SubscriptionInvoice, error)
- func (c *UnscopedSubscriptionInvoiceClient) WithScope(scope string) *SubscriptionInvoiceClient
- type UnscopedSubscriptionJobClient
- type UnscopedWebhookClient
- type WebhookClient
- func (c *WebhookClient) Create(res *m.Webhook, opts ...v1.CreateOption) (*m.Webhook, error)
- func (c *WebhookClient) Delete(res *m.Webhook) error
- func (c *WebhookClient) Get(name string) (*m.Webhook, error)
- func (c *WebhookClient) List(options ...v1.ListOptions) ([]*m.Webhook, error)
- func (c *WebhookClient) Update(res *m.Webhook, opts ...v1.UpdateOption) (*m.Webhook, error)
- type WebhookMergeFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccessControlListMerge ¶
func AccessControlListMerge(f AccessControlListMergeFunc) v1.UpdateOption
AccessControlListMerge builds a merge option for an update operation
func ApplicationMerge ¶
func ApplicationMerge(f ApplicationMergeFunc) v1.UpdateOption
ApplicationMerge builds a merge option for an update operation
func AssetMappingMerge ¶
func AssetMappingMerge(f AssetMappingMergeFunc) v1.UpdateOption
AssetMappingMerge builds a merge option for an update operation
func AssetMerge ¶
func AssetMerge(f AssetMergeFunc) v1.UpdateOption
AssetMerge builds a merge option for an update operation
func AssetReleaseMerge ¶
func AssetReleaseMerge(f AssetReleaseMergeFunc) v1.UpdateOption
AssetReleaseMerge builds a merge option for an update operation
func AssetRequestDefinitionMerge ¶
func AssetRequestDefinitionMerge(f AssetRequestDefinitionMergeFunc) v1.UpdateOption
AssetRequestDefinitionMerge builds a merge option for an update operation
func AssetRequestMerge ¶
func AssetRequestMerge(f AssetRequestMergeFunc) v1.UpdateOption
AssetRequestMerge builds a merge option for an update operation
func AssetResourceMerge ¶
func AssetResourceMerge(f AssetResourceMergeFunc) v1.UpdateOption
AssetResourceMerge builds a merge option for an update operation
func AssistedSearchMerge ¶ added in v1.1.88
func AssistedSearchMerge(f AssistedSearchMergeFunc) v1.UpdateOption
AssistedSearchMerge builds a merge option for an update operation
func AuthorizationProfileMerge ¶
func AuthorizationProfileMerge(f AuthorizationProfileMergeFunc) v1.UpdateOption
AuthorizationProfileMerge builds a merge option for an update operation
func CategoryMerge ¶
func CategoryMerge(f CategoryMergeFunc) v1.UpdateOption
CategoryMerge builds a merge option for an update operation
func CategoryVisibilityMerge ¶ added in v1.1.49
func CategoryVisibilityMerge(f CategoryVisibilityMergeFunc) v1.UpdateOption
CategoryVisibilityMerge builds a merge option for an update operation
func ConsumerProductVisibilityMerge ¶ added in v1.1.44
func ConsumerProductVisibilityMerge(f ConsumerProductVisibilityMergeFunc) v1.UpdateOption
ConsumerProductVisibilityMerge builds a merge option for an update operation
func ConsumerStageVisibilityMerge ¶ added in v1.1.78
func ConsumerStageVisibilityMerge(f ConsumerStageVisibilityMergeFunc) v1.UpdateOption
ConsumerStageVisibilityMerge builds a merge option for an update operation
func CredentialMerge ¶
func CredentialMerge(f CredentialMergeFunc) v1.UpdateOption
CredentialMerge builds a merge option for an update operation
func CredentialRequestDefinitionMerge ¶
func CredentialRequestDefinitionMerge(f CredentialRequestDefinitionMergeFunc) v1.UpdateOption
CredentialRequestDefinitionMerge builds a merge option for an update operation
func DocumentMerge ¶
func DocumentMerge(f DocumentMergeFunc) v1.UpdateOption
DocumentMerge builds a merge option for an update operation
func DocumentResourceMerge ¶ added in v1.1.62
func DocumentResourceMerge(f DocumentResourceMergeFunc) v1.UpdateOption
DocumentResourceMerge builds a merge option for an update operation
func MarketplaceMerge ¶
func MarketplaceMerge(f MarketplaceMergeFunc) v1.UpdateOption
MarketplaceMerge builds a merge option for an update operation
func ProductMerge ¶
func ProductMerge(f ProductMergeFunc) v1.UpdateOption
ProductMerge builds a merge option for an update operation
func ProductOverviewMerge ¶
func ProductOverviewMerge(f ProductOverviewMergeFunc) v1.UpdateOption
ProductOverviewMerge builds a merge option for an update operation
func ProductPlanJobMerge ¶ added in v1.1.49
func ProductPlanJobMerge(f ProductPlanJobMergeFunc) v1.UpdateOption
ProductPlanJobMerge builds a merge option for an update operation
func ProductPlanMerge ¶
func ProductPlanMerge(f ProductPlanMergeFunc) v1.UpdateOption
ProductPlanMerge builds a merge option for an update operation
func ProductPlanUnitMerge ¶
func ProductPlanUnitMerge(f ProductPlanUnitMergeFunc) v1.UpdateOption
ProductPlanUnitMerge builds a merge option for an update operation
func ProductReleaseMerge ¶
func ProductReleaseMerge(f ProductReleaseMergeFunc) v1.UpdateOption
ProductReleaseMerge builds a merge option for an update operation
func ProductReviewMerge ¶ added in v1.1.78
func ProductReviewMerge(f ProductReviewMergeFunc) v1.UpdateOption
ProductReviewMerge builds a merge option for an update operation
func ProductVisibilityMerge ¶
func ProductVisibilityMerge(f ProductVisibilityMergeFunc) v1.UpdateOption
ProductVisibilityMerge builds a merge option for an update operation
func PublishedDocumentResourceMerge ¶ added in v1.1.62
func PublishedDocumentResourceMerge(f PublishedDocumentResourceMergeFunc) v1.UpdateOption
PublishedDocumentResourceMerge builds a merge option for an update operation
func PublishedProductMerge ¶
func PublishedProductMerge(f PublishedProductMergeFunc) v1.UpdateOption
PublishedProductMerge builds a merge option for an update operation
func PublishedStageMerge ¶ added in v1.1.78
func PublishedStageMerge(f PublishedStageMergeFunc) v1.UpdateOption
PublishedStageMerge builds a merge option for an update operation
func QuotaMerge ¶
func QuotaMerge(f QuotaMergeFunc) v1.UpdateOption
QuotaMerge builds a merge option for an update operation
func ReleaseTagMerge ¶
func ReleaseTagMerge(f ReleaseTagMergeFunc) v1.UpdateOption
ReleaseTagMerge builds a merge option for an update operation
func ResourceMerge ¶
func ResourceMerge(f ResourceMergeFunc) v1.UpdateOption
ResourceMerge builds a merge option for an update operation
func SecretMerge ¶
func SecretMerge(f SecretMergeFunc) v1.UpdateOption
SecretMerge builds a merge option for an update operation
func StageMerge ¶
func StageMerge(f StageMergeFunc) v1.UpdateOption
StageMerge builds a merge option for an update operation
func StageVisibilityMerge ¶ added in v1.1.78
func StageVisibilityMerge(f StageVisibilityMergeFunc) v1.UpdateOption
StageVisibilityMerge builds a merge option for an update operation
func SubscriptionInvoiceMerge ¶ added in v1.1.52
func SubscriptionInvoiceMerge(f SubscriptionInvoiceMergeFunc) v1.UpdateOption
SubscriptionInvoiceMerge builds a merge option for an update operation
func SubscriptionJobMerge ¶ added in v1.1.49
func SubscriptionJobMerge(f SubscriptionJobMergeFunc) v1.UpdateOption
SubscriptionJobMerge builds a merge option for an update operation
func SubscriptionMerge ¶
func SubscriptionMerge(f SubscriptionMergeFunc) v1.UpdateOption
SubscriptionMerge builds a merge option for an update operation
func SubscriptionRequestDefinitionMerge ¶ added in v1.1.64
func SubscriptionRequestDefinitionMerge(f SubscriptionRequestDefinitionMergeFunc) v1.UpdateOption
SubscriptionRequestDefinitionMerge builds a merge option for an update operation
func SupportContactMerge ¶ added in v1.1.41
func SupportContactMerge(f SupportContactMergeFunc) v1.UpdateOption
SupportContactMerge builds a merge option for an update operation
func WebhookMerge ¶
func WebhookMerge(f WebhookMergeFunc) v1.UpdateOption
WebhookMerge builds a merge option for an update operation
Types ¶
type AccessControlListClient ¶
type AccessControlListClient struct {
// contains filtered or unexported fields
}
AccessControlListClient - rest client for AccessControlList resources that have a defined resource scope
func (*AccessControlListClient) Create ¶
func (c *AccessControlListClient) Create(res *m.AccessControlList, opts ...v1.CreateOption) (*m.AccessControlList, error)
Create - creates a resource
func (*AccessControlListClient) Delete ¶
func (c *AccessControlListClient) Delete(res *m.AccessControlList) error
Delete - deletes a resource
func (*AccessControlListClient) Get ¶
func (c *AccessControlListClient) Get(name string) (*m.AccessControlList, error)
Get - gets a resource by name
func (*AccessControlListClient) List ¶
func (c *AccessControlListClient) List(options ...v1.ListOptions) ([]*m.AccessControlList, error)
List - gets a list of resources
func (*AccessControlListClient) Update ¶
func (c *AccessControlListClient) Update(res *m.AccessControlList, opts ...v1.UpdateOption) (*m.AccessControlList, error)
Update - updates a resource
type AccessControlListMergeFunc ¶
type AccessControlListMergeFunc func(*m.AccessControlList, *m.AccessControlList) (*m.AccessControlList, error)
type ApplicationClient ¶
type ApplicationClient struct {
// contains filtered or unexported fields
}
ApplicationClient - rest client for Application resources that have a defined resource scope
func NewApplicationClient ¶
func NewApplicationClient(c v1.Base) (*ApplicationClient, error)
NewApplicationClient - creates a client scoped to a particular resource
func (*ApplicationClient) Create ¶
func (c *ApplicationClient) Create(res *m.Application, opts ...v1.CreateOption) (*m.Application, error)
Create - creates a resource
func (*ApplicationClient) Delete ¶
func (c *ApplicationClient) Delete(res *m.Application) error
Delete - deletes a resource
func (*ApplicationClient) Get ¶
func (c *ApplicationClient) Get(name string) (*m.Application, error)
Get - gets a resource by name
func (*ApplicationClient) List ¶
func (c *ApplicationClient) List(options ...v1.ListOptions) ([]*m.Application, error)
List - gets a list of resources
func (*ApplicationClient) Update ¶
func (c *ApplicationClient) Update(res *m.Application, opts ...v1.UpdateOption) (*m.Application, error)
Update - updates a resource
type ApplicationMergeFunc ¶
type ApplicationMergeFunc func(*m.Application, *m.Application) (*m.Application, error)
type AssetClient ¶
type AssetClient struct {
// contains filtered or unexported fields
}
AssetClient - rest client for Asset resources that have a defined resource scope
func NewAssetClient ¶
func NewAssetClient(c v1.Base) (*AssetClient, error)
NewAssetClient - creates a client scoped to a particular resource
func (*AssetClient) Create ¶
func (c *AssetClient) Create(res *m.Asset, opts ...v1.CreateOption) (*m.Asset, error)
Create - creates a resource
func (*AssetClient) Delete ¶
func (c *AssetClient) Delete(res *m.Asset) error
Delete - deletes a resource
func (*AssetClient) Get ¶
func (c *AssetClient) Get(name string) (*m.Asset, error)
Get - gets a resource by name
func (*AssetClient) List ¶
func (c *AssetClient) List(options ...v1.ListOptions) ([]*m.Asset, error)
List - gets a list of resources
func (*AssetClient) Update ¶
func (c *AssetClient) Update(res *m.Asset, opts ...v1.UpdateOption) (*m.Asset, error)
Update - updates a resource
type AssetMappingClient ¶
type AssetMappingClient struct {
// contains filtered or unexported fields
}
AssetMappingClient - rest client for AssetMapping resources that have a defined resource scope
func (*AssetMappingClient) Create ¶
func (c *AssetMappingClient) Create(res *m.AssetMapping, opts ...v1.CreateOption) (*m.AssetMapping, error)
Create - creates a resource
func (*AssetMappingClient) Delete ¶
func (c *AssetMappingClient) Delete(res *m.AssetMapping) error
Delete - deletes a resource
func (*AssetMappingClient) Get ¶
func (c *AssetMappingClient) Get(name string) (*m.AssetMapping, error)
Get - gets a resource by name
func (*AssetMappingClient) List ¶
func (c *AssetMappingClient) List(options ...v1.ListOptions) ([]*m.AssetMapping, error)
List - gets a list of resources
func (*AssetMappingClient) Update ¶
func (c *AssetMappingClient) Update(res *m.AssetMapping, opts ...v1.UpdateOption) (*m.AssetMapping, error)
Update - updates a resource
type AssetMappingMergeFunc ¶
type AssetMappingMergeFunc func(*m.AssetMapping, *m.AssetMapping) (*m.AssetMapping, error)
type AssetReleaseClient ¶
type AssetReleaseClient struct {
// contains filtered or unexported fields
}
AssetReleaseClient - rest client for AssetRelease resources that have a defined resource scope
func NewAssetReleaseClient ¶
func NewAssetReleaseClient(c v1.Base) (*AssetReleaseClient, error)
NewAssetReleaseClient - creates a client scoped to a particular resource
func (*AssetReleaseClient) Create ¶
func (c *AssetReleaseClient) Create(res *m.AssetRelease, opts ...v1.CreateOption) (*m.AssetRelease, error)
Create - creates a resource
func (*AssetReleaseClient) Delete ¶
func (c *AssetReleaseClient) Delete(res *m.AssetRelease) error
Delete - deletes a resource
func (*AssetReleaseClient) Get ¶
func (c *AssetReleaseClient) Get(name string) (*m.AssetRelease, error)
Get - gets a resource by name
func (*AssetReleaseClient) List ¶
func (c *AssetReleaseClient) List(options ...v1.ListOptions) ([]*m.AssetRelease, error)
List - gets a list of resources
func (*AssetReleaseClient) Update ¶
func (c *AssetReleaseClient) Update(res *m.AssetRelease, opts ...v1.UpdateOption) (*m.AssetRelease, error)
Update - updates a resource
type AssetReleaseMergeFunc ¶
type AssetReleaseMergeFunc func(*m.AssetRelease, *m.AssetRelease) (*m.AssetRelease, error)
type AssetRequestClient ¶
type AssetRequestClient struct {
// contains filtered or unexported fields
}
AssetRequestClient - rest client for AssetRequest resources that have a defined resource scope
func (*AssetRequestClient) Create ¶
func (c *AssetRequestClient) Create(res *m.AssetRequest, opts ...v1.CreateOption) (*m.AssetRequest, error)
Create - creates a resource
func (*AssetRequestClient) Delete ¶
func (c *AssetRequestClient) Delete(res *m.AssetRequest) error
Delete - deletes a resource
func (*AssetRequestClient) Get ¶
func (c *AssetRequestClient) Get(name string) (*m.AssetRequest, error)
Get - gets a resource by name
func (*AssetRequestClient) List ¶
func (c *AssetRequestClient) List(options ...v1.ListOptions) ([]*m.AssetRequest, error)
List - gets a list of resources
func (*AssetRequestClient) Update ¶
func (c *AssetRequestClient) Update(res *m.AssetRequest, opts ...v1.UpdateOption) (*m.AssetRequest, error)
Update - updates a resource
type AssetRequestDefinitionClient ¶
type AssetRequestDefinitionClient struct {
// contains filtered or unexported fields
}
AssetRequestDefinitionClient - rest client for AssetRequestDefinition resources that have a defined resource scope
func (*AssetRequestDefinitionClient) Create ¶
func (c *AssetRequestDefinitionClient) Create(res *m.AssetRequestDefinition, opts ...v1.CreateOption) (*m.AssetRequestDefinition, error)
Create - creates a resource
func (*AssetRequestDefinitionClient) Delete ¶
func (c *AssetRequestDefinitionClient) Delete(res *m.AssetRequestDefinition) error
Delete - deletes a resource
func (*AssetRequestDefinitionClient) Get ¶
func (c *AssetRequestDefinitionClient) Get(name string) (*m.AssetRequestDefinition, error)
Get - gets a resource by name
func (*AssetRequestDefinitionClient) List ¶
func (c *AssetRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.AssetRequestDefinition, error)
List - gets a list of resources
func (*AssetRequestDefinitionClient) Update ¶
func (c *AssetRequestDefinitionClient) Update(res *m.AssetRequestDefinition, opts ...v1.UpdateOption) (*m.AssetRequestDefinition, error)
Update - updates a resource
type AssetRequestDefinitionMergeFunc ¶
type AssetRequestDefinitionMergeFunc func(*m.AssetRequestDefinition, *m.AssetRequestDefinition) (*m.AssetRequestDefinition, error)
type AssetRequestMergeFunc ¶
type AssetRequestMergeFunc func(*m.AssetRequest, *m.AssetRequest) (*m.AssetRequest, error)
type AssetResourceClient ¶
type AssetResourceClient struct {
// contains filtered or unexported fields
}
AssetResourceClient - rest client for AssetResource resources that have a defined resource scope
func (*AssetResourceClient) Create ¶
func (c *AssetResourceClient) Create(res *m.AssetResource, opts ...v1.CreateOption) (*m.AssetResource, error)
Create - creates a resource
func (*AssetResourceClient) Delete ¶
func (c *AssetResourceClient) Delete(res *m.AssetResource) error
Delete - deletes a resource
func (*AssetResourceClient) Get ¶
func (c *AssetResourceClient) Get(name string) (*m.AssetResource, error)
Get - gets a resource by name
func (*AssetResourceClient) List ¶
func (c *AssetResourceClient) List(options ...v1.ListOptions) ([]*m.AssetResource, error)
List - gets a list of resources
func (*AssetResourceClient) Update ¶
func (c *AssetResourceClient) Update(res *m.AssetResource, opts ...v1.UpdateOption) (*m.AssetResource, error)
Update - updates a resource
type AssetResourceMergeFunc ¶
type AssetResourceMergeFunc func(*m.AssetResource, *m.AssetResource) (*m.AssetResource, error)
type AssistedSearchClient ¶ added in v1.1.88
type AssistedSearchClient struct {
// contains filtered or unexported fields
}
AssistedSearchClient - rest client for AssistedSearch resources that have a defined resource scope
func (*AssistedSearchClient) Create ¶ added in v1.1.88
func (c *AssistedSearchClient) Create(res *m.AssistedSearch, opts ...v1.CreateOption) (*m.AssistedSearch, error)
Create - creates a resource
func (*AssistedSearchClient) Delete ¶ added in v1.1.88
func (c *AssistedSearchClient) Delete(res *m.AssistedSearch) error
Delete - deletes a resource
func (*AssistedSearchClient) Get ¶ added in v1.1.88
func (c *AssistedSearchClient) Get(name string) (*m.AssistedSearch, error)
Get - gets a resource by name
func (*AssistedSearchClient) List ¶ added in v1.1.88
func (c *AssistedSearchClient) List(options ...v1.ListOptions) ([]*m.AssistedSearch, error)
List - gets a list of resources
func (*AssistedSearchClient) Update ¶ added in v1.1.88
func (c *AssistedSearchClient) Update(res *m.AssistedSearch, opts ...v1.UpdateOption) (*m.AssistedSearch, error)
Update - updates a resource
type AssistedSearchMergeFunc ¶ added in v1.1.88
type AssistedSearchMergeFunc func(*m.AssistedSearch, *m.AssistedSearch) (*m.AssistedSearch, error)
type AuthorizationProfileClient ¶
type AuthorizationProfileClient struct {
// contains filtered or unexported fields
}
AuthorizationProfileClient - rest client for AuthorizationProfile resources that have a defined resource scope
func NewAuthorizationProfileClient ¶
func NewAuthorizationProfileClient(c v1.Base) (*AuthorizationProfileClient, error)
NewAuthorizationProfileClient - creates a client scoped to a particular resource
func (*AuthorizationProfileClient) Create ¶
func (c *AuthorizationProfileClient) Create(res *m.AuthorizationProfile, opts ...v1.CreateOption) (*m.AuthorizationProfile, error)
Create - creates a resource
func (*AuthorizationProfileClient) Delete ¶
func (c *AuthorizationProfileClient) Delete(res *m.AuthorizationProfile) error
Delete - deletes a resource
func (*AuthorizationProfileClient) Get ¶
func (c *AuthorizationProfileClient) Get(name string) (*m.AuthorizationProfile, error)
Get - gets a resource by name
func (*AuthorizationProfileClient) List ¶
func (c *AuthorizationProfileClient) List(options ...v1.ListOptions) ([]*m.AuthorizationProfile, error)
List - gets a list of resources
func (*AuthorizationProfileClient) Update ¶
func (c *AuthorizationProfileClient) Update(res *m.AuthorizationProfile, opts ...v1.UpdateOption) (*m.AuthorizationProfile, error)
Update - updates a resource
type AuthorizationProfileMergeFunc ¶
type AuthorizationProfileMergeFunc func(*m.AuthorizationProfile, *m.AuthorizationProfile) (*m.AuthorizationProfile, error)
type CategoryClient ¶
type CategoryClient struct {
// contains filtered or unexported fields
}
CategoryClient - rest client for Category resources that have a defined resource scope
func NewCategoryClient ¶
func NewCategoryClient(c v1.Base) (*CategoryClient, error)
NewCategoryClient - creates a client scoped to a particular resource
func (*CategoryClient) Create ¶
func (c *CategoryClient) Create(res *m.Category, opts ...v1.CreateOption) (*m.Category, error)
Create - creates a resource
func (*CategoryClient) Delete ¶
func (c *CategoryClient) Delete(res *m.Category) error
Delete - deletes a resource
func (*CategoryClient) Get ¶
func (c *CategoryClient) Get(name string) (*m.Category, error)
Get - gets a resource by name
func (*CategoryClient) List ¶
func (c *CategoryClient) List(options ...v1.ListOptions) ([]*m.Category, error)
List - gets a list of resources
func (*CategoryClient) Update ¶
func (c *CategoryClient) Update(res *m.Category, opts ...v1.UpdateOption) (*m.Category, error)
Update - updates a resource
type CategoryVisibilityClient ¶ added in v1.1.49
type CategoryVisibilityClient struct {
// contains filtered or unexported fields
}
CategoryVisibilityClient - rest client for CategoryVisibility resources that have a defined resource scope
func (*CategoryVisibilityClient) Create ¶ added in v1.1.49
func (c *CategoryVisibilityClient) Create(res *m.CategoryVisibility, opts ...v1.CreateOption) (*m.CategoryVisibility, error)
Create - creates a resource
func (*CategoryVisibilityClient) Delete ¶ added in v1.1.49
func (c *CategoryVisibilityClient) Delete(res *m.CategoryVisibility) error
Delete - deletes a resource
func (*CategoryVisibilityClient) Get ¶ added in v1.1.49
func (c *CategoryVisibilityClient) Get(name string) (*m.CategoryVisibility, error)
Get - gets a resource by name
func (*CategoryVisibilityClient) List ¶ added in v1.1.49
func (c *CategoryVisibilityClient) List(options ...v1.ListOptions) ([]*m.CategoryVisibility, error)
List - gets a list of resources
func (*CategoryVisibilityClient) Update ¶ added in v1.1.49
func (c *CategoryVisibilityClient) Update(res *m.CategoryVisibility, opts ...v1.UpdateOption) (*m.CategoryVisibility, error)
Update - updates a resource
type CategoryVisibilityMergeFunc ¶ added in v1.1.49
type CategoryVisibilityMergeFunc func(*m.CategoryVisibility, *m.CategoryVisibility) (*m.CategoryVisibility, error)
type ConsumerProductVisibilityClient ¶ added in v1.1.44
type ConsumerProductVisibilityClient struct {
// contains filtered or unexported fields
}
ConsumerProductVisibilityClient - rest client for ConsumerProductVisibility resources that have a defined resource scope
func (*ConsumerProductVisibilityClient) Create ¶ added in v1.1.44
func (c *ConsumerProductVisibilityClient) Create(res *m.ConsumerProductVisibility, opts ...v1.CreateOption) (*m.ConsumerProductVisibility, error)
Create - creates a resource
func (*ConsumerProductVisibilityClient) Delete ¶ added in v1.1.44
func (c *ConsumerProductVisibilityClient) Delete(res *m.ConsumerProductVisibility) error
Delete - deletes a resource
func (*ConsumerProductVisibilityClient) Get ¶ added in v1.1.44
func (c *ConsumerProductVisibilityClient) Get(name string) (*m.ConsumerProductVisibility, error)
Get - gets a resource by name
func (*ConsumerProductVisibilityClient) List ¶ added in v1.1.44
func (c *ConsumerProductVisibilityClient) List(options ...v1.ListOptions) ([]*m.ConsumerProductVisibility, error)
List - gets a list of resources
func (*ConsumerProductVisibilityClient) Update ¶ added in v1.1.44
func (c *ConsumerProductVisibilityClient) Update(res *m.ConsumerProductVisibility, opts ...v1.UpdateOption) (*m.ConsumerProductVisibility, error)
Update - updates a resource
type ConsumerProductVisibilityMergeFunc ¶ added in v1.1.44
type ConsumerProductVisibilityMergeFunc func(*m.ConsumerProductVisibility, *m.ConsumerProductVisibility) (*m.ConsumerProductVisibility, error)
type ConsumerStageVisibilityClient ¶ added in v1.1.78
type ConsumerStageVisibilityClient struct {
// contains filtered or unexported fields
}
ConsumerStageVisibilityClient - rest client for ConsumerStageVisibility resources that have a defined resource scope
func (*ConsumerStageVisibilityClient) Create ¶ added in v1.1.78
func (c *ConsumerStageVisibilityClient) Create(res *m.ConsumerStageVisibility, opts ...v1.CreateOption) (*m.ConsumerStageVisibility, error)
Create - creates a resource
func (*ConsumerStageVisibilityClient) Delete ¶ added in v1.1.78
func (c *ConsumerStageVisibilityClient) Delete(res *m.ConsumerStageVisibility) error
Delete - deletes a resource
func (*ConsumerStageVisibilityClient) Get ¶ added in v1.1.78
func (c *ConsumerStageVisibilityClient) Get(name string) (*m.ConsumerStageVisibility, error)
Get - gets a resource by name
func (*ConsumerStageVisibilityClient) List ¶ added in v1.1.78
func (c *ConsumerStageVisibilityClient) List(options ...v1.ListOptions) ([]*m.ConsumerStageVisibility, error)
List - gets a list of resources
func (*ConsumerStageVisibilityClient) Update ¶ added in v1.1.78
func (c *ConsumerStageVisibilityClient) Update(res *m.ConsumerStageVisibility, opts ...v1.UpdateOption) (*m.ConsumerStageVisibility, error)
Update - updates a resource
type ConsumerStageVisibilityMergeFunc ¶ added in v1.1.78
type ConsumerStageVisibilityMergeFunc func(*m.ConsumerStageVisibility, *m.ConsumerStageVisibility) (*m.ConsumerStageVisibility, error)
type CredentialClient ¶
type CredentialClient struct {
// contains filtered or unexported fields
}
CredentialClient - rest client for Credential resources that have a defined resource scope
func (*CredentialClient) Create ¶
func (c *CredentialClient) Create(res *m.Credential, opts ...v1.CreateOption) (*m.Credential, error)
Create - creates a resource
func (*CredentialClient) Delete ¶
func (c *CredentialClient) Delete(res *m.Credential) error
Delete - deletes a resource
func (*CredentialClient) Get ¶
func (c *CredentialClient) Get(name string) (*m.Credential, error)
Get - gets a resource by name
func (*CredentialClient) List ¶
func (c *CredentialClient) List(options ...v1.ListOptions) ([]*m.Credential, error)
List - gets a list of resources
func (*CredentialClient) Update ¶
func (c *CredentialClient) Update(res *m.Credential, opts ...v1.UpdateOption) (*m.Credential, error)
Update - updates a resource
type CredentialMergeFunc ¶
type CredentialMergeFunc func(*m.Credential, *m.Credential) (*m.Credential, error)
type CredentialRequestDefinitionClient ¶
type CredentialRequestDefinitionClient struct {
// contains filtered or unexported fields
}
CredentialRequestDefinitionClient - rest client for CredentialRequestDefinition resources that have a defined resource scope
func (*CredentialRequestDefinitionClient) Create ¶
func (c *CredentialRequestDefinitionClient) Create(res *m.CredentialRequestDefinition, opts ...v1.CreateOption) (*m.CredentialRequestDefinition, error)
Create - creates a resource
func (*CredentialRequestDefinitionClient) Delete ¶
func (c *CredentialRequestDefinitionClient) Delete(res *m.CredentialRequestDefinition) error
Delete - deletes a resource
func (*CredentialRequestDefinitionClient) Get ¶
func (c *CredentialRequestDefinitionClient) Get(name string) (*m.CredentialRequestDefinition, error)
Get - gets a resource by name
func (*CredentialRequestDefinitionClient) List ¶
func (c *CredentialRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.CredentialRequestDefinition, error)
List - gets a list of resources
func (*CredentialRequestDefinitionClient) Update ¶
func (c *CredentialRequestDefinitionClient) Update(res *m.CredentialRequestDefinition, opts ...v1.UpdateOption) (*m.CredentialRequestDefinition, error)
Update - updates a resource
type CredentialRequestDefinitionMergeFunc ¶
type CredentialRequestDefinitionMergeFunc func(*m.CredentialRequestDefinition, *m.CredentialRequestDefinition) (*m.CredentialRequestDefinition, error)
type DocumentClient ¶
type DocumentClient struct {
// contains filtered or unexported fields
}
DocumentClient - rest client for Document resources that have a defined resource scope
func (*DocumentClient) Create ¶
func (c *DocumentClient) Create(res *m.Document, opts ...v1.CreateOption) (*m.Document, error)
Create - creates a resource
func (*DocumentClient) Delete ¶
func (c *DocumentClient) Delete(res *m.Document) error
Delete - deletes a resource
func (*DocumentClient) Get ¶
func (c *DocumentClient) Get(name string) (*m.Document, error)
Get - gets a resource by name
func (*DocumentClient) List ¶
func (c *DocumentClient) List(options ...v1.ListOptions) ([]*m.Document, error)
List - gets a list of resources
func (*DocumentClient) Update ¶
func (c *DocumentClient) Update(res *m.Document, opts ...v1.UpdateOption) (*m.Document, error)
Update - updates a resource
type DocumentResourceClient ¶ added in v1.1.62
type DocumentResourceClient struct {
// contains filtered or unexported fields
}
DocumentResourceClient - rest client for DocumentResource resources that have a defined resource scope
func NewDocumentResourceClient ¶ added in v1.1.62
func NewDocumentResourceClient(c v1.Base) (*DocumentResourceClient, error)
NewDocumentResourceClient - creates a client scoped to a particular resource
func (*DocumentResourceClient) Create ¶ added in v1.1.62
func (c *DocumentResourceClient) Create(res *m.DocumentResource, opts ...v1.CreateOption) (*m.DocumentResource, error)
Create - creates a resource
func (*DocumentResourceClient) Delete ¶ added in v1.1.62
func (c *DocumentResourceClient) Delete(res *m.DocumentResource) error
Delete - deletes a resource
func (*DocumentResourceClient) Get ¶ added in v1.1.62
func (c *DocumentResourceClient) Get(name string) (*m.DocumentResource, error)
Get - gets a resource by name
func (*DocumentResourceClient) List ¶ added in v1.1.62
func (c *DocumentResourceClient) List(options ...v1.ListOptions) ([]*m.DocumentResource, error)
List - gets a list of resources
func (*DocumentResourceClient) Update ¶ added in v1.1.62
func (c *DocumentResourceClient) Update(res *m.DocumentResource, opts ...v1.UpdateOption) (*m.DocumentResource, error)
Update - updates a resource
type DocumentResourceMergeFunc ¶ added in v1.1.62
type DocumentResourceMergeFunc func(*m.DocumentResource, *m.DocumentResource) (*m.DocumentResource, error)
type MarketplaceClient ¶
type MarketplaceClient struct {
// contains filtered or unexported fields
}
MarketplaceClient - rest client for Marketplace resources that have a defined resource scope
func NewMarketplaceClient ¶
func NewMarketplaceClient(c v1.Base) (*MarketplaceClient, error)
NewMarketplaceClient - creates a client scoped to a particular resource
func (*MarketplaceClient) Create ¶
func (c *MarketplaceClient) Create(res *m.Marketplace, opts ...v1.CreateOption) (*m.Marketplace, error)
Create - creates a resource
func (*MarketplaceClient) Delete ¶
func (c *MarketplaceClient) Delete(res *m.Marketplace) error
Delete - deletes a resource
func (*MarketplaceClient) Get ¶
func (c *MarketplaceClient) Get(name string) (*m.Marketplace, error)
Get - gets a resource by name
func (*MarketplaceClient) List ¶
func (c *MarketplaceClient) List(options ...v1.ListOptions) ([]*m.Marketplace, error)
List - gets a list of resources
func (*MarketplaceClient) Update ¶
func (c *MarketplaceClient) Update(res *m.Marketplace, opts ...v1.UpdateOption) (*m.Marketplace, error)
Update - updates a resource
type MarketplaceMergeFunc ¶
type MarketplaceMergeFunc func(*m.Marketplace, *m.Marketplace) (*m.Marketplace, error)
type ProductClient ¶
type ProductClient struct {
// contains filtered or unexported fields
}
ProductClient - rest client for Product resources that have a defined resource scope
func NewProductClient ¶
func NewProductClient(c v1.Base) (*ProductClient, error)
NewProductClient - creates a client scoped to a particular resource
func (*ProductClient) Create ¶
func (c *ProductClient) Create(res *m.Product, opts ...v1.CreateOption) (*m.Product, error)
Create - creates a resource
func (*ProductClient) Delete ¶
func (c *ProductClient) Delete(res *m.Product) error
Delete - deletes a resource
func (*ProductClient) Get ¶
func (c *ProductClient) Get(name string) (*m.Product, error)
Get - gets a resource by name
func (*ProductClient) List ¶
func (c *ProductClient) List(options ...v1.ListOptions) ([]*m.Product, error)
List - gets a list of resources
func (*ProductClient) Update ¶
func (c *ProductClient) Update(res *m.Product, opts ...v1.UpdateOption) (*m.Product, error)
Update - updates a resource
type ProductOverviewClient ¶
type ProductOverviewClient struct {
// contains filtered or unexported fields
}
ProductOverviewClient - rest client for ProductOverview resources that have a defined resource scope
func (*ProductOverviewClient) Create ¶
func (c *ProductOverviewClient) Create(res *m.ProductOverview, opts ...v1.CreateOption) (*m.ProductOverview, error)
Create - creates a resource
func (*ProductOverviewClient) Delete ¶
func (c *ProductOverviewClient) Delete(res *m.ProductOverview) error
Delete - deletes a resource
func (*ProductOverviewClient) Get ¶
func (c *ProductOverviewClient) Get(name string) (*m.ProductOverview, error)
Get - gets a resource by name
func (*ProductOverviewClient) List ¶
func (c *ProductOverviewClient) List(options ...v1.ListOptions) ([]*m.ProductOverview, error)
List - gets a list of resources
func (*ProductOverviewClient) Update ¶
func (c *ProductOverviewClient) Update(res *m.ProductOverview, opts ...v1.UpdateOption) (*m.ProductOverview, error)
Update - updates a resource
type ProductOverviewMergeFunc ¶
type ProductOverviewMergeFunc func(*m.ProductOverview, *m.ProductOverview) (*m.ProductOverview, error)
type ProductPlanClient ¶
type ProductPlanClient struct {
// contains filtered or unexported fields
}
ProductPlanClient - rest client for ProductPlan resources that have a defined resource scope
func NewProductPlanClient ¶
func NewProductPlanClient(c v1.Base) (*ProductPlanClient, error)
NewProductPlanClient - creates a client scoped to a particular resource
func (*ProductPlanClient) Create ¶
func (c *ProductPlanClient) Create(res *m.ProductPlan, opts ...v1.CreateOption) (*m.ProductPlan, error)
Create - creates a resource
func (*ProductPlanClient) Delete ¶
func (c *ProductPlanClient) Delete(res *m.ProductPlan) error
Delete - deletes a resource
func (*ProductPlanClient) Get ¶
func (c *ProductPlanClient) Get(name string) (*m.ProductPlan, error)
Get - gets a resource by name
func (*ProductPlanClient) List ¶
func (c *ProductPlanClient) List(options ...v1.ListOptions) ([]*m.ProductPlan, error)
List - gets a list of resources
func (*ProductPlanClient) Update ¶
func (c *ProductPlanClient) Update(res *m.ProductPlan, opts ...v1.UpdateOption) (*m.ProductPlan, error)
Update - updates a resource
type ProductPlanJobClient ¶ added in v1.1.49
type ProductPlanJobClient struct {
// contains filtered or unexported fields
}
ProductPlanJobClient - rest client for ProductPlanJob resources that have a defined resource scope
func (*ProductPlanJobClient) Create ¶ added in v1.1.49
func (c *ProductPlanJobClient) Create(res *m.ProductPlanJob, opts ...v1.CreateOption) (*m.ProductPlanJob, error)
Create - creates a resource
func (*ProductPlanJobClient) Delete ¶ added in v1.1.49
func (c *ProductPlanJobClient) Delete(res *m.ProductPlanJob) error
Delete - deletes a resource
func (*ProductPlanJobClient) Get ¶ added in v1.1.49
func (c *ProductPlanJobClient) Get(name string) (*m.ProductPlanJob, error)
Get - gets a resource by name
func (*ProductPlanJobClient) List ¶ added in v1.1.49
func (c *ProductPlanJobClient) List(options ...v1.ListOptions) ([]*m.ProductPlanJob, error)
List - gets a list of resources
func (*ProductPlanJobClient) Update ¶ added in v1.1.49
func (c *ProductPlanJobClient) Update(res *m.ProductPlanJob, opts ...v1.UpdateOption) (*m.ProductPlanJob, error)
Update - updates a resource
type ProductPlanJobMergeFunc ¶ added in v1.1.49
type ProductPlanJobMergeFunc func(*m.ProductPlanJob, *m.ProductPlanJob) (*m.ProductPlanJob, error)
type ProductPlanMergeFunc ¶
type ProductPlanMergeFunc func(*m.ProductPlan, *m.ProductPlan) (*m.ProductPlan, error)
type ProductPlanUnitClient ¶
type ProductPlanUnitClient struct {
// contains filtered or unexported fields
}
ProductPlanUnitClient - rest client for ProductPlanUnit resources that have a defined resource scope
func NewProductPlanUnitClient ¶
func NewProductPlanUnitClient(c v1.Base) (*ProductPlanUnitClient, error)
NewProductPlanUnitClient - creates a client scoped to a particular resource
func (*ProductPlanUnitClient) Create ¶
func (c *ProductPlanUnitClient) Create(res *m.ProductPlanUnit, opts ...v1.CreateOption) (*m.ProductPlanUnit, error)
Create - creates a resource
func (*ProductPlanUnitClient) Delete ¶
func (c *ProductPlanUnitClient) Delete(res *m.ProductPlanUnit) error
Delete - deletes a resource
func (*ProductPlanUnitClient) Get ¶
func (c *ProductPlanUnitClient) Get(name string) (*m.ProductPlanUnit, error)
Get - gets a resource by name
func (*ProductPlanUnitClient) List ¶
func (c *ProductPlanUnitClient) List(options ...v1.ListOptions) ([]*m.ProductPlanUnit, error)
List - gets a list of resources
func (*ProductPlanUnitClient) Update ¶
func (c *ProductPlanUnitClient) Update(res *m.ProductPlanUnit, opts ...v1.UpdateOption) (*m.ProductPlanUnit, error)
Update - updates a resource
type ProductPlanUnitMergeFunc ¶
type ProductPlanUnitMergeFunc func(*m.ProductPlanUnit, *m.ProductPlanUnit) (*m.ProductPlanUnit, error)
type ProductReleaseClient ¶
type ProductReleaseClient struct {
// contains filtered or unexported fields
}
ProductReleaseClient - rest client for ProductRelease resources that have a defined resource scope
func NewProductReleaseClient ¶
func NewProductReleaseClient(c v1.Base) (*ProductReleaseClient, error)
NewProductReleaseClient - creates a client scoped to a particular resource
func (*ProductReleaseClient) Create ¶
func (c *ProductReleaseClient) Create(res *m.ProductRelease, opts ...v1.CreateOption) (*m.ProductRelease, error)
Create - creates a resource
func (*ProductReleaseClient) Delete ¶
func (c *ProductReleaseClient) Delete(res *m.ProductRelease) error
Delete - deletes a resource
func (*ProductReleaseClient) Get ¶
func (c *ProductReleaseClient) Get(name string) (*m.ProductRelease, error)
Get - gets a resource by name
func (*ProductReleaseClient) List ¶
func (c *ProductReleaseClient) List(options ...v1.ListOptions) ([]*m.ProductRelease, error)
List - gets a list of resources
func (*ProductReleaseClient) Update ¶
func (c *ProductReleaseClient) Update(res *m.ProductRelease, opts ...v1.UpdateOption) (*m.ProductRelease, error)
Update - updates a resource
type ProductReleaseMergeFunc ¶
type ProductReleaseMergeFunc func(*m.ProductRelease, *m.ProductRelease) (*m.ProductRelease, error)
type ProductReviewClient ¶ added in v1.1.78
type ProductReviewClient struct {
// contains filtered or unexported fields
}
ProductReviewClient - rest client for ProductReview resources that have a defined resource scope
func (*ProductReviewClient) Create ¶ added in v1.1.78
func (c *ProductReviewClient) Create(res *m.ProductReview, opts ...v1.CreateOption) (*m.ProductReview, error)
Create - creates a resource
func (*ProductReviewClient) Delete ¶ added in v1.1.78
func (c *ProductReviewClient) Delete(res *m.ProductReview) error
Delete - deletes a resource
func (*ProductReviewClient) Get ¶ added in v1.1.78
func (c *ProductReviewClient) Get(name string) (*m.ProductReview, error)
Get - gets a resource by name
func (*ProductReviewClient) List ¶ added in v1.1.78
func (c *ProductReviewClient) List(options ...v1.ListOptions) ([]*m.ProductReview, error)
List - gets a list of resources
func (*ProductReviewClient) Update ¶ added in v1.1.78
func (c *ProductReviewClient) Update(res *m.ProductReview, opts ...v1.UpdateOption) (*m.ProductReview, error)
Update - updates a resource
type ProductReviewMergeFunc ¶ added in v1.1.78
type ProductReviewMergeFunc func(*m.ProductReview, *m.ProductReview) (*m.ProductReview, error)
type ProductVisibilityClient ¶
type ProductVisibilityClient struct {
// contains filtered or unexported fields
}
ProductVisibilityClient - rest client for ProductVisibility resources that have a defined resource scope
func (*ProductVisibilityClient) Create ¶
func (c *ProductVisibilityClient) Create(res *m.ProductVisibility, opts ...v1.CreateOption) (*m.ProductVisibility, error)
Create - creates a resource
func (*ProductVisibilityClient) Delete ¶
func (c *ProductVisibilityClient) Delete(res *m.ProductVisibility) error
Delete - deletes a resource
func (*ProductVisibilityClient) Get ¶
func (c *ProductVisibilityClient) Get(name string) (*m.ProductVisibility, error)
Get - gets a resource by name
func (*ProductVisibilityClient) List ¶
func (c *ProductVisibilityClient) List(options ...v1.ListOptions) ([]*m.ProductVisibility, error)
List - gets a list of resources
func (*ProductVisibilityClient) Update ¶
func (c *ProductVisibilityClient) Update(res *m.ProductVisibility, opts ...v1.UpdateOption) (*m.ProductVisibility, error)
Update - updates a resource
type ProductVisibilityMergeFunc ¶
type ProductVisibilityMergeFunc func(*m.ProductVisibility, *m.ProductVisibility) (*m.ProductVisibility, error)
type PublishedDocumentResourceClient ¶ added in v1.1.62
type PublishedDocumentResourceClient struct {
// contains filtered or unexported fields
}
PublishedDocumentResourceClient - rest client for PublishedDocumentResource resources that have a defined resource scope
func (*PublishedDocumentResourceClient) Create ¶ added in v1.1.62
func (c *PublishedDocumentResourceClient) Create(res *m.PublishedDocumentResource, opts ...v1.CreateOption) (*m.PublishedDocumentResource, error)
Create - creates a resource
func (*PublishedDocumentResourceClient) Delete ¶ added in v1.1.62
func (c *PublishedDocumentResourceClient) Delete(res *m.PublishedDocumentResource) error
Delete - deletes a resource
func (*PublishedDocumentResourceClient) Get ¶ added in v1.1.62
func (c *PublishedDocumentResourceClient) Get(name string) (*m.PublishedDocumentResource, error)
Get - gets a resource by name
func (*PublishedDocumentResourceClient) List ¶ added in v1.1.62
func (c *PublishedDocumentResourceClient) List(options ...v1.ListOptions) ([]*m.PublishedDocumentResource, error)
List - gets a list of resources
func (*PublishedDocumentResourceClient) Update ¶ added in v1.1.62
func (c *PublishedDocumentResourceClient) Update(res *m.PublishedDocumentResource, opts ...v1.UpdateOption) (*m.PublishedDocumentResource, error)
Update - updates a resource
type PublishedDocumentResourceMergeFunc ¶ added in v1.1.62
type PublishedDocumentResourceMergeFunc func(*m.PublishedDocumentResource, *m.PublishedDocumentResource) (*m.PublishedDocumentResource, error)
type PublishedProductClient ¶
type PublishedProductClient struct {
// contains filtered or unexported fields
}
PublishedProductClient - rest client for PublishedProduct resources that have a defined resource scope
func (*PublishedProductClient) Create ¶
func (c *PublishedProductClient) Create(res *m.PublishedProduct, opts ...v1.CreateOption) (*m.PublishedProduct, error)
Create - creates a resource
func (*PublishedProductClient) Delete ¶
func (c *PublishedProductClient) Delete(res *m.PublishedProduct) error
Delete - deletes a resource
func (*PublishedProductClient) Get ¶
func (c *PublishedProductClient) Get(name string) (*m.PublishedProduct, error)
Get - gets a resource by name
func (*PublishedProductClient) List ¶
func (c *PublishedProductClient) List(options ...v1.ListOptions) ([]*m.PublishedProduct, error)
List - gets a list of resources
func (*PublishedProductClient) Update ¶
func (c *PublishedProductClient) Update(res *m.PublishedProduct, opts ...v1.UpdateOption) (*m.PublishedProduct, error)
Update - updates a resource
type PublishedProductMergeFunc ¶
type PublishedProductMergeFunc func(*m.PublishedProduct, *m.PublishedProduct) (*m.PublishedProduct, error)
type PublishedStageClient ¶ added in v1.1.78
type PublishedStageClient struct {
// contains filtered or unexported fields
}
PublishedStageClient - rest client for PublishedStage resources that have a defined resource scope
func (*PublishedStageClient) Create ¶ added in v1.1.78
func (c *PublishedStageClient) Create(res *m.PublishedStage, opts ...v1.CreateOption) (*m.PublishedStage, error)
Create - creates a resource
func (*PublishedStageClient) Delete ¶ added in v1.1.78
func (c *PublishedStageClient) Delete(res *m.PublishedStage) error
Delete - deletes a resource
func (*PublishedStageClient) Get ¶ added in v1.1.78
func (c *PublishedStageClient) Get(name string) (*m.PublishedStage, error)
Get - gets a resource by name
func (*PublishedStageClient) List ¶ added in v1.1.78
func (c *PublishedStageClient) List(options ...v1.ListOptions) ([]*m.PublishedStage, error)
List - gets a list of resources
func (*PublishedStageClient) Update ¶ added in v1.1.78
func (c *PublishedStageClient) Update(res *m.PublishedStage, opts ...v1.UpdateOption) (*m.PublishedStage, error)
Update - updates a resource
type PublishedStageMergeFunc ¶ added in v1.1.78
type PublishedStageMergeFunc func(*m.PublishedStage, *m.PublishedStage) (*m.PublishedStage, error)
type QuotaClient ¶
type QuotaClient struct {
// contains filtered or unexported fields
}
QuotaClient - rest client for Quota resources that have a defined resource scope
func (*QuotaClient) Create ¶
func (c *QuotaClient) Create(res *m.Quota, opts ...v1.CreateOption) (*m.Quota, error)
Create - creates a resource
func (*QuotaClient) Delete ¶
func (c *QuotaClient) Delete(res *m.Quota) error
Delete - deletes a resource
func (*QuotaClient) Get ¶
func (c *QuotaClient) Get(name string) (*m.Quota, error)
Get - gets a resource by name
func (*QuotaClient) List ¶
func (c *QuotaClient) List(options ...v1.ListOptions) ([]*m.Quota, error)
List - gets a list of resources
func (*QuotaClient) Update ¶
func (c *QuotaClient) Update(res *m.Quota, opts ...v1.UpdateOption) (*m.Quota, error)
Update - updates a resource
type ReleaseTagClient ¶
type ReleaseTagClient struct {
// contains filtered or unexported fields
}
ReleaseTagClient - rest client for ReleaseTag resources that have a defined resource scope
func (*ReleaseTagClient) Create ¶
func (c *ReleaseTagClient) Create(res *m.ReleaseTag, opts ...v1.CreateOption) (*m.ReleaseTag, error)
Create - creates a resource
func (*ReleaseTagClient) Delete ¶
func (c *ReleaseTagClient) Delete(res *m.ReleaseTag) error
Delete - deletes a resource
func (*ReleaseTagClient) Get ¶
func (c *ReleaseTagClient) Get(name string) (*m.ReleaseTag, error)
Get - gets a resource by name
func (*ReleaseTagClient) List ¶
func (c *ReleaseTagClient) List(options ...v1.ListOptions) ([]*m.ReleaseTag, error)
List - gets a list of resources
func (*ReleaseTagClient) Update ¶
func (c *ReleaseTagClient) Update(res *m.ReleaseTag, opts ...v1.UpdateOption) (*m.ReleaseTag, error)
Update - updates a resource
type ReleaseTagMergeFunc ¶
type ReleaseTagMergeFunc func(*m.ReleaseTag, *m.ReleaseTag) (*m.ReleaseTag, error)
type ResourceClient ¶
type ResourceClient struct {
// contains filtered or unexported fields
}
ResourceClient - rest client for Resource resources that have a defined resource scope
func (*ResourceClient) Create ¶
func (c *ResourceClient) Create(res *m.Resource, opts ...v1.CreateOption) (*m.Resource, error)
Create - creates a resource
func (*ResourceClient) Delete ¶
func (c *ResourceClient) Delete(res *m.Resource) error
Delete - deletes a resource
func (*ResourceClient) Get ¶
func (c *ResourceClient) Get(name string) (*m.Resource, error)
Get - gets a resource by name
func (*ResourceClient) List ¶
func (c *ResourceClient) List(options ...v1.ListOptions) ([]*m.Resource, error)
List - gets a list of resources
func (*ResourceClient) Update ¶
func (c *ResourceClient) Update(res *m.Resource, opts ...v1.UpdateOption) (*m.Resource, error)
Update - updates a resource
type SecretClient ¶
type SecretClient struct {
// contains filtered or unexported fields
}
SecretClient - rest client for Secret resources that have a defined resource scope
func (*SecretClient) Create ¶
func (c *SecretClient) Create(res *m.Secret, opts ...v1.CreateOption) (*m.Secret, error)
Create - creates a resource
func (*SecretClient) Delete ¶
func (c *SecretClient) Delete(res *m.Secret) error
Delete - deletes a resource
func (*SecretClient) Get ¶
func (c *SecretClient) Get(name string) (*m.Secret, error)
Get - gets a resource by name
func (*SecretClient) List ¶
func (c *SecretClient) List(options ...v1.ListOptions) ([]*m.Secret, error)
List - gets a list of resources
func (*SecretClient) Update ¶
func (c *SecretClient) Update(res *m.Secret, opts ...v1.UpdateOption) (*m.Secret, error)
Update - updates a resource
type StageClient ¶
type StageClient struct {
// contains filtered or unexported fields
}
StageClient - rest client for Stage resources that have a defined resource scope
func NewStageClient ¶
func NewStageClient(c v1.Base) (*StageClient, error)
NewStageClient - creates a client scoped to a particular resource
func (*StageClient) Create ¶
func (c *StageClient) Create(res *m.Stage, opts ...v1.CreateOption) (*m.Stage, error)
Create - creates a resource
func (*StageClient) Delete ¶
func (c *StageClient) Delete(res *m.Stage) error
Delete - deletes a resource
func (*StageClient) Get ¶
func (c *StageClient) Get(name string) (*m.Stage, error)
Get - gets a resource by name
func (*StageClient) List ¶
func (c *StageClient) List(options ...v1.ListOptions) ([]*m.Stage, error)
List - gets a list of resources
func (*StageClient) Update ¶
func (c *StageClient) Update(res *m.Stage, opts ...v1.UpdateOption) (*m.Stage, error)
Update - updates a resource
type StageVisibilityClient ¶ added in v1.1.78
type StageVisibilityClient struct {
// contains filtered or unexported fields
}
StageVisibilityClient - rest client for StageVisibility resources that have a defined resource scope
func (*StageVisibilityClient) Create ¶ added in v1.1.78
func (c *StageVisibilityClient) Create(res *m.StageVisibility, opts ...v1.CreateOption) (*m.StageVisibility, error)
Create - creates a resource
func (*StageVisibilityClient) Delete ¶ added in v1.1.78
func (c *StageVisibilityClient) Delete(res *m.StageVisibility) error
Delete - deletes a resource
func (*StageVisibilityClient) Get ¶ added in v1.1.78
func (c *StageVisibilityClient) Get(name string) (*m.StageVisibility, error)
Get - gets a resource by name
func (*StageVisibilityClient) List ¶ added in v1.1.78
func (c *StageVisibilityClient) List(options ...v1.ListOptions) ([]*m.StageVisibility, error)
List - gets a list of resources
func (*StageVisibilityClient) Update ¶ added in v1.1.78
func (c *StageVisibilityClient) Update(res *m.StageVisibility, opts ...v1.UpdateOption) (*m.StageVisibility, error)
Update - updates a resource
type StageVisibilityMergeFunc ¶ added in v1.1.78
type StageVisibilityMergeFunc func(*m.StageVisibility, *m.StageVisibility) (*m.StageVisibility, error)
type SubscriptionClient ¶
type SubscriptionClient struct {
// contains filtered or unexported fields
}
SubscriptionClient - rest client for Subscription resources that have a defined resource scope
func NewSubscriptionClient ¶
func NewSubscriptionClient(c v1.Base) (*SubscriptionClient, error)
NewSubscriptionClient - creates a client scoped to a particular resource
func (*SubscriptionClient) Create ¶
func (c *SubscriptionClient) Create(res *m.Subscription, opts ...v1.CreateOption) (*m.Subscription, error)
Create - creates a resource
func (*SubscriptionClient) Delete ¶
func (c *SubscriptionClient) Delete(res *m.Subscription) error
Delete - deletes a resource
func (*SubscriptionClient) Get ¶
func (c *SubscriptionClient) Get(name string) (*m.Subscription, error)
Get - gets a resource by name
func (*SubscriptionClient) List ¶
func (c *SubscriptionClient) List(options ...v1.ListOptions) ([]*m.Subscription, error)
List - gets a list of resources
func (*SubscriptionClient) Update ¶
func (c *SubscriptionClient) Update(res *m.Subscription, opts ...v1.UpdateOption) (*m.Subscription, error)
Update - updates a resource
type SubscriptionInvoiceClient ¶ added in v1.1.52
type SubscriptionInvoiceClient struct {
// contains filtered or unexported fields
}
SubscriptionInvoiceClient - rest client for SubscriptionInvoice resources that have a defined resource scope
func (*SubscriptionInvoiceClient) Create ¶ added in v1.1.52
func (c *SubscriptionInvoiceClient) Create(res *m.SubscriptionInvoice, opts ...v1.CreateOption) (*m.SubscriptionInvoice, error)
Create - creates a resource
func (*SubscriptionInvoiceClient) Delete ¶ added in v1.1.52
func (c *SubscriptionInvoiceClient) Delete(res *m.SubscriptionInvoice) error
Delete - deletes a resource
func (*SubscriptionInvoiceClient) Get ¶ added in v1.1.52
func (c *SubscriptionInvoiceClient) Get(name string) (*m.SubscriptionInvoice, error)
Get - gets a resource by name
func (*SubscriptionInvoiceClient) List ¶ added in v1.1.52
func (c *SubscriptionInvoiceClient) List(options ...v1.ListOptions) ([]*m.SubscriptionInvoice, error)
List - gets a list of resources
func (*SubscriptionInvoiceClient) Update ¶ added in v1.1.52
func (c *SubscriptionInvoiceClient) Update(res *m.SubscriptionInvoice, opts ...v1.UpdateOption) (*m.SubscriptionInvoice, error)
Update - updates a resource
type SubscriptionInvoiceMergeFunc ¶ added in v1.1.52
type SubscriptionInvoiceMergeFunc func(*m.SubscriptionInvoice, *m.SubscriptionInvoice) (*m.SubscriptionInvoice, error)
type SubscriptionJobClient ¶ added in v1.1.49
type SubscriptionJobClient struct {
// contains filtered or unexported fields
}
SubscriptionJobClient - rest client for SubscriptionJob resources that have a defined resource scope
func (*SubscriptionJobClient) Create ¶ added in v1.1.49
func (c *SubscriptionJobClient) Create(res *m.SubscriptionJob, opts ...v1.CreateOption) (*m.SubscriptionJob, error)
Create - creates a resource
func (*SubscriptionJobClient) Delete ¶ added in v1.1.49
func (c *SubscriptionJobClient) Delete(res *m.SubscriptionJob) error
Delete - deletes a resource
func (*SubscriptionJobClient) Get ¶ added in v1.1.49
func (c *SubscriptionJobClient) Get(name string) (*m.SubscriptionJob, error)
Get - gets a resource by name
func (*SubscriptionJobClient) List ¶ added in v1.1.49
func (c *SubscriptionJobClient) List(options ...v1.ListOptions) ([]*m.SubscriptionJob, error)
List - gets a list of resources
func (*SubscriptionJobClient) Update ¶ added in v1.1.49
func (c *SubscriptionJobClient) Update(res *m.SubscriptionJob, opts ...v1.UpdateOption) (*m.SubscriptionJob, error)
Update - updates a resource
type SubscriptionJobMergeFunc ¶ added in v1.1.49
type SubscriptionJobMergeFunc func(*m.SubscriptionJob, *m.SubscriptionJob) (*m.SubscriptionJob, error)
type SubscriptionMergeFunc ¶
type SubscriptionMergeFunc func(*m.Subscription, *m.Subscription) (*m.Subscription, error)
type SubscriptionRequestDefinitionClient ¶ added in v1.1.64
type SubscriptionRequestDefinitionClient struct {
// contains filtered or unexported fields
}
SubscriptionRequestDefinitionClient - rest client for SubscriptionRequestDefinition resources that have a defined resource scope
func NewSubscriptionRequestDefinitionClient ¶ added in v1.1.64
func NewSubscriptionRequestDefinitionClient(c v1.Base) (*SubscriptionRequestDefinitionClient, error)
NewSubscriptionRequestDefinitionClient - creates a client scoped to a particular resource
func (*SubscriptionRequestDefinitionClient) Create ¶ added in v1.1.64
func (c *SubscriptionRequestDefinitionClient) Create(res *m.SubscriptionRequestDefinition, opts ...v1.CreateOption) (*m.SubscriptionRequestDefinition, error)
Create - creates a resource
func (*SubscriptionRequestDefinitionClient) Delete ¶ added in v1.1.64
func (c *SubscriptionRequestDefinitionClient) Delete(res *m.SubscriptionRequestDefinition) error
Delete - deletes a resource
func (*SubscriptionRequestDefinitionClient) Get ¶ added in v1.1.64
func (c *SubscriptionRequestDefinitionClient) Get(name string) (*m.SubscriptionRequestDefinition, error)
Get - gets a resource by name
func (*SubscriptionRequestDefinitionClient) List ¶ added in v1.1.64
func (c *SubscriptionRequestDefinitionClient) List(options ...v1.ListOptions) ([]*m.SubscriptionRequestDefinition, error)
List - gets a list of resources
func (*SubscriptionRequestDefinitionClient) Update ¶ added in v1.1.64
func (c *SubscriptionRequestDefinitionClient) Update(res *m.SubscriptionRequestDefinition, opts ...v1.UpdateOption) (*m.SubscriptionRequestDefinition, error)
Update - updates a resource
type SubscriptionRequestDefinitionMergeFunc ¶ added in v1.1.64
type SubscriptionRequestDefinitionMergeFunc func(*m.SubscriptionRequestDefinition, *m.SubscriptionRequestDefinition) (*m.SubscriptionRequestDefinition, error)
type SupportContactClient ¶ added in v1.1.41
type SupportContactClient struct {
// contains filtered or unexported fields
}
SupportContactClient - rest client for SupportContact resources that have a defined resource scope
func NewSupportContactClient ¶ added in v1.1.41
func NewSupportContactClient(c v1.Base) (*SupportContactClient, error)
NewSupportContactClient - creates a client scoped to a particular resource
func (*SupportContactClient) Create ¶ added in v1.1.41
func (c *SupportContactClient) Create(res *m.SupportContact, opts ...v1.CreateOption) (*m.SupportContact, error)
Create - creates a resource
func (*SupportContactClient) Delete ¶ added in v1.1.41
func (c *SupportContactClient) Delete(res *m.SupportContact) error
Delete - deletes a resource
func (*SupportContactClient) Get ¶ added in v1.1.41
func (c *SupportContactClient) Get(name string) (*m.SupportContact, error)
Get - gets a resource by name
func (*SupportContactClient) List ¶ added in v1.1.41
func (c *SupportContactClient) List(options ...v1.ListOptions) ([]*m.SupportContact, error)
List - gets a list of resources
func (*SupportContactClient) Update ¶ added in v1.1.41
func (c *SupportContactClient) Update(res *m.SupportContact, opts ...v1.UpdateOption) (*m.SupportContact, error)
Update - updates a resource
type SupportContactMergeFunc ¶ added in v1.1.41
type SupportContactMergeFunc func(*m.SupportContact, *m.SupportContact) (*m.SupportContact, error)
type UnscopedAccessControlListClient ¶
type UnscopedAccessControlListClient struct {
// contains filtered or unexported fields
}
UnscopedAccessControlListClient - rest client for AccessControlList resources that do not have a defined scope
func NewAccessControlListClient ¶
func NewAccessControlListClient(c v1.Base) (*UnscopedAccessControlListClient, error)
NewAccessControlListClient - creates a client that is not scoped to any resource
func (*UnscopedAccessControlListClient) Get ¶
func (c *UnscopedAccessControlListClient) Get(name string) (*m.AccessControlList, error)
Get - gets a resource by name
func (*UnscopedAccessControlListClient) Update ¶
func (c *UnscopedAccessControlListClient) Update(res *m.AccessControlList, opts ...v1.UpdateOption) (*m.AccessControlList, error)
Update - updates a resource
func (*UnscopedAccessControlListClient) WithScope ¶
func (c *UnscopedAccessControlListClient) WithScope(scope string) *AccessControlListClient
WithScope - sets the resource scope for the client
type UnscopedAssetMappingClient ¶
type UnscopedAssetMappingClient struct {
// contains filtered or unexported fields
}
UnscopedAssetMappingClient - rest client for AssetMapping resources that do not have a defined scope
func NewAssetMappingClient ¶
func NewAssetMappingClient(c v1.Base) (*UnscopedAssetMappingClient, error)
NewAssetMappingClient - creates a client that is not scoped to any resource
func (*UnscopedAssetMappingClient) Get ¶
func (c *UnscopedAssetMappingClient) Get(name string) (*m.AssetMapping, error)
Get - gets a resource by name
func (*UnscopedAssetMappingClient) Update ¶
func (c *UnscopedAssetMappingClient) Update(res *m.AssetMapping, opts ...v1.UpdateOption) (*m.AssetMapping, error)
Update - updates a resource
func (*UnscopedAssetMappingClient) WithScope ¶
func (c *UnscopedAssetMappingClient) WithScope(scope string) *AssetMappingClient
WithScope - sets the resource scope for the client
type UnscopedAssetRequestClient ¶
type UnscopedAssetRequestClient struct {
// contains filtered or unexported fields
}
UnscopedAssetRequestClient - rest client for AssetRequest resources that do not have a defined scope
func NewAssetRequestClient ¶
func NewAssetRequestClient(c v1.Base) (*UnscopedAssetRequestClient, error)
NewAssetRequestClient - creates a client that is not scoped to any resource
func (*UnscopedAssetRequestClient) Get ¶
func (c *UnscopedAssetRequestClient) Get(name string) (*m.AssetRequest, error)
Get - gets a resource by name
func (*UnscopedAssetRequestClient) Update ¶
func (c *UnscopedAssetRequestClient) Update(res *m.AssetRequest, opts ...v1.UpdateOption) (*m.AssetRequest, error)
Update - updates a resource
func (*UnscopedAssetRequestClient) WithScope ¶
func (c *UnscopedAssetRequestClient) WithScope(scope string) *AssetRequestClient
WithScope - sets the resource scope for the client
type UnscopedAssetRequestDefinitionClient ¶
type UnscopedAssetRequestDefinitionClient struct {
// contains filtered or unexported fields
}
UnscopedAssetRequestDefinitionClient - rest client for AssetRequestDefinition resources that do not have a defined scope
func NewAssetRequestDefinitionClient ¶
func NewAssetRequestDefinitionClient(c v1.Base) (*UnscopedAssetRequestDefinitionClient, error)
NewAssetRequestDefinitionClient - creates a client that is not scoped to any resource
func (*UnscopedAssetRequestDefinitionClient) Get ¶
func (c *UnscopedAssetRequestDefinitionClient) Get(name string) (*m.AssetRequestDefinition, error)
Get - gets a resource by name
func (*UnscopedAssetRequestDefinitionClient) Update ¶
func (c *UnscopedAssetRequestDefinitionClient) Update(res *m.AssetRequestDefinition, opts ...v1.UpdateOption) (*m.AssetRequestDefinition, error)
Update - updates a resource
func (*UnscopedAssetRequestDefinitionClient) WithScope ¶
func (c *UnscopedAssetRequestDefinitionClient) WithScope(scope string) *AssetRequestDefinitionClient
WithScope - sets the resource scope for the client
type UnscopedAssetResourceClient ¶
type UnscopedAssetResourceClient struct {
// contains filtered or unexported fields
}
UnscopedAssetResourceClient - rest client for AssetResource resources that do not have a defined scope
func NewAssetResourceClient ¶
func NewAssetResourceClient(c v1.Base) (*UnscopedAssetResourceClient, error)
NewAssetResourceClient - creates a client that is not scoped to any resource
func (*UnscopedAssetResourceClient) Get ¶
func (c *UnscopedAssetResourceClient) Get(name string) (*m.AssetResource, error)
Get - gets a resource by name
func (*UnscopedAssetResourceClient) Update ¶
func (c *UnscopedAssetResourceClient) Update(res *m.AssetResource, opts ...v1.UpdateOption) (*m.AssetResource, error)
Update - updates a resource
func (*UnscopedAssetResourceClient) WithScope ¶
func (c *UnscopedAssetResourceClient) WithScope(scope string) *AssetResourceClient
WithScope - sets the resource scope for the client
type UnscopedAssistedSearchClient ¶ added in v1.1.88
type UnscopedAssistedSearchClient struct {
// contains filtered or unexported fields
}
UnscopedAssistedSearchClient - rest client for AssistedSearch resources that do not have a defined scope
func NewAssistedSearchClient ¶ added in v1.1.88
func NewAssistedSearchClient(c v1.Base) (*UnscopedAssistedSearchClient, error)
NewAssistedSearchClient - creates a client that is not scoped to any resource
func (*UnscopedAssistedSearchClient) Get ¶ added in v1.1.88
func (c *UnscopedAssistedSearchClient) Get(name string) (*m.AssistedSearch, error)
Get - gets a resource by name
func (*UnscopedAssistedSearchClient) Update ¶ added in v1.1.88
func (c *UnscopedAssistedSearchClient) Update(res *m.AssistedSearch, opts ...v1.UpdateOption) (*m.AssistedSearch, error)
Update - updates a resource
func (*UnscopedAssistedSearchClient) WithScope ¶ added in v1.1.88
func (c *UnscopedAssistedSearchClient) WithScope(scope string) *AssistedSearchClient
WithScope - sets the resource scope for the client
type UnscopedCategoryVisibilityClient ¶ added in v1.1.49
type UnscopedCategoryVisibilityClient struct {
// contains filtered or unexported fields
}
UnscopedCategoryVisibilityClient - rest client for CategoryVisibility resources that do not have a defined scope
func NewCategoryVisibilityClient ¶ added in v1.1.49
func NewCategoryVisibilityClient(c v1.Base) (*UnscopedCategoryVisibilityClient, error)
NewCategoryVisibilityClient - creates a client that is not scoped to any resource
func (*UnscopedCategoryVisibilityClient) Get ¶ added in v1.1.49
func (c *UnscopedCategoryVisibilityClient) Get(name string) (*m.CategoryVisibility, error)
Get - gets a resource by name
func (*UnscopedCategoryVisibilityClient) Update ¶ added in v1.1.49
func (c *UnscopedCategoryVisibilityClient) Update(res *m.CategoryVisibility, opts ...v1.UpdateOption) (*m.CategoryVisibility, error)
Update - updates a resource
func (*UnscopedCategoryVisibilityClient) WithScope ¶ added in v1.1.49
func (c *UnscopedCategoryVisibilityClient) WithScope(scope string) *CategoryVisibilityClient
WithScope - sets the resource scope for the client
type UnscopedConsumerProductVisibilityClient ¶ added in v1.1.44
type UnscopedConsumerProductVisibilityClient struct {
// contains filtered or unexported fields
}
UnscopedConsumerProductVisibilityClient - rest client for ConsumerProductVisibility resources that do not have a defined scope
func NewConsumerProductVisibilityClient ¶ added in v1.1.44
func NewConsumerProductVisibilityClient(c v1.Base) (*UnscopedConsumerProductVisibilityClient, error)
NewConsumerProductVisibilityClient - creates a client that is not scoped to any resource
func (*UnscopedConsumerProductVisibilityClient) Get ¶ added in v1.1.44
func (c *UnscopedConsumerProductVisibilityClient) Get(name string) (*m.ConsumerProductVisibility, error)
Get - gets a resource by name
func (*UnscopedConsumerProductVisibilityClient) Update ¶ added in v1.1.44
func (c *UnscopedConsumerProductVisibilityClient) Update(res *m.ConsumerProductVisibility, opts ...v1.UpdateOption) (*m.ConsumerProductVisibility, error)
Update - updates a resource
func (*UnscopedConsumerProductVisibilityClient) WithScope ¶ added in v1.1.44
func (c *UnscopedConsumerProductVisibilityClient) WithScope(scope string) *ConsumerProductVisibilityClient
WithScope - sets the resource scope for the client
type UnscopedConsumerStageVisibilityClient ¶ added in v1.1.78
type UnscopedConsumerStageVisibilityClient struct {
// contains filtered or unexported fields
}
UnscopedConsumerStageVisibilityClient - rest client for ConsumerStageVisibility resources that do not have a defined scope
func NewConsumerStageVisibilityClient ¶ added in v1.1.78
func NewConsumerStageVisibilityClient(c v1.Base) (*UnscopedConsumerStageVisibilityClient, error)
NewConsumerStageVisibilityClient - creates a client that is not scoped to any resource
func (*UnscopedConsumerStageVisibilityClient) Get ¶ added in v1.1.78
func (c *UnscopedConsumerStageVisibilityClient) Get(name string) (*m.ConsumerStageVisibility, error)
Get - gets a resource by name
func (*UnscopedConsumerStageVisibilityClient) Update ¶ added in v1.1.78
func (c *UnscopedConsumerStageVisibilityClient) Update(res *m.ConsumerStageVisibility, opts ...v1.UpdateOption) (*m.ConsumerStageVisibility, error)
Update - updates a resource
func (*UnscopedConsumerStageVisibilityClient) WithScope ¶ added in v1.1.78
func (c *UnscopedConsumerStageVisibilityClient) WithScope(scope string) *ConsumerStageVisibilityClient
WithScope - sets the resource scope for the client
type UnscopedCredentialClient ¶
type UnscopedCredentialClient struct {
// contains filtered or unexported fields
}
UnscopedCredentialClient - rest client for Credential resources that do not have a defined scope
func NewCredentialClient ¶
func NewCredentialClient(c v1.Base) (*UnscopedCredentialClient, error)
NewCredentialClient - creates a client that is not scoped to any resource
func (*UnscopedCredentialClient) Get ¶
func (c *UnscopedCredentialClient) Get(name string) (*m.Credential, error)
Get - gets a resource by name
func (*UnscopedCredentialClient) Update ¶
func (c *UnscopedCredentialClient) Update(res *m.Credential, opts ...v1.UpdateOption) (*m.Credential, error)
Update - updates a resource
func (*UnscopedCredentialClient) WithScope ¶
func (c *UnscopedCredentialClient) WithScope(scope string) *CredentialClient
WithScope - sets the resource scope for the client
type UnscopedCredentialRequestDefinitionClient ¶
type UnscopedCredentialRequestDefinitionClient struct {
// contains filtered or unexported fields
}
UnscopedCredentialRequestDefinitionClient - rest client for CredentialRequestDefinition resources that do not have a defined scope
func NewCredentialRequestDefinitionClient ¶
func NewCredentialRequestDefinitionClient(c v1.Base) (*UnscopedCredentialRequestDefinitionClient, error)
NewCredentialRequestDefinitionClient - creates a client that is not scoped to any resource
func (*UnscopedCredentialRequestDefinitionClient) Get ¶
func (c *UnscopedCredentialRequestDefinitionClient) Get(name string) (*m.CredentialRequestDefinition, error)
Get - gets a resource by name
func (*UnscopedCredentialRequestDefinitionClient) Update ¶
func (c *UnscopedCredentialRequestDefinitionClient) Update(res *m.CredentialRequestDefinition, opts ...v1.UpdateOption) (*m.CredentialRequestDefinition, error)
Update - updates a resource
func (*UnscopedCredentialRequestDefinitionClient) WithScope ¶
func (c *UnscopedCredentialRequestDefinitionClient) WithScope(scope string) *CredentialRequestDefinitionClient
WithScope - sets the resource scope for the client
type UnscopedDocumentClient ¶
type UnscopedDocumentClient struct {
// contains filtered or unexported fields
}
UnscopedDocumentClient - rest client for Document resources that do not have a defined scope
func NewDocumentClient ¶
func NewDocumentClient(c v1.Base) (*UnscopedDocumentClient, error)
NewDocumentClient - creates a client that is not scoped to any resource
func (*UnscopedDocumentClient) Get ¶
func (c *UnscopedDocumentClient) Get(name string) (*m.Document, error)
Get - gets a resource by name
func (*UnscopedDocumentClient) Update ¶
func (c *UnscopedDocumentClient) Update(res *m.Document, opts ...v1.UpdateOption) (*m.Document, error)
Update - updates a resource
func (*UnscopedDocumentClient) WithScope ¶
func (c *UnscopedDocumentClient) WithScope(scope string) *DocumentClient
WithScope - sets the resource scope for the client
type UnscopedProductOverviewClient ¶
type UnscopedProductOverviewClient struct {
// contains filtered or unexported fields
}
UnscopedProductOverviewClient - rest client for ProductOverview resources that do not have a defined scope
func NewProductOverviewClient ¶
func NewProductOverviewClient(c v1.Base) (*UnscopedProductOverviewClient, error)
NewProductOverviewClient - creates a client that is not scoped to any resource
func (*UnscopedProductOverviewClient) Get ¶
func (c *UnscopedProductOverviewClient) Get(name string) (*m.ProductOverview, error)
Get - gets a resource by name
func (*UnscopedProductOverviewClient) Update ¶
func (c *UnscopedProductOverviewClient) Update(res *m.ProductOverview, opts ...v1.UpdateOption) (*m.ProductOverview, error)
Update - updates a resource
func (*UnscopedProductOverviewClient) WithScope ¶
func (c *UnscopedProductOverviewClient) WithScope(scope string) *ProductOverviewClient
WithScope - sets the resource scope for the client
type UnscopedProductPlanJobClient ¶ added in v1.1.49
type UnscopedProductPlanJobClient struct {
// contains filtered or unexported fields
}
UnscopedProductPlanJobClient - rest client for ProductPlanJob resources that do not have a defined scope
func NewProductPlanJobClient ¶ added in v1.1.49
func NewProductPlanJobClient(c v1.Base) (*UnscopedProductPlanJobClient, error)
NewProductPlanJobClient - creates a client that is not scoped to any resource
func (*UnscopedProductPlanJobClient) Get ¶ added in v1.1.49
func (c *UnscopedProductPlanJobClient) Get(name string) (*m.ProductPlanJob, error)
Get - gets a resource by name
func (*UnscopedProductPlanJobClient) Update ¶ added in v1.1.49
func (c *UnscopedProductPlanJobClient) Update(res *m.ProductPlanJob, opts ...v1.UpdateOption) (*m.ProductPlanJob, error)
Update - updates a resource
func (*UnscopedProductPlanJobClient) WithScope ¶ added in v1.1.49
func (c *UnscopedProductPlanJobClient) WithScope(scope string) *ProductPlanJobClient
WithScope - sets the resource scope for the client
type UnscopedProductReviewClient ¶ added in v1.1.78
type UnscopedProductReviewClient struct {
// contains filtered or unexported fields
}
UnscopedProductReviewClient - rest client for ProductReview resources that do not have a defined scope
func NewProductReviewClient ¶ added in v1.1.78
func NewProductReviewClient(c v1.Base) (*UnscopedProductReviewClient, error)
NewProductReviewClient - creates a client that is not scoped to any resource
func (*UnscopedProductReviewClient) Get ¶ added in v1.1.78
func (c *UnscopedProductReviewClient) Get(name string) (*m.ProductReview, error)
Get - gets a resource by name
func (*UnscopedProductReviewClient) Update ¶ added in v1.1.78
func (c *UnscopedProductReviewClient) Update(res *m.ProductReview, opts ...v1.UpdateOption) (*m.ProductReview, error)
Update - updates a resource
func (*UnscopedProductReviewClient) WithScope ¶ added in v1.1.78
func (c *UnscopedProductReviewClient) WithScope(scope string) *ProductReviewClient
WithScope - sets the resource scope for the client
type UnscopedProductVisibilityClient ¶
type UnscopedProductVisibilityClient struct {
// contains filtered or unexported fields
}
UnscopedProductVisibilityClient - rest client for ProductVisibility resources that do not have a defined scope
func NewProductVisibilityClient ¶
func NewProductVisibilityClient(c v1.Base) (*UnscopedProductVisibilityClient, error)
NewProductVisibilityClient - creates a client that is not scoped to any resource
func (*UnscopedProductVisibilityClient) Get ¶
func (c *UnscopedProductVisibilityClient) Get(name string) (*m.ProductVisibility, error)
Get - gets a resource by name
func (*UnscopedProductVisibilityClient) Update ¶
func (c *UnscopedProductVisibilityClient) Update(res *m.ProductVisibility, opts ...v1.UpdateOption) (*m.ProductVisibility, error)
Update - updates a resource
func (*UnscopedProductVisibilityClient) WithScope ¶
func (c *UnscopedProductVisibilityClient) WithScope(scope string) *ProductVisibilityClient
WithScope - sets the resource scope for the client
type UnscopedPublishedDocumentResourceClient ¶ added in v1.1.62
type UnscopedPublishedDocumentResourceClient struct {
// contains filtered or unexported fields
}
UnscopedPublishedDocumentResourceClient - rest client for PublishedDocumentResource resources that do not have a defined scope
func NewPublishedDocumentResourceClient ¶ added in v1.1.62
func NewPublishedDocumentResourceClient(c v1.Base) (*UnscopedPublishedDocumentResourceClient, error)
NewPublishedDocumentResourceClient - creates a client that is not scoped to any resource
func (*UnscopedPublishedDocumentResourceClient) Get ¶ added in v1.1.62
func (c *UnscopedPublishedDocumentResourceClient) Get(name string) (*m.PublishedDocumentResource, error)
Get - gets a resource by name
func (*UnscopedPublishedDocumentResourceClient) Update ¶ added in v1.1.62
func (c *UnscopedPublishedDocumentResourceClient) Update(res *m.PublishedDocumentResource, opts ...v1.UpdateOption) (*m.PublishedDocumentResource, error)
Update - updates a resource
func (*UnscopedPublishedDocumentResourceClient) WithScope ¶ added in v1.1.62
func (c *UnscopedPublishedDocumentResourceClient) WithScope(scope string) *PublishedDocumentResourceClient
WithScope - sets the resource scope for the client
type UnscopedPublishedProductClient ¶
type UnscopedPublishedProductClient struct {
// contains filtered or unexported fields
}
UnscopedPublishedProductClient - rest client for PublishedProduct resources that do not have a defined scope
func NewPublishedProductClient ¶
func NewPublishedProductClient(c v1.Base) (*UnscopedPublishedProductClient, error)
NewPublishedProductClient - creates a client that is not scoped to any resource
func (*UnscopedPublishedProductClient) Get ¶
func (c *UnscopedPublishedProductClient) Get(name string) (*m.PublishedProduct, error)
Get - gets a resource by name
func (*UnscopedPublishedProductClient) Update ¶
func (c *UnscopedPublishedProductClient) Update(res *m.PublishedProduct, opts ...v1.UpdateOption) (*m.PublishedProduct, error)
Update - updates a resource
func (*UnscopedPublishedProductClient) WithScope ¶
func (c *UnscopedPublishedProductClient) WithScope(scope string) *PublishedProductClient
WithScope - sets the resource scope for the client
type UnscopedPublishedStageClient ¶ added in v1.1.78
type UnscopedPublishedStageClient struct {
// contains filtered or unexported fields
}
UnscopedPublishedStageClient - rest client for PublishedStage resources that do not have a defined scope
func NewPublishedStageClient ¶ added in v1.1.78
func NewPublishedStageClient(c v1.Base) (*UnscopedPublishedStageClient, error)
NewPublishedStageClient - creates a client that is not scoped to any resource
func (*UnscopedPublishedStageClient) Get ¶ added in v1.1.78
func (c *UnscopedPublishedStageClient) Get(name string) (*m.PublishedStage, error)
Get - gets a resource by name
func (*UnscopedPublishedStageClient) Update ¶ added in v1.1.78
func (c *UnscopedPublishedStageClient) Update(res *m.PublishedStage, opts ...v1.UpdateOption) (*m.PublishedStage, error)
Update - updates a resource
func (*UnscopedPublishedStageClient) WithScope ¶ added in v1.1.78
func (c *UnscopedPublishedStageClient) WithScope(scope string) *PublishedStageClient
WithScope - sets the resource scope for the client
type UnscopedQuotaClient ¶
type UnscopedQuotaClient struct {
// contains filtered or unexported fields
}
UnscopedQuotaClient - rest client for Quota resources that do not have a defined scope
func NewQuotaClient ¶
func NewQuotaClient(c v1.Base) (*UnscopedQuotaClient, error)
NewQuotaClient - creates a client that is not scoped to any resource
func (*UnscopedQuotaClient) Get ¶
func (c *UnscopedQuotaClient) Get(name string) (*m.Quota, error)
Get - gets a resource by name
func (*UnscopedQuotaClient) Update ¶
func (c *UnscopedQuotaClient) Update(res *m.Quota, opts ...v1.UpdateOption) (*m.Quota, error)
Update - updates a resource
func (*UnscopedQuotaClient) WithScope ¶
func (c *UnscopedQuotaClient) WithScope(scope string) *QuotaClient
WithScope - sets the resource scope for the client
type UnscopedReleaseTagClient ¶
type UnscopedReleaseTagClient struct {
// contains filtered or unexported fields
}
UnscopedReleaseTagClient - rest client for ReleaseTag resources that do not have a defined scope
func NewReleaseTagClient ¶
func NewReleaseTagClient(c v1.Base) (*UnscopedReleaseTagClient, error)
NewReleaseTagClient - creates a client that is not scoped to any resource
func (*UnscopedReleaseTagClient) Get ¶
func (c *UnscopedReleaseTagClient) Get(name string) (*m.ReleaseTag, error)
Get - gets a resource by name
func (*UnscopedReleaseTagClient) Update ¶
func (c *UnscopedReleaseTagClient) Update(res *m.ReleaseTag, opts ...v1.UpdateOption) (*m.ReleaseTag, error)
Update - updates a resource
func (*UnscopedReleaseTagClient) WithScope ¶
func (c *UnscopedReleaseTagClient) WithScope(scope string) *ReleaseTagClient
WithScope - sets the resource scope for the client
type UnscopedResourceClient ¶
type UnscopedResourceClient struct {
// contains filtered or unexported fields
}
UnscopedResourceClient - rest client for Resource resources that do not have a defined scope
func NewResourceClient ¶
func NewResourceClient(c v1.Base) (*UnscopedResourceClient, error)
NewResourceClient - creates a client that is not scoped to any resource
func (*UnscopedResourceClient) Get ¶
func (c *UnscopedResourceClient) Get(name string) (*m.Resource, error)
Get - gets a resource by name
func (*UnscopedResourceClient) Update ¶
func (c *UnscopedResourceClient) Update(res *m.Resource, opts ...v1.UpdateOption) (*m.Resource, error)
Update - updates a resource
func (*UnscopedResourceClient) WithScope ¶
func (c *UnscopedResourceClient) WithScope(scope string) *ResourceClient
WithScope - sets the resource scope for the client
type UnscopedSecretClient ¶
type UnscopedSecretClient struct {
// contains filtered or unexported fields
}
UnscopedSecretClient - rest client for Secret resources that do not have a defined scope
func NewSecretClient ¶
func NewSecretClient(c v1.Base) (*UnscopedSecretClient, error)
NewSecretClient - creates a client that is not scoped to any resource
func (*UnscopedSecretClient) Get ¶
func (c *UnscopedSecretClient) Get(name string) (*m.Secret, error)
Get - gets a resource by name
func (*UnscopedSecretClient) Update ¶
func (c *UnscopedSecretClient) Update(res *m.Secret, opts ...v1.UpdateOption) (*m.Secret, error)
Update - updates a resource
func (*UnscopedSecretClient) WithScope ¶
func (c *UnscopedSecretClient) WithScope(scope string) *SecretClient
WithScope - sets the resource scope for the client
type UnscopedStageVisibilityClient ¶ added in v1.1.78
type UnscopedStageVisibilityClient struct {
// contains filtered or unexported fields
}
UnscopedStageVisibilityClient - rest client for StageVisibility resources that do not have a defined scope
func NewStageVisibilityClient ¶ added in v1.1.78
func NewStageVisibilityClient(c v1.Base) (*UnscopedStageVisibilityClient, error)
NewStageVisibilityClient - creates a client that is not scoped to any resource
func (*UnscopedStageVisibilityClient) Get ¶ added in v1.1.78
func (c *UnscopedStageVisibilityClient) Get(name string) (*m.StageVisibility, error)
Get - gets a resource by name
func (*UnscopedStageVisibilityClient) Update ¶ added in v1.1.78
func (c *UnscopedStageVisibilityClient) Update(res *m.StageVisibility, opts ...v1.UpdateOption) (*m.StageVisibility, error)
Update - updates a resource
func (*UnscopedStageVisibilityClient) WithScope ¶ added in v1.1.78
func (c *UnscopedStageVisibilityClient) WithScope(scope string) *StageVisibilityClient
WithScope - sets the resource scope for the client
type UnscopedSubscriptionInvoiceClient ¶ added in v1.1.52
type UnscopedSubscriptionInvoiceClient struct {
// contains filtered or unexported fields
}
UnscopedSubscriptionInvoiceClient - rest client for SubscriptionInvoice resources that do not have a defined scope
func NewSubscriptionInvoiceClient ¶ added in v1.1.52
func NewSubscriptionInvoiceClient(c v1.Base) (*UnscopedSubscriptionInvoiceClient, error)
NewSubscriptionInvoiceClient - creates a client that is not scoped to any resource
func (*UnscopedSubscriptionInvoiceClient) Get ¶ added in v1.1.52
func (c *UnscopedSubscriptionInvoiceClient) Get(name string) (*m.SubscriptionInvoice, error)
Get - gets a resource by name
func (*UnscopedSubscriptionInvoiceClient) Update ¶ added in v1.1.52
func (c *UnscopedSubscriptionInvoiceClient) Update(res *m.SubscriptionInvoice, opts ...v1.UpdateOption) (*m.SubscriptionInvoice, error)
Update - updates a resource
func (*UnscopedSubscriptionInvoiceClient) WithScope ¶ added in v1.1.52
func (c *UnscopedSubscriptionInvoiceClient) WithScope(scope string) *SubscriptionInvoiceClient
WithScope - sets the resource scope for the client
type UnscopedSubscriptionJobClient ¶ added in v1.1.49
type UnscopedSubscriptionJobClient struct {
// contains filtered or unexported fields
}
UnscopedSubscriptionJobClient - rest client for SubscriptionJob resources that do not have a defined scope
func NewSubscriptionJobClient ¶ added in v1.1.49
func NewSubscriptionJobClient(c v1.Base) (*UnscopedSubscriptionJobClient, error)
NewSubscriptionJobClient - creates a client that is not scoped to any resource
func (*UnscopedSubscriptionJobClient) Get ¶ added in v1.1.49
func (c *UnscopedSubscriptionJobClient) Get(name string) (*m.SubscriptionJob, error)
Get - gets a resource by name
func (*UnscopedSubscriptionJobClient) Update ¶ added in v1.1.49
func (c *UnscopedSubscriptionJobClient) Update(res *m.SubscriptionJob, opts ...v1.UpdateOption) (*m.SubscriptionJob, error)
Update - updates a resource
func (*UnscopedSubscriptionJobClient) WithScope ¶ added in v1.1.49
func (c *UnscopedSubscriptionJobClient) WithScope(scope string) *SubscriptionJobClient
WithScope - sets the resource scope for the client
type UnscopedWebhookClient ¶
type UnscopedWebhookClient struct {
// contains filtered or unexported fields
}
UnscopedWebhookClient - rest client for Webhook resources that do not have a defined scope
func NewWebhookClient ¶
func NewWebhookClient(c v1.Base) (*UnscopedWebhookClient, error)
NewWebhookClient - creates a client that is not scoped to any resource
func (*UnscopedWebhookClient) Get ¶
func (c *UnscopedWebhookClient) Get(name string) (*m.Webhook, error)
Get - gets a resource by name
func (*UnscopedWebhookClient) Update ¶
func (c *UnscopedWebhookClient) Update(res *m.Webhook, opts ...v1.UpdateOption) (*m.Webhook, error)
Update - updates a resource
func (*UnscopedWebhookClient) WithScope ¶
func (c *UnscopedWebhookClient) WithScope(scope string) *WebhookClient
WithScope - sets the resource scope for the client
type WebhookClient ¶
type WebhookClient struct {
// contains filtered or unexported fields
}
WebhookClient - rest client for Webhook resources that have a defined resource scope
func (*WebhookClient) Create ¶
func (c *WebhookClient) Create(res *m.Webhook, opts ...v1.CreateOption) (*m.Webhook, error)
Create - creates a resource
func (*WebhookClient) Delete ¶
func (c *WebhookClient) Delete(res *m.Webhook) error
Delete - deletes a resource
func (*WebhookClient) Get ¶
func (c *WebhookClient) Get(name string) (*m.Webhook, error)
Get - gets a resource by name
func (*WebhookClient) List ¶
func (c *WebhookClient) List(options ...v1.ListOptions) ([]*m.Webhook, error)
List - gets a list of resources
func (*WebhookClient) Update ¶
func (c *WebhookClient) Update(res *m.Webhook, opts ...v1.UpdateOption) (*m.Webhook, error)
Update - updates a resource
Source Files ¶
- AccessControlList.go
- Application.go
- Asset.go
- AssetMapping.go
- AssetRelease.go
- AssetRequest.go
- AssetRequestDefinition.go
- AssetResource.go
- AssistedSearch.go
- AuthorizationProfile.go
- Category.go
- CategoryVisibility.go
- ConsumerProductVisibility.go
- ConsumerStageVisibility.go
- Credential.go
- CredentialRequestDefinition.go
- Document.go
- DocumentResource.go
- Marketplace.go
- Product.go
- ProductOverview.go
- ProductPlan.go
- ProductPlanJob.go
- ProductPlanUnit.go
- ProductRelease.go
- ProductReview.go
- ProductVisibility.go
- PublishedDocumentResource.go
- PublishedProduct.go
- PublishedStage.go
- Quota.go
- ReleaseTag.go
- Resource.go
- Secret.go
- Stage.go
- StageVisibility.go
- Subscription.go
- SubscriptionInvoice.go
- SubscriptionJob.go
- SubscriptionRequestDefinition.go
- SupportContact.go
- Webhook.go