Documentation
¶
Overview ¶
Package criface provides an interface to enable mocking the CR service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AclPolicyForGetPublicEndpointOutput
- func (s AclPolicyForGetPublicEndpointOutput) GoString() string
- func (s *AclPolicyForGetPublicEndpointOutput) SetDescription(v string) *AclPolicyForGetPublicEndpointOutput
- func (s *AclPolicyForGetPublicEndpointOutput) SetEntry(v string) *AclPolicyForGetPublicEndpointOutput
- func (s AclPolicyForGetPublicEndpointOutput) String() string
- type CR
- func (c *CR) CreateEndpointAclPolicies(input *CreateEndpointAclPoliciesInput) (*CreateEndpointAclPoliciesOutput, error)
- func (c *CR) CreateEndpointAclPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) CreateEndpointAclPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) CreateEndpointAclPoliciesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) CreateEndpointAclPoliciesRequest(input *CreateEndpointAclPoliciesInput) (req *request.Request, output *CreateEndpointAclPoliciesOutput)
- func (c *CR) CreateEndpointAclPoliciesWithContext(ctx byteplus.Context, input *CreateEndpointAclPoliciesInput, ...) (*CreateEndpointAclPoliciesOutput, error)
- func (c *CR) CreateNamespace(input *CreateNamespaceInput) (*CreateNamespaceOutput, error)
- func (c *CR) CreateNamespaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) CreateNamespaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) CreateNamespaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) CreateNamespaceRequest(input *CreateNamespaceInput) (req *request.Request, output *CreateNamespaceOutput)
- func (c *CR) CreateNamespaceWithContext(ctx byteplus.Context, input *CreateNamespaceInput, opts ...request.Option) (*CreateNamespaceOutput, error)
- func (c *CR) CreateRegistry(input *CreateRegistryInput) (*CreateRegistryOutput, error)
- func (c *CR) CreateRegistryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) CreateRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) CreateRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) CreateRegistryRequest(input *CreateRegistryInput) (req *request.Request, output *CreateRegistryOutput)
- func (c *CR) CreateRegistryWithContext(ctx byteplus.Context, input *CreateRegistryInput, opts ...request.Option) (*CreateRegistryOutput, error)
- func (c *CR) CreateRepository(input *CreateRepositoryInput) (*CreateRepositoryOutput, error)
- func (c *CR) CreateRepositoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) CreateRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) CreateRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) CreateRepositoryRequest(input *CreateRepositoryInput) (req *request.Request, output *CreateRepositoryOutput)
- func (c *CR) CreateRepositoryWithContext(ctx byteplus.Context, input *CreateRepositoryInput, opts ...request.Option) (*CreateRepositoryOutput, error)
- func (c *CR) CreateRobotAccount(input *CreateRobotAccountInput) (*CreateRobotAccountOutput, error)
- func (c *CR) CreateRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) CreateRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) CreateRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) CreateRobotAccountRequest(input *CreateRobotAccountInput) (req *request.Request, output *CreateRobotAccountOutput)
- func (c *CR) CreateRobotAccountWithContext(ctx byteplus.Context, input *CreateRobotAccountInput, opts ...request.Option) (*CreateRobotAccountOutput, error)
- func (c *CR) DeleteEndpointAclPolicies(input *DeleteEndpointAclPoliciesInput) (*DeleteEndpointAclPoliciesOutput, error)
- func (c *CR) DeleteEndpointAclPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteEndpointAclPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteEndpointAclPoliciesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteEndpointAclPoliciesRequest(input *DeleteEndpointAclPoliciesInput) (req *request.Request, output *DeleteEndpointAclPoliciesOutput)
- func (c *CR) DeleteEndpointAclPoliciesWithContext(ctx byteplus.Context, input *DeleteEndpointAclPoliciesInput, ...) (*DeleteEndpointAclPoliciesOutput, error)
- func (c *CR) DeleteNamespace(input *DeleteNamespaceInput) (*DeleteNamespaceOutput, error)
- func (c *CR) DeleteNamespaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteNamespaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteNamespaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteNamespaceRequest(input *DeleteNamespaceInput) (req *request.Request, output *DeleteNamespaceOutput)
- func (c *CR) DeleteNamespaceWithContext(ctx byteplus.Context, input *DeleteNamespaceInput, opts ...request.Option) (*DeleteNamespaceOutput, error)
- func (c *CR) DeleteRegistry(input *DeleteRegistryInput) (*DeleteRegistryOutput, error)
- func (c *CR) DeleteRegistryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteRegistryRequest(input *DeleteRegistryInput) (req *request.Request, output *DeleteRegistryOutput)
- func (c *CR) DeleteRegistryWithContext(ctx byteplus.Context, input *DeleteRegistryInput, opts ...request.Option) (*DeleteRegistryOutput, error)
- func (c *CR) DeleteRepository(input *DeleteRepositoryInput) (*DeleteRepositoryOutput, error)
- func (c *CR) DeleteRepositoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteRepositoryRequest(input *DeleteRepositoryInput) (req *request.Request, output *DeleteRepositoryOutput)
- func (c *CR) DeleteRepositoryWithContext(ctx byteplus.Context, input *DeleteRepositoryInput, opts ...request.Option) (*DeleteRepositoryOutput, error)
- func (c *CR) DeleteRobotAccount(input *DeleteRobotAccountInput) (*DeleteRobotAccountOutput, error)
- func (c *CR) DeleteRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteRobotAccountRequest(input *DeleteRobotAccountInput) (req *request.Request, output *DeleteRobotAccountOutput)
- func (c *CR) DeleteRobotAccountWithContext(ctx byteplus.Context, input *DeleteRobotAccountInput, opts ...request.Option) (*DeleteRobotAccountOutput, error)
- func (c *CR) DeleteTags(input *DeleteTagsInput) (*DeleteTagsOutput, error)
- func (c *CR) DeleteTagsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) DeleteTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) DeleteTagsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) DeleteTagsRequest(input *DeleteTagsInput) (req *request.Request, output *DeleteTagsOutput)
- func (c *CR) DeleteTagsWithContext(ctx byteplus.Context, input *DeleteTagsInput, opts ...request.Option) (*DeleteTagsOutput, error)
- func (c *CR) GetAuthorizationToken(input *GetAuthorizationTokenInput) (*GetAuthorizationTokenOutput, error)
- func (c *CR) GetAuthorizationTokenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) GetAuthorizationTokenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) GetAuthorizationTokenCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) GetAuthorizationTokenRequest(input *GetAuthorizationTokenInput) (req *request.Request, output *GetAuthorizationTokenOutput)
- func (c *CR) GetAuthorizationTokenWithContext(ctx byteplus.Context, input *GetAuthorizationTokenInput, ...) (*GetAuthorizationTokenOutput, error)
- func (c *CR) GetPublicEndpoint(input *GetPublicEndpointInput) (*GetPublicEndpointOutput, error)
- func (c *CR) GetPublicEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) GetPublicEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) GetPublicEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) GetPublicEndpointRequest(input *GetPublicEndpointInput) (req *request.Request, output *GetPublicEndpointOutput)
- func (c *CR) GetPublicEndpointWithContext(ctx byteplus.Context, input *GetPublicEndpointInput, opts ...request.Option) (*GetPublicEndpointOutput, error)
- func (c *CR) GetUser(input *GetUserInput) (*GetUserOutput, error)
- func (c *CR) GetUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) GetUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) GetUserCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) GetUserRequest(input *GetUserInput) (req *request.Request, output *GetUserOutput)
- func (c *CR) GetUserWithContext(ctx byteplus.Context, input *GetUserInput, opts ...request.Option) (*GetUserOutput, error)
- func (c *CR) GetVpcEndpoint(input *GetVpcEndpointInput) (*GetVpcEndpointOutput, error)
- func (c *CR) GetVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) GetVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) GetVpcEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) GetVpcEndpointRequest(input *GetVpcEndpointInput) (req *request.Request, output *GetVpcEndpointOutput)
- func (c *CR) GetVpcEndpointWithContext(ctx byteplus.Context, input *GetVpcEndpointInput, opts ...request.Option) (*GetVpcEndpointOutput, error)
- func (c *CR) ListDomains(input *ListDomainsInput) (*ListDomainsOutput, error)
- func (c *CR) ListDomainsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListDomainsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListDomainsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListDomainsRequest(input *ListDomainsInput) (req *request.Request, output *ListDomainsOutput)
- func (c *CR) ListDomainsWithContext(ctx byteplus.Context, input *ListDomainsInput, opts ...request.Option) (*ListDomainsOutput, error)
- func (c *CR) ListNamespaces(input *ListNamespacesInput) (*ListNamespacesOutput, error)
- func (c *CR) ListNamespacesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListNamespacesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListNamespacesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListNamespacesRequest(input *ListNamespacesInput) (req *request.Request, output *ListNamespacesOutput)
- func (c *CR) ListNamespacesWithContext(ctx byteplus.Context, input *ListNamespacesInput, opts ...request.Option) (*ListNamespacesOutput, error)
- func (c *CR) ListRegistries(input *ListRegistriesInput) (*ListRegistriesOutput, error)
- func (c *CR) ListRegistriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListRegistriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListRegistriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListRegistriesRequest(input *ListRegistriesInput) (req *request.Request, output *ListRegistriesOutput)
- func (c *CR) ListRegistriesWithContext(ctx byteplus.Context, input *ListRegistriesInput, opts ...request.Option) (*ListRegistriesOutput, error)
- func (c *CR) ListRepositories(input *ListRepositoriesInput) (*ListRepositoriesOutput, error)
- func (c *CR) ListRepositoriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListRepositoriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListRepositoriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListRepositoriesRequest(input *ListRepositoriesInput) (req *request.Request, output *ListRepositoriesOutput)
- func (c *CR) ListRepositoriesWithContext(ctx byteplus.Context, input *ListRepositoriesInput, opts ...request.Option) (*ListRepositoriesOutput, error)
- func (c *CR) ListRobotAccounts(input *ListRobotAccountsInput) (*ListRobotAccountsOutput, error)
- func (c *CR) ListRobotAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListRobotAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListRobotAccountsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListRobotAccountsRequest(input *ListRobotAccountsInput) (req *request.Request, output *ListRobotAccountsOutput)
- func (c *CR) ListRobotAccountsWithContext(ctx byteplus.Context, input *ListRobotAccountsInput, opts ...request.Option) (*ListRobotAccountsOutput, error)
- func (c *CR) ListTags(input *ListTagsInput) (*ListTagsOutput, error)
- func (c *CR) ListTagsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) ListTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) ListTagsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) ListTagsRequest(input *ListTagsInput) (req *request.Request, output *ListTagsOutput)
- func (c *CR) ListTagsWithContext(ctx byteplus.Context, input *ListTagsInput, opts ...request.Option) (*ListTagsOutput, error)
- func (c *CR) SetUser(input *SetUserInput) (*SetUserOutput, error)
- func (c *CR) SetUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) SetUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) SetUserCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) SetUserRequest(input *SetUserInput) (req *request.Request, output *SetUserOutput)
- func (c *CR) SetUserWithContext(ctx byteplus.Context, input *SetUserInput, opts ...request.Option) (*SetUserOutput, error)
- func (c *CR) StartRegistry(input *StartRegistryInput) (*StartRegistryOutput, error)
- func (c *CR) StartRegistryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) StartRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) StartRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) StartRegistryRequest(input *StartRegistryInput) (req *request.Request, output *StartRegistryOutput)
- func (c *CR) StartRegistryWithContext(ctx byteplus.Context, input *StartRegistryInput, opts ...request.Option) (*StartRegistryOutput, error)
- func (c *CR) UpdatePublicEndpoint(input *UpdatePublicEndpointInput) (*UpdatePublicEndpointOutput, error)
- func (c *CR) UpdatePublicEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) UpdatePublicEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) UpdatePublicEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) UpdatePublicEndpointRequest(input *UpdatePublicEndpointInput) (req *request.Request, output *UpdatePublicEndpointOutput)
- func (c *CR) UpdatePublicEndpointWithContext(ctx byteplus.Context, input *UpdatePublicEndpointInput, opts ...request.Option) (*UpdatePublicEndpointOutput, error)
- func (c *CR) UpdateRepository(input *UpdateRepositoryInput) (*UpdateRepositoryOutput, error)
- func (c *CR) UpdateRepositoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) UpdateRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) UpdateRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) UpdateRepositoryRequest(input *UpdateRepositoryInput) (req *request.Request, output *UpdateRepositoryOutput)
- func (c *CR) UpdateRepositoryWithContext(ctx byteplus.Context, input *UpdateRepositoryInput, opts ...request.Option) (*UpdateRepositoryOutput, error)
- func (c *CR) UpdateRobotAccount(input *UpdateRobotAccountInput) (*UpdateRobotAccountOutput, error)
- func (c *CR) UpdateRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) UpdateRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) UpdateRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) UpdateRobotAccountPassword(input *UpdateRobotAccountPasswordInput) (*UpdateRobotAccountPasswordOutput, error)
- func (c *CR) UpdateRobotAccountPasswordCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) UpdateRobotAccountPasswordCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) UpdateRobotAccountPasswordCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) UpdateRobotAccountPasswordRequest(input *UpdateRobotAccountPasswordInput) (req *request.Request, output *UpdateRobotAccountPasswordOutput)
- func (c *CR) UpdateRobotAccountPasswordWithContext(ctx byteplus.Context, input *UpdateRobotAccountPasswordInput, ...) (*UpdateRobotAccountPasswordOutput, error)
- func (c *CR) UpdateRobotAccountRequest(input *UpdateRobotAccountInput) (req *request.Request, output *UpdateRobotAccountOutput)
- func (c *CR) UpdateRobotAccountWithContext(ctx byteplus.Context, input *UpdateRobotAccountInput, opts ...request.Option) (*UpdateRobotAccountOutput, error)
- func (c *CR) UpdateVpcEndpoint(input *UpdateVpcEndpointInput) (*UpdateVpcEndpointOutput, error)
- func (c *CR) UpdateVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CR) UpdateVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CR) UpdateVpcEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CR) UpdateVpcEndpointRequest(input *UpdateVpcEndpointInput) (req *request.Request, output *UpdateVpcEndpointOutput)
- func (c *CR) UpdateVpcEndpointWithContext(ctx byteplus.Context, input *UpdateVpcEndpointInput, opts ...request.Option) (*UpdateVpcEndpointOutput, error)
- type CRAPI
- type ChartAttributeForListTagsOutput
- func (s ChartAttributeForListTagsOutput) GoString() string
- func (s *ChartAttributeForListTagsOutput) SetApiVersion(v string) *ChartAttributeForListTagsOutput
- func (s *ChartAttributeForListTagsOutput) SetName(v string) *ChartAttributeForListTagsOutput
- func (s *ChartAttributeForListTagsOutput) SetVersion(v string) *ChartAttributeForListTagsOutput
- func (s ChartAttributeForListTagsOutput) String() string
- type CreateEndpointAclPoliciesInput
- func (s CreateEndpointAclPoliciesInput) GoString() string
- func (s *CreateEndpointAclPoliciesInput) SetDescription(v string) *CreateEndpointAclPoliciesInput
- func (s *CreateEndpointAclPoliciesInput) SetEntries(v []*string) *CreateEndpointAclPoliciesInput
- func (s *CreateEndpointAclPoliciesInput) SetRegistry(v string) *CreateEndpointAclPoliciesInput
- func (s *CreateEndpointAclPoliciesInput) SetType(v string) *CreateEndpointAclPoliciesInput
- func (s CreateEndpointAclPoliciesInput) String() string
- func (s *CreateEndpointAclPoliciesInput) Validate() error
- type CreateEndpointAclPoliciesOutput
- type CreateNamespaceInput
- func (s CreateNamespaceInput) GoString() string
- func (s *CreateNamespaceInput) SetClientToken(v string) *CreateNamespaceInput
- func (s *CreateNamespaceInput) SetName(v string) *CreateNamespaceInput
- func (s *CreateNamespaceInput) SetProject(v string) *CreateNamespaceInput
- func (s *CreateNamespaceInput) SetRegistry(v string) *CreateNamespaceInput
- func (s CreateNamespaceInput) String() string
- func (s *CreateNamespaceInput) Validate() error
- type CreateNamespaceOutput
- type CreateRegistryInput
- func (s CreateRegistryInput) GoString() string
- func (s *CreateRegistryInput) SetClientToken(v string) *CreateRegistryInput
- func (s *CreateRegistryInput) SetName(v string) *CreateRegistryInput
- func (s *CreateRegistryInput) SetProject(v string) *CreateRegistryInput
- func (s *CreateRegistryInput) SetResourceTags(v []*ResourceTagForCreateRegistryInput) *CreateRegistryInput
- func (s *CreateRegistryInput) SetType(v string) *CreateRegistryInput
- func (s CreateRegistryInput) String() string
- func (s *CreateRegistryInput) Validate() error
- type CreateRegistryOutput
- type CreateRepositoryInput
- func (s CreateRepositoryInput) GoString() string
- func (s *CreateRepositoryInput) SetAccessLevel(v string) *CreateRepositoryInput
- func (s *CreateRepositoryInput) SetClientToken(v string) *CreateRepositoryInput
- func (s *CreateRepositoryInput) SetDescription(v string) *CreateRepositoryInput
- func (s *CreateRepositoryInput) SetName(v string) *CreateRepositoryInput
- func (s *CreateRepositoryInput) SetNamespace(v string) *CreateRepositoryInput
- func (s *CreateRepositoryInput) SetRegistry(v string) *CreateRepositoryInput
- func (s CreateRepositoryInput) String() string
- func (s *CreateRepositoryInput) Validate() error
- type CreateRepositoryOutput
- type CreateRobotAccountInput
- func (s CreateRobotAccountInput) GoString() string
- func (s *CreateRobotAccountInput) SetDescription(v string) *CreateRobotAccountInput
- func (s *CreateRobotAccountInput) SetDuration(v int64) *CreateRobotAccountInput
- func (s *CreateRobotAccountInput) SetPassword(v string) *CreateRobotAccountInput
- func (s *CreateRobotAccountInput) SetPermissions(v []*PermissionForCreateRobotAccountInput) *CreateRobotAccountInput
- func (s *CreateRobotAccountInput) SetRegistry(v string) *CreateRobotAccountInput
- func (s *CreateRobotAccountInput) SetUsername(v string) *CreateRobotAccountInput
- func (s CreateRobotAccountInput) String() string
- func (s *CreateRobotAccountInput) Validate() error
- type CreateRobotAccountOutput
- type DeleteEndpointAclPoliciesInput
- func (s DeleteEndpointAclPoliciesInput) GoString() string
- func (s *DeleteEndpointAclPoliciesInput) SetEntries(v []*string) *DeleteEndpointAclPoliciesInput
- func (s *DeleteEndpointAclPoliciesInput) SetRegistry(v string) *DeleteEndpointAclPoliciesInput
- func (s *DeleteEndpointAclPoliciesInput) SetType(v string) *DeleteEndpointAclPoliciesInput
- func (s DeleteEndpointAclPoliciesInput) String() string
- func (s *DeleteEndpointAclPoliciesInput) Validate() error
- type DeleteEndpointAclPoliciesOutput
- type DeleteNamespaceInput
- type DeleteNamespaceOutput
- type DeleteRegistryInput
- type DeleteRegistryOutput
- type DeleteRepositoryInput
- func (s DeleteRepositoryInput) GoString() string
- func (s *DeleteRepositoryInput) SetName(v string) *DeleteRepositoryInput
- func (s *DeleteRepositoryInput) SetNamespace(v string) *DeleteRepositoryInput
- func (s *DeleteRepositoryInput) SetRegistry(v string) *DeleteRepositoryInput
- func (s DeleteRepositoryInput) String() string
- func (s *DeleteRepositoryInput) Validate() error
- type DeleteRepositoryOutput
- type DeleteRobotAccountInput
- func (s DeleteRobotAccountInput) GoString() string
- func (s *DeleteRobotAccountInput) SetRegistry(v string) *DeleteRobotAccountInput
- func (s *DeleteRobotAccountInput) SetUsername(v string) *DeleteRobotAccountInput
- func (s DeleteRobotAccountInput) String() string
- func (s *DeleteRobotAccountInput) Validate() error
- type DeleteRobotAccountOutput
- type DeleteTagsInput
- func (s DeleteTagsInput) GoString() string
- func (s *DeleteTagsInput) SetNames(v []*string) *DeleteTagsInput
- func (s *DeleteTagsInput) SetNamespace(v string) *DeleteTagsInput
- func (s *DeleteTagsInput) SetRegistry(v string) *DeleteTagsInput
- func (s *DeleteTagsInput) SetRepository(v string) *DeleteTagsInput
- func (s DeleteTagsInput) String() string
- func (s *DeleteTagsInput) Validate() error
- type DeleteTagsOutput
- type FailureForDeleteTagsOutput
- type FilterForGetVpcEndpointInput
- type FilterForListNamespacesInput
- func (s FilterForListNamespacesInput) GoString() string
- func (s *FilterForListNamespacesInput) SetInProject(v bool) *FilterForListNamespacesInput
- func (s *FilterForListNamespacesInput) SetNames(v []*string) *FilterForListNamespacesInput
- func (s *FilterForListNamespacesInput) SetProjects(v []*string) *FilterForListNamespacesInput
- func (s FilterForListNamespacesInput) String() string
- type FilterForListRegistriesInput
- func (s FilterForListRegistriesInput) GoString() string
- func (s *FilterForListRegistriesInput) SetNames(v []*string) *FilterForListRegistriesInput
- func (s *FilterForListRegistriesInput) SetProjects(v []*string) *FilterForListRegistriesInput
- func (s *FilterForListRegistriesInput) SetStatuses(v []*StatusForListRegistriesInput) *FilterForListRegistriesInput
- func (s *FilterForListRegistriesInput) SetTypes(v []*string) *FilterForListRegistriesInput
- func (s FilterForListRegistriesInput) String() string
- type FilterForListRepositoriesInput
- func (s FilterForListRepositoriesInput) GoString() string
- func (s *FilterForListRepositoriesInput) SetAccessLevels(v []*string) *FilterForListRepositoriesInput
- func (s *FilterForListRepositoriesInput) SetNames(v []*string) *FilterForListRepositoriesInput
- func (s *FilterForListRepositoriesInput) SetNamespaces(v []*string) *FilterForListRepositoriesInput
- func (s FilterForListRepositoriesInput) String() string
- type FilterForListRobotAccountsInput
- func (s FilterForListRobotAccountsInput) GoString() string
- func (s *FilterForListRobotAccountsInput) SetDescriptions(v []*string) *FilterForListRobotAccountsInput
- func (s *FilterForListRobotAccountsInput) SetDisabled(v bool) *FilterForListRobotAccountsInput
- func (s *FilterForListRobotAccountsInput) SetUsernames(v []*string) *FilterForListRobotAccountsInput
- func (s FilterForListRobotAccountsInput) String() string
- type FilterForListTagsInput
- type GetAuthorizationTokenInput
- type GetAuthorizationTokenOutput
- func (s GetAuthorizationTokenOutput) GoString() string
- func (s *GetAuthorizationTokenOutput) SetExpireTime(v string) *GetAuthorizationTokenOutput
- func (s *GetAuthorizationTokenOutput) SetToken(v string) *GetAuthorizationTokenOutput
- func (s *GetAuthorizationTokenOutput) SetUsername(v string) *GetAuthorizationTokenOutput
- func (s GetAuthorizationTokenOutput) String() string
- type GetPublicEndpointInput
- type GetPublicEndpointOutput
- func (s GetPublicEndpointOutput) GoString() string
- func (s *GetPublicEndpointOutput) SetAclPolicies(v []*AclPolicyForGetPublicEndpointOutput) *GetPublicEndpointOutput
- func (s *GetPublicEndpointOutput) SetEnabled(v bool) *GetPublicEndpointOutput
- func (s *GetPublicEndpointOutput) SetRegistry(v string) *GetPublicEndpointOutput
- func (s *GetPublicEndpointOutput) SetStatus(v string) *GetPublicEndpointOutput
- func (s GetPublicEndpointOutput) String() string
- type GetUserInput
- type GetUserOutput
- type GetVpcEndpointInput
- func (s GetVpcEndpointInput) GoString() string
- func (s *GetVpcEndpointInput) SetFilter(v *FilterForGetVpcEndpointInput) *GetVpcEndpointInput
- func (s *GetVpcEndpointInput) SetRegistry(v string) *GetVpcEndpointInput
- func (s GetVpcEndpointInput) String() string
- func (s *GetVpcEndpointInput) Validate() error
- type GetVpcEndpointOutput
- type ImageAttributeForListTagsOutput
- func (s ImageAttributeForListTagsOutput) GoString() string
- func (s *ImageAttributeForListTagsOutput) SetArchitecture(v string) *ImageAttributeForListTagsOutput
- func (s *ImageAttributeForListTagsOutput) SetAuthor(v string) *ImageAttributeForListTagsOutput
- func (s *ImageAttributeForListTagsOutput) SetDigest(v string) *ImageAttributeForListTagsOutput
- func (s *ImageAttributeForListTagsOutput) SetOs(v string) *ImageAttributeForListTagsOutput
- func (s *ImageAttributeForListTagsOutput) SetSize(v int64) *ImageAttributeForListTagsOutput
- func (s ImageAttributeForListTagsOutput) String() string
- type ItemForListDomainsOutput
- func (s ItemForListDomainsOutput) GoString() string
- func (s *ItemForListDomainsOutput) SetCreateTime(v string) *ItemForListDomainsOutput
- func (s *ItemForListDomainsOutput) SetDefault(v bool) *ItemForListDomainsOutput
- func (s *ItemForListDomainsOutput) SetDomain(v string) *ItemForListDomainsOutput
- func (s *ItemForListDomainsOutput) SetType(v string) *ItemForListDomainsOutput
- func (s ItemForListDomainsOutput) String() string
- type ItemForListNamespacesOutput
- func (s ItemForListNamespacesOutput) GoString() string
- func (s *ItemForListNamespacesOutput) SetCreateTime(v string) *ItemForListNamespacesOutput
- func (s *ItemForListNamespacesOutput) SetName(v string) *ItemForListNamespacesOutput
- func (s *ItemForListNamespacesOutput) SetProject(v string) *ItemForListNamespacesOutput
- func (s ItemForListNamespacesOutput) String() string
- type ItemForListRegistriesOutput
- func (s ItemForListRegistriesOutput) GoString() string
- func (s *ItemForListRegistriesOutput) SetChargeType(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetCreateTime(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetExpireTime(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetName(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetProject(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetProxyCache(v *ProxyCacheForListRegistriesOutput) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetProxyCacheEnabled(v bool) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetRenewType(v string) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetResourceTags(v []*ResourceTagForListRegistriesOutput) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetStatus(v *StatusForListRegistriesOutput) *ItemForListRegistriesOutput
- func (s *ItemForListRegistriesOutput) SetType(v string) *ItemForListRegistriesOutput
- func (s ItemForListRegistriesOutput) String() string
- type ItemForListRepositoriesOutput
- func (s ItemForListRepositoriesOutput) GoString() string
- func (s *ItemForListRepositoriesOutput) SetAccessLevel(v string) *ItemForListRepositoriesOutput
- func (s *ItemForListRepositoriesOutput) SetCreateTime(v string) *ItemForListRepositoriesOutput
- func (s *ItemForListRepositoriesOutput) SetDescription(v string) *ItemForListRepositoriesOutput
- func (s *ItemForListRepositoriesOutput) SetName(v string) *ItemForListRepositoriesOutput
- func (s *ItemForListRepositoriesOutput) SetNamespace(v string) *ItemForListRepositoriesOutput
- func (s *ItemForListRepositoriesOutput) SetUpdateTime(v string) *ItemForListRepositoriesOutput
- func (s ItemForListRepositoriesOutput) String() string
- type ItemForListRobotAccountsOutput
- func (s ItemForListRobotAccountsOutput) GoString() string
- func (s *ItemForListRobotAccountsOutput) SetCreateTime(v string) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetDescription(v string) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetDisabled(v bool) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetExpiresAt(v int64) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetPermissions(v []*PermissionForListRobotAccountsOutput) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetUpdateTime(v string) *ItemForListRobotAccountsOutput
- func (s *ItemForListRobotAccountsOutput) SetUsername(v string) *ItemForListRobotAccountsOutput
- func (s ItemForListRobotAccountsOutput) String() string
- type ItemForListTagsOutput
- func (s ItemForListTagsOutput) GoString() string
- func (s *ItemForListTagsOutput) SetChartAttribute(v *ChartAttributeForListTagsOutput) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetDigest(v string) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetImageAttributes(v []*ImageAttributeForListTagsOutput) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetName(v string) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetPushTime(v string) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetSize(v int64) *ItemForListTagsOutput
- func (s *ItemForListTagsOutput) SetType(v string) *ItemForListTagsOutput
- func (s ItemForListTagsOutput) String() string
- type ListDomainsInput
- func (s ListDomainsInput) GoString() string
- func (s *ListDomainsInput) SetPageNumber(v int64) *ListDomainsInput
- func (s *ListDomainsInput) SetPageSize(v int64) *ListDomainsInput
- func (s *ListDomainsInput) SetRegistry(v string) *ListDomainsInput
- func (s ListDomainsInput) String() string
- func (s *ListDomainsInput) Validate() error
- type ListDomainsOutput
- func (s ListDomainsOutput) GoString() string
- func (s *ListDomainsOutput) SetItems(v []*ItemForListDomainsOutput) *ListDomainsOutput
- func (s *ListDomainsOutput) SetPageNumber(v int64) *ListDomainsOutput
- func (s *ListDomainsOutput) SetPageSize(v int64) *ListDomainsOutput
- func (s *ListDomainsOutput) SetRegistry(v string) *ListDomainsOutput
- func (s *ListDomainsOutput) SetTotalCount(v int64) *ListDomainsOutput
- func (s ListDomainsOutput) String() string
- type ListNamespacesInput
- func (s ListNamespacesInput) GoString() string
- func (s *ListNamespacesInput) SetFilter(v *FilterForListNamespacesInput) *ListNamespacesInput
- func (s *ListNamespacesInput) SetPageNumber(v int64) *ListNamespacesInput
- func (s *ListNamespacesInput) SetPageSize(v int64) *ListNamespacesInput
- func (s *ListNamespacesInput) SetRegistry(v string) *ListNamespacesInput
- func (s ListNamespacesInput) String() string
- func (s *ListNamespacesInput) Validate() error
- type ListNamespacesOutput
- func (s ListNamespacesOutput) GoString() string
- func (s *ListNamespacesOutput) SetItems(v []*ItemForListNamespacesOutput) *ListNamespacesOutput
- func (s *ListNamespacesOutput) SetPageNumber(v int64) *ListNamespacesOutput
- func (s *ListNamespacesOutput) SetPageSize(v int64) *ListNamespacesOutput
- func (s *ListNamespacesOutput) SetRegistry(v string) *ListNamespacesOutput
- func (s *ListNamespacesOutput) SetTotalCount(v int64) *ListNamespacesOutput
- func (s ListNamespacesOutput) String() string
- type ListRegistriesInput
- func (s ListRegistriesInput) GoString() string
- func (s *ListRegistriesInput) SetFilter(v *FilterForListRegistriesInput) *ListRegistriesInput
- func (s *ListRegistriesInput) SetPageNumber(v int64) *ListRegistriesInput
- func (s *ListRegistriesInput) SetPageSize(v int64) *ListRegistriesInput
- func (s *ListRegistriesInput) SetResourceTagFilters(v []*ResourceTagFilterForListRegistriesInput) *ListRegistriesInput
- func (s ListRegistriesInput) String() string
- func (s *ListRegistriesInput) Validate() error
- type ListRegistriesOutput
- func (s ListRegistriesOutput) GoString() string
- func (s *ListRegistriesOutput) SetItems(v []*ItemForListRegistriesOutput) *ListRegistriesOutput
- func (s *ListRegistriesOutput) SetPageNumber(v int64) *ListRegistriesOutput
- func (s *ListRegistriesOutput) SetPageSize(v int64) *ListRegistriesOutput
- func (s *ListRegistriesOutput) SetTotalCount(v int64) *ListRegistriesOutput
- func (s ListRegistriesOutput) String() string
- type ListRepositoriesInput
- func (s ListRepositoriesInput) GoString() string
- func (s *ListRepositoriesInput) SetFilter(v *FilterForListRepositoriesInput) *ListRepositoriesInput
- func (s *ListRepositoriesInput) SetPageNumber(v int64) *ListRepositoriesInput
- func (s *ListRepositoriesInput) SetPageSize(v int64) *ListRepositoriesInput
- func (s *ListRepositoriesInput) SetRegistry(v string) *ListRepositoriesInput
- func (s ListRepositoriesInput) String() string
- func (s *ListRepositoriesInput) Validate() error
- type ListRepositoriesOutput
- func (s ListRepositoriesOutput) GoString() string
- func (s *ListRepositoriesOutput) SetItems(v []*ItemForListRepositoriesOutput) *ListRepositoriesOutput
- func (s *ListRepositoriesOutput) SetPageNumber(v int64) *ListRepositoriesOutput
- func (s *ListRepositoriesOutput) SetPageSize(v int64) *ListRepositoriesOutput
- func (s *ListRepositoriesOutput) SetRegistry(v string) *ListRepositoriesOutput
- func (s *ListRepositoriesOutput) SetTotalCount(v int64) *ListRepositoriesOutput
- func (s ListRepositoriesOutput) String() string
- type ListRobotAccountsInput
- func (s ListRobotAccountsInput) GoString() string
- func (s *ListRobotAccountsInput) SetFilter(v *FilterForListRobotAccountsInput) *ListRobotAccountsInput
- func (s *ListRobotAccountsInput) SetPageNumber(v int64) *ListRobotAccountsInput
- func (s *ListRobotAccountsInput) SetPageSize(v int64) *ListRobotAccountsInput
- func (s *ListRobotAccountsInput) SetRegistry(v string) *ListRobotAccountsInput
- func (s ListRobotAccountsInput) String() string
- func (s *ListRobotAccountsInput) Validate() error
- type ListRobotAccountsOutput
- func (s ListRobotAccountsOutput) GoString() string
- func (s *ListRobotAccountsOutput) SetItems(v []*ItemForListRobotAccountsOutput) *ListRobotAccountsOutput
- func (s *ListRobotAccountsOutput) SetPageNumber(v int64) *ListRobotAccountsOutput
- func (s *ListRobotAccountsOutput) SetPageSize(v int64) *ListRobotAccountsOutput
- func (s *ListRobotAccountsOutput) SetTotalCount(v int64) *ListRobotAccountsOutput
- func (s ListRobotAccountsOutput) String() string
- type ListTagsInput
- func (s ListTagsInput) GoString() string
- func (s *ListTagsInput) SetFilter(v *FilterForListTagsInput) *ListTagsInput
- func (s *ListTagsInput) SetNamespace(v string) *ListTagsInput
- func (s *ListTagsInput) SetPageNumber(v int64) *ListTagsInput
- func (s *ListTagsInput) SetPageSize(v int64) *ListTagsInput
- func (s *ListTagsInput) SetRegistry(v string) *ListTagsInput
- func (s *ListTagsInput) SetRepository(v string) *ListTagsInput
- func (s ListTagsInput) String() string
- func (s *ListTagsInput) Validate() error
- type ListTagsOutput
- func (s ListTagsOutput) GoString() string
- func (s *ListTagsOutput) SetItems(v []*ItemForListTagsOutput) *ListTagsOutput
- func (s *ListTagsOutput) SetNamespace(v string) *ListTagsOutput
- func (s *ListTagsOutput) SetPageNumber(v int64) *ListTagsOutput
- func (s *ListTagsOutput) SetPageSize(v int64) *ListTagsOutput
- func (s *ListTagsOutput) SetRegistry(v string) *ListTagsOutput
- func (s *ListTagsOutput) SetRepository(v string) *ListTagsOutput
- func (s *ListTagsOutput) SetTotalCount(v int64) *ListTagsOutput
- func (s ListTagsOutput) String() string
- type PermissionForCreateRobotAccountInput
- func (s PermissionForCreateRobotAccountInput) GoString() string
- func (s *PermissionForCreateRobotAccountInput) SetActions(v []*string) *PermissionForCreateRobotAccountInput
- func (s *PermissionForCreateRobotAccountInput) SetResource(v string) *PermissionForCreateRobotAccountInput
- func (s PermissionForCreateRobotAccountInput) String() string
- type PermissionForListRobotAccountsOutput
- func (s PermissionForListRobotAccountsOutput) GoString() string
- func (s *PermissionForListRobotAccountsOutput) SetActions(v []*string) *PermissionForListRobotAccountsOutput
- func (s *PermissionForListRobotAccountsOutput) SetResource(v string) *PermissionForListRobotAccountsOutput
- func (s PermissionForListRobotAccountsOutput) String() string
- type PermissionForUpdateRobotAccountInput
- func (s PermissionForUpdateRobotAccountInput) GoString() string
- func (s *PermissionForUpdateRobotAccountInput) SetActions(v []*string) *PermissionForUpdateRobotAccountInput
- func (s *PermissionForUpdateRobotAccountInput) SetResource(v string) *PermissionForUpdateRobotAccountInput
- func (s PermissionForUpdateRobotAccountInput) String() string
- type ProxyCacheForListRegistriesOutput
- type ResourceTagFilterForListRegistriesInput
- func (s ResourceTagFilterForListRegistriesInput) GoString() string
- func (s *ResourceTagFilterForListRegistriesInput) SetKey(v string) *ResourceTagFilterForListRegistriesInput
- func (s *ResourceTagFilterForListRegistriesInput) SetValues(v []*string) *ResourceTagFilterForListRegistriesInput
- func (s ResourceTagFilterForListRegistriesInput) String() string
- type ResourceTagForCreateRegistryInput
- func (s ResourceTagForCreateRegistryInput) GoString() string
- func (s *ResourceTagForCreateRegistryInput) SetKey(v string) *ResourceTagForCreateRegistryInput
- func (s *ResourceTagForCreateRegistryInput) SetValue(v string) *ResourceTagForCreateRegistryInput
- func (s ResourceTagForCreateRegistryInput) String() string
- type ResourceTagForListRegistriesOutput
- func (s ResourceTagForListRegistriesOutput) GoString() string
- func (s *ResourceTagForListRegistriesOutput) SetKey(v string) *ResourceTagForListRegistriesOutput
- func (s *ResourceTagForListRegistriesOutput) SetValue(v string) *ResourceTagForListRegistriesOutput
- func (s ResourceTagForListRegistriesOutput) String() string
- type SetUserInput
- type SetUserOutput
- type StartRegistryInput
- type StartRegistryOutput
- type StatusForListRegistriesInput
- type StatusForListRegistriesOutput
- type SuccessForDeleteTagsOutput
- type UpdatePublicEndpointInput
- func (s UpdatePublicEndpointInput) GoString() string
- func (s *UpdatePublicEndpointInput) SetEnabled(v bool) *UpdatePublicEndpointInput
- func (s *UpdatePublicEndpointInput) SetRegistry(v string) *UpdatePublicEndpointInput
- func (s UpdatePublicEndpointInput) String() string
- func (s *UpdatePublicEndpointInput) Validate() error
- type UpdatePublicEndpointOutput
- type UpdateRepositoryInput
- func (s UpdateRepositoryInput) GoString() string
- func (s *UpdateRepositoryInput) SetAccessLevel(v string) *UpdateRepositoryInput
- func (s *UpdateRepositoryInput) SetClientToken(v string) *UpdateRepositoryInput
- func (s *UpdateRepositoryInput) SetDescription(v string) *UpdateRepositoryInput
- func (s *UpdateRepositoryInput) SetName(v string) *UpdateRepositoryInput
- func (s *UpdateRepositoryInput) SetNamespace(v string) *UpdateRepositoryInput
- func (s *UpdateRepositoryInput) SetRegistry(v string) *UpdateRepositoryInput
- func (s UpdateRepositoryInput) String() string
- func (s *UpdateRepositoryInput) Validate() error
- type UpdateRepositoryOutput
- type UpdateRobotAccountInput
- func (s UpdateRobotAccountInput) GoString() string
- func (s *UpdateRobotAccountInput) SetDescription(v string) *UpdateRobotAccountInput
- func (s *UpdateRobotAccountInput) SetDisabled(v bool) *UpdateRobotAccountInput
- func (s *UpdateRobotAccountInput) SetDuration(v int64) *UpdateRobotAccountInput
- func (s *UpdateRobotAccountInput) SetPermissions(v []*PermissionForUpdateRobotAccountInput) *UpdateRobotAccountInput
- func (s *UpdateRobotAccountInput) SetRegistry(v string) *UpdateRobotAccountInput
- func (s *UpdateRobotAccountInput) SetUsername(v string) *UpdateRobotAccountInput
- func (s UpdateRobotAccountInput) String() string
- func (s *UpdateRobotAccountInput) Validate() error
- type UpdateRobotAccountOutput
- type UpdateRobotAccountPasswordInput
- func (s UpdateRobotAccountPasswordInput) GoString() string
- func (s *UpdateRobotAccountPasswordInput) SetPassword(v string) *UpdateRobotAccountPasswordInput
- func (s *UpdateRobotAccountPasswordInput) SetRandom(v bool) *UpdateRobotAccountPasswordInput
- func (s *UpdateRobotAccountPasswordInput) SetRegistry(v string) *UpdateRobotAccountPasswordInput
- func (s *UpdateRobotAccountPasswordInput) SetUsername(v string) *UpdateRobotAccountPasswordInput
- func (s UpdateRobotAccountPasswordInput) String() string
- func (s *UpdateRobotAccountPasswordInput) Validate() error
- type UpdateRobotAccountPasswordOutput
- func (s UpdateRobotAccountPasswordOutput) GoString() string
- func (s *UpdateRobotAccountPasswordOutput) SetPassword(v string) *UpdateRobotAccountPasswordOutput
- func (s *UpdateRobotAccountPasswordOutput) SetUsername(v string) *UpdateRobotAccountPasswordOutput
- func (s UpdateRobotAccountPasswordOutput) String() string
- type UpdateVpcEndpointInput
- func (s UpdateVpcEndpointInput) GoString() string
- func (s *UpdateVpcEndpointInput) SetRegistry(v string) *UpdateVpcEndpointInput
- func (s *UpdateVpcEndpointInput) SetVpcs(v []*VpcForUpdateVpcEndpointInput) *UpdateVpcEndpointInput
- func (s UpdateVpcEndpointInput) String() string
- func (s *UpdateVpcEndpointInput) Validate() error
- type UpdateVpcEndpointOutput
- type VpcForGetVpcEndpointOutput
- func (s VpcForGetVpcEndpointOutput) GoString() string
- func (s *VpcForGetVpcEndpointOutput) SetAccountId(v int64) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetCreateTime(v string) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetIp(v string) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetRegion(v string) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetStatus(v string) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetSubnetId(v string) *VpcForGetVpcEndpointOutput
- func (s *VpcForGetVpcEndpointOutput) SetVpcId(v string) *VpcForGetVpcEndpointOutput
- func (s VpcForGetVpcEndpointOutput) String() string
- type VpcForUpdateVpcEndpointInput
- func (s VpcForUpdateVpcEndpointInput) GoString() string
- func (s *VpcForUpdateVpcEndpointInput) SetAccountId(v int64) *VpcForUpdateVpcEndpointInput
- func (s *VpcForUpdateVpcEndpointInput) SetDescription(v string) *VpcForUpdateVpcEndpointInput
- func (s *VpcForUpdateVpcEndpointInput) SetSubnetId(v string) *VpcForUpdateVpcEndpointInput
- func (s *VpcForUpdateVpcEndpointInput) SetVpcId(v string) *VpcForUpdateVpcEndpointInput
- func (s VpcForUpdateVpcEndpointInput) String() string
- func (s *VpcForUpdateVpcEndpointInput) Validate() error
Constants ¶
const ( ServiceName = "cr" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "cr" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AclPolicyForGetPublicEndpointOutput ¶
type AclPolicyForGetPublicEndpointOutput struct {
Description *string `type:"string" json:",omitempty"`
Entry *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AclPolicyForGetPublicEndpointOutput) GoString ¶
func (s AclPolicyForGetPublicEndpointOutput) GoString() string
GoString returns the string representation
func (*AclPolicyForGetPublicEndpointOutput) SetDescription ¶
func (s *AclPolicyForGetPublicEndpointOutput) SetDescription(v string) *AclPolicyForGetPublicEndpointOutput
SetDescription sets the Description field's value.
func (*AclPolicyForGetPublicEndpointOutput) SetEntry ¶
func (s *AclPolicyForGetPublicEndpointOutput) SetEntry(v string) *AclPolicyForGetPublicEndpointOutput
SetEntry sets the Entry field's value.
func (AclPolicyForGetPublicEndpointOutput) String ¶
func (s AclPolicyForGetPublicEndpointOutput) String() string
String returns the string representation
type CR ¶
CR provides the API operation methods for making requests to CR. See this package's package overview docs for details on the service.
CR methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *CR
New create int can support ssl or region locate set
func (*CR) CreateEndpointAclPolicies ¶
func (c *CR) CreateEndpointAclPolicies(input *CreateEndpointAclPoliciesInput) (*CreateEndpointAclPoliciesOutput, error)
CreateEndpointAclPolicies API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateEndpointAclPolicies for usage and error information.
func (*CR) CreateEndpointAclPoliciesCommon ¶
func (c *CR) CreateEndpointAclPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateEndpointAclPoliciesCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateEndpointAclPoliciesCommon for usage and error information.
func (*CR) CreateEndpointAclPoliciesCommonRequest ¶
func (c *CR) CreateEndpointAclPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateEndpointAclPoliciesCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateEndpointAclPoliciesCommon operation. The "output" return value will be populated with the CreateEndpointAclPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointAclPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointAclPoliciesCommon Send returns without error.
See CreateEndpointAclPoliciesCommon for more information on using the CreateEndpointAclPoliciesCommon API call, and error handling.
// Example sending a request using the CreateEndpointAclPoliciesCommonRequest method.
req, resp := client.CreateEndpointAclPoliciesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateEndpointAclPoliciesCommonWithContext ¶
func (c *CR) CreateEndpointAclPoliciesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateEndpointAclPoliciesCommonWithContext is the same as CreateEndpointAclPoliciesCommon with the addition of the ability to pass a context and additional request options.
See CreateEndpointAclPoliciesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateEndpointAclPoliciesRequest ¶
func (c *CR) CreateEndpointAclPoliciesRequest(input *CreateEndpointAclPoliciesInput) (req *request.Request, output *CreateEndpointAclPoliciesOutput)
CreateEndpointAclPoliciesRequest generates a "byteplus/request.Request" representing the client's request for the CreateEndpointAclPolicies operation. The "output" return value will be populated with the CreateEndpointAclPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointAclPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointAclPoliciesCommon Send returns without error.
See CreateEndpointAclPolicies for more information on using the CreateEndpointAclPolicies API call, and error handling.
// Example sending a request using the CreateEndpointAclPoliciesRequest method.
req, resp := client.CreateEndpointAclPoliciesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateEndpointAclPoliciesWithContext ¶
func (c *CR) CreateEndpointAclPoliciesWithContext(ctx byteplus.Context, input *CreateEndpointAclPoliciesInput, opts ...request.Option) (*CreateEndpointAclPoliciesOutput, error)
CreateEndpointAclPoliciesWithContext is the same as CreateEndpointAclPolicies with the addition of the ability to pass a context and additional request options.
See CreateEndpointAclPolicies for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateNamespace ¶
func (c *CR) CreateNamespace(input *CreateNamespaceInput) (*CreateNamespaceOutput, error)
CreateNamespace API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateNamespace for usage and error information.
func (*CR) CreateNamespaceCommon ¶
CreateNamespaceCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateNamespaceCommon for usage and error information.
func (*CR) CreateNamespaceCommonRequest ¶
func (c *CR) CreateNamespaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateNamespaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateNamespaceCommon operation. The "output" return value will be populated with the CreateNamespaceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNamespaceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNamespaceCommon Send returns without error.
See CreateNamespaceCommon for more information on using the CreateNamespaceCommon API call, and error handling.
// Example sending a request using the CreateNamespaceCommonRequest method.
req, resp := client.CreateNamespaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateNamespaceCommonWithContext ¶
func (c *CR) CreateNamespaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateNamespaceCommonWithContext is the same as CreateNamespaceCommon with the addition of the ability to pass a context and additional request options.
See CreateNamespaceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateNamespaceRequest ¶
func (c *CR) CreateNamespaceRequest(input *CreateNamespaceInput) (req *request.Request, output *CreateNamespaceOutput)
CreateNamespaceRequest generates a "byteplus/request.Request" representing the client's request for the CreateNamespace operation. The "output" return value will be populated with the CreateNamespaceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateNamespaceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNamespaceCommon Send returns without error.
See CreateNamespace for more information on using the CreateNamespace API call, and error handling.
// Example sending a request using the CreateNamespaceRequest method.
req, resp := client.CreateNamespaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateNamespaceWithContext ¶
func (c *CR) CreateNamespaceWithContext(ctx byteplus.Context, input *CreateNamespaceInput, opts ...request.Option) (*CreateNamespaceOutput, error)
CreateNamespaceWithContext is the same as CreateNamespace with the addition of the ability to pass a context and additional request options.
See CreateNamespace for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRegistry ¶
func (c *CR) CreateRegistry(input *CreateRegistryInput) (*CreateRegistryOutput, error)
CreateRegistry API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRegistry for usage and error information.
func (*CR) CreateRegistryCommon ¶
CreateRegistryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRegistryCommon for usage and error information.
func (*CR) CreateRegistryCommonRequest ¶
func (c *CR) CreateRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRegistryCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRegistryCommon operation. The "output" return value will be populated with the CreateRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRegistryCommon Send returns without error.
See CreateRegistryCommon for more information on using the CreateRegistryCommon API call, and error handling.
// Example sending a request using the CreateRegistryCommonRequest method.
req, resp := client.CreateRegistryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRegistryCommonWithContext ¶
func (c *CR) CreateRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRegistryCommonWithContext is the same as CreateRegistryCommon with the addition of the ability to pass a context and additional request options.
See CreateRegistryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRegistryRequest ¶
func (c *CR) CreateRegistryRequest(input *CreateRegistryInput) (req *request.Request, output *CreateRegistryOutput)
CreateRegistryRequest generates a "byteplus/request.Request" representing the client's request for the CreateRegistry operation. The "output" return value will be populated with the CreateRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRegistryCommon Send returns without error.
See CreateRegistry for more information on using the CreateRegistry API call, and error handling.
// Example sending a request using the CreateRegistryRequest method.
req, resp := client.CreateRegistryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRegistryWithContext ¶
func (c *CR) CreateRegistryWithContext(ctx byteplus.Context, input *CreateRegistryInput, opts ...request.Option) (*CreateRegistryOutput, error)
CreateRegistryWithContext is the same as CreateRegistry with the addition of the ability to pass a context and additional request options.
See CreateRegistry for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRepository ¶
func (c *CR) CreateRepository(input *CreateRepositoryInput) (*CreateRepositoryOutput, error)
CreateRepository API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRepository for usage and error information.
func (*CR) CreateRepositoryCommon ¶
CreateRepositoryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRepositoryCommon for usage and error information.
func (*CR) CreateRepositoryCommonRequest ¶
func (c *CR) CreateRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRepositoryCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRepositoryCommon operation. The "output" return value will be populated with the CreateRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRepositoryCommon Send returns without error.
See CreateRepositoryCommon for more information on using the CreateRepositoryCommon API call, and error handling.
// Example sending a request using the CreateRepositoryCommonRequest method.
req, resp := client.CreateRepositoryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRepositoryCommonWithContext ¶
func (c *CR) CreateRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRepositoryCommonWithContext is the same as CreateRepositoryCommon with the addition of the ability to pass a context and additional request options.
See CreateRepositoryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRepositoryRequest ¶
func (c *CR) CreateRepositoryRequest(input *CreateRepositoryInput) (req *request.Request, output *CreateRepositoryOutput)
CreateRepositoryRequest generates a "byteplus/request.Request" representing the client's request for the CreateRepository operation. The "output" return value will be populated with the CreateRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRepositoryCommon Send returns without error.
See CreateRepository for more information on using the CreateRepository API call, and error handling.
// Example sending a request using the CreateRepositoryRequest method.
req, resp := client.CreateRepositoryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRepositoryWithContext ¶
func (c *CR) CreateRepositoryWithContext(ctx byteplus.Context, input *CreateRepositoryInput, opts ...request.Option) (*CreateRepositoryOutput, error)
CreateRepositoryWithContext is the same as CreateRepository with the addition of the ability to pass a context and additional request options.
See CreateRepository for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRobotAccount ¶
func (c *CR) CreateRobotAccount(input *CreateRobotAccountInput) (*CreateRobotAccountOutput, error)
CreateRobotAccount API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRobotAccount for usage and error information.
func (*CR) CreateRobotAccountCommon ¶
func (c *CR) CreateRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateRobotAccountCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation CreateRobotAccountCommon for usage and error information.
func (*CR) CreateRobotAccountCommonRequest ¶
func (c *CR) CreateRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRobotAccountCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateRobotAccountCommon operation. The "output" return value will be populated with the CreateRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRobotAccountCommon Send returns without error.
See CreateRobotAccountCommon for more information on using the CreateRobotAccountCommon API call, and error handling.
// Example sending a request using the CreateRobotAccountCommonRequest method.
req, resp := client.CreateRobotAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRobotAccountCommonWithContext ¶
func (c *CR) CreateRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRobotAccountCommonWithContext is the same as CreateRobotAccountCommon with the addition of the ability to pass a context and additional request options.
See CreateRobotAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) CreateRobotAccountRequest ¶
func (c *CR) CreateRobotAccountRequest(input *CreateRobotAccountInput) (req *request.Request, output *CreateRobotAccountOutput)
CreateRobotAccountRequest generates a "byteplus/request.Request" representing the client's request for the CreateRobotAccount operation. The "output" return value will be populated with the CreateRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRobotAccountCommon Send returns without error.
See CreateRobotAccount for more information on using the CreateRobotAccount API call, and error handling.
// Example sending a request using the CreateRobotAccountRequest method.
req, resp := client.CreateRobotAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) CreateRobotAccountWithContext ¶
func (c *CR) CreateRobotAccountWithContext(ctx byteplus.Context, input *CreateRobotAccountInput, opts ...request.Option) (*CreateRobotAccountOutput, error)
CreateRobotAccountWithContext is the same as CreateRobotAccount with the addition of the ability to pass a context and additional request options.
See CreateRobotAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteEndpointAclPolicies ¶
func (c *CR) DeleteEndpointAclPolicies(input *DeleteEndpointAclPoliciesInput) (*DeleteEndpointAclPoliciesOutput, error)
DeleteEndpointAclPolicies API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteEndpointAclPolicies for usage and error information.
func (*CR) DeleteEndpointAclPoliciesCommon ¶
func (c *CR) DeleteEndpointAclPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteEndpointAclPoliciesCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteEndpointAclPoliciesCommon for usage and error information.
func (*CR) DeleteEndpointAclPoliciesCommonRequest ¶
func (c *CR) DeleteEndpointAclPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteEndpointAclPoliciesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteEndpointAclPoliciesCommon operation. The "output" return value will be populated with the DeleteEndpointAclPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointAclPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointAclPoliciesCommon Send returns without error.
See DeleteEndpointAclPoliciesCommon for more information on using the DeleteEndpointAclPoliciesCommon API call, and error handling.
// Example sending a request using the DeleteEndpointAclPoliciesCommonRequest method.
req, resp := client.DeleteEndpointAclPoliciesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteEndpointAclPoliciesCommonWithContext ¶
func (c *CR) DeleteEndpointAclPoliciesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteEndpointAclPoliciesCommonWithContext is the same as DeleteEndpointAclPoliciesCommon with the addition of the ability to pass a context and additional request options.
See DeleteEndpointAclPoliciesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteEndpointAclPoliciesRequest ¶
func (c *CR) DeleteEndpointAclPoliciesRequest(input *DeleteEndpointAclPoliciesInput) (req *request.Request, output *DeleteEndpointAclPoliciesOutput)
DeleteEndpointAclPoliciesRequest generates a "byteplus/request.Request" representing the client's request for the DeleteEndpointAclPolicies operation. The "output" return value will be populated with the DeleteEndpointAclPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointAclPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointAclPoliciesCommon Send returns without error.
See DeleteEndpointAclPolicies for more information on using the DeleteEndpointAclPolicies API call, and error handling.
// Example sending a request using the DeleteEndpointAclPoliciesRequest method.
req, resp := client.DeleteEndpointAclPoliciesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteEndpointAclPoliciesWithContext ¶
func (c *CR) DeleteEndpointAclPoliciesWithContext(ctx byteplus.Context, input *DeleteEndpointAclPoliciesInput, opts ...request.Option) (*DeleteEndpointAclPoliciesOutput, error)
DeleteEndpointAclPoliciesWithContext is the same as DeleteEndpointAclPolicies with the addition of the ability to pass a context and additional request options.
See DeleteEndpointAclPolicies for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteNamespace ¶
func (c *CR) DeleteNamespace(input *DeleteNamespaceInput) (*DeleteNamespaceOutput, error)
DeleteNamespace API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteNamespace for usage and error information.
func (*CR) DeleteNamespaceCommon ¶
DeleteNamespaceCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteNamespaceCommon for usage and error information.
func (*CR) DeleteNamespaceCommonRequest ¶
func (c *CR) DeleteNamespaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteNamespaceCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNamespaceCommon operation. The "output" return value will be populated with the DeleteNamespaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNamespaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNamespaceCommon Send returns without error.
See DeleteNamespaceCommon for more information on using the DeleteNamespaceCommon API call, and error handling.
// Example sending a request using the DeleteNamespaceCommonRequest method.
req, resp := client.DeleteNamespaceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteNamespaceCommonWithContext ¶
func (c *CR) DeleteNamespaceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteNamespaceCommonWithContext is the same as DeleteNamespaceCommon with the addition of the ability to pass a context and additional request options.
See DeleteNamespaceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteNamespaceRequest ¶
func (c *CR) DeleteNamespaceRequest(input *DeleteNamespaceInput) (req *request.Request, output *DeleteNamespaceOutput)
DeleteNamespaceRequest generates a "byteplus/request.Request" representing the client's request for the DeleteNamespace operation. The "output" return value will be populated with the DeleteNamespaceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteNamespaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNamespaceCommon Send returns without error.
See DeleteNamespace for more information on using the DeleteNamespace API call, and error handling.
// Example sending a request using the DeleteNamespaceRequest method.
req, resp := client.DeleteNamespaceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteNamespaceWithContext ¶
func (c *CR) DeleteNamespaceWithContext(ctx byteplus.Context, input *DeleteNamespaceInput, opts ...request.Option) (*DeleteNamespaceOutput, error)
DeleteNamespaceWithContext is the same as DeleteNamespace with the addition of the ability to pass a context and additional request options.
See DeleteNamespace for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRegistry ¶
func (c *CR) DeleteRegistry(input *DeleteRegistryInput) (*DeleteRegistryOutput, error)
DeleteRegistry API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRegistry for usage and error information.
func (*CR) DeleteRegistryCommon ¶
DeleteRegistryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRegistryCommon for usage and error information.
func (*CR) DeleteRegistryCommonRequest ¶
func (c *CR) DeleteRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRegistryCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRegistryCommon operation. The "output" return value will be populated with the DeleteRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRegistryCommon Send returns without error.
See DeleteRegistryCommon for more information on using the DeleteRegistryCommon API call, and error handling.
// Example sending a request using the DeleteRegistryCommonRequest method.
req, resp := client.DeleteRegistryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRegistryCommonWithContext ¶
func (c *CR) DeleteRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRegistryCommonWithContext is the same as DeleteRegistryCommon with the addition of the ability to pass a context and additional request options.
See DeleteRegistryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRegistryRequest ¶
func (c *CR) DeleteRegistryRequest(input *DeleteRegistryInput) (req *request.Request, output *DeleteRegistryOutput)
DeleteRegistryRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRegistry operation. The "output" return value will be populated with the DeleteRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRegistryCommon Send returns without error.
See DeleteRegistry for more information on using the DeleteRegistry API call, and error handling.
// Example sending a request using the DeleteRegistryRequest method.
req, resp := client.DeleteRegistryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRegistryWithContext ¶
func (c *CR) DeleteRegistryWithContext(ctx byteplus.Context, input *DeleteRegistryInput, opts ...request.Option) (*DeleteRegistryOutput, error)
DeleteRegistryWithContext is the same as DeleteRegistry with the addition of the ability to pass a context and additional request options.
See DeleteRegistry for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRepository ¶
func (c *CR) DeleteRepository(input *DeleteRepositoryInput) (*DeleteRepositoryOutput, error)
DeleteRepository API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRepository for usage and error information.
func (*CR) DeleteRepositoryCommon ¶
DeleteRepositoryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRepositoryCommon for usage and error information.
func (*CR) DeleteRepositoryCommonRequest ¶
func (c *CR) DeleteRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRepositoryCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRepositoryCommon operation. The "output" return value will be populated with the DeleteRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRepositoryCommon Send returns without error.
See DeleteRepositoryCommon for more information on using the DeleteRepositoryCommon API call, and error handling.
// Example sending a request using the DeleteRepositoryCommonRequest method.
req, resp := client.DeleteRepositoryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRepositoryCommonWithContext ¶
func (c *CR) DeleteRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRepositoryCommonWithContext is the same as DeleteRepositoryCommon with the addition of the ability to pass a context and additional request options.
See DeleteRepositoryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRepositoryRequest ¶
func (c *CR) DeleteRepositoryRequest(input *DeleteRepositoryInput) (req *request.Request, output *DeleteRepositoryOutput)
DeleteRepositoryRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRepository operation. The "output" return value will be populated with the DeleteRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRepositoryCommon Send returns without error.
See DeleteRepository for more information on using the DeleteRepository API call, and error handling.
// Example sending a request using the DeleteRepositoryRequest method.
req, resp := client.DeleteRepositoryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRepositoryWithContext ¶
func (c *CR) DeleteRepositoryWithContext(ctx byteplus.Context, input *DeleteRepositoryInput, opts ...request.Option) (*DeleteRepositoryOutput, error)
DeleteRepositoryWithContext is the same as DeleteRepository with the addition of the ability to pass a context and additional request options.
See DeleteRepository for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRobotAccount ¶
func (c *CR) DeleteRobotAccount(input *DeleteRobotAccountInput) (*DeleteRobotAccountOutput, error)
DeleteRobotAccount API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRobotAccount for usage and error information.
func (*CR) DeleteRobotAccountCommon ¶
func (c *CR) DeleteRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteRobotAccountCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteRobotAccountCommon for usage and error information.
func (*CR) DeleteRobotAccountCommonRequest ¶
func (c *CR) DeleteRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRobotAccountCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRobotAccountCommon operation. The "output" return value will be populated with the DeleteRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRobotAccountCommon Send returns without error.
See DeleteRobotAccountCommon for more information on using the DeleteRobotAccountCommon API call, and error handling.
// Example sending a request using the DeleteRobotAccountCommonRequest method.
req, resp := client.DeleteRobotAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRobotAccountCommonWithContext ¶
func (c *CR) DeleteRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRobotAccountCommonWithContext is the same as DeleteRobotAccountCommon with the addition of the ability to pass a context and additional request options.
See DeleteRobotAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteRobotAccountRequest ¶
func (c *CR) DeleteRobotAccountRequest(input *DeleteRobotAccountInput) (req *request.Request, output *DeleteRobotAccountOutput)
DeleteRobotAccountRequest generates a "byteplus/request.Request" representing the client's request for the DeleteRobotAccount operation. The "output" return value will be populated with the DeleteRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRobotAccountCommon Send returns without error.
See DeleteRobotAccount for more information on using the DeleteRobotAccount API call, and error handling.
// Example sending a request using the DeleteRobotAccountRequest method.
req, resp := client.DeleteRobotAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteRobotAccountWithContext ¶
func (c *CR) DeleteRobotAccountWithContext(ctx byteplus.Context, input *DeleteRobotAccountInput, opts ...request.Option) (*DeleteRobotAccountOutput, error)
DeleteRobotAccountWithContext is the same as DeleteRobotAccount with the addition of the ability to pass a context and additional request options.
See DeleteRobotAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteTags ¶
func (c *CR) DeleteTags(input *DeleteTagsInput) (*DeleteTagsOutput, error)
DeleteTags API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteTags for usage and error information.
func (*CR) DeleteTagsCommon ¶
DeleteTagsCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation DeleteTagsCommon for usage and error information.
func (*CR) DeleteTagsCommonRequest ¶
func (c *CR) DeleteTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTagsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTagsCommon operation. The "output" return value will be populated with the DeleteTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTagsCommon Send returns without error.
See DeleteTagsCommon for more information on using the DeleteTagsCommon API call, and error handling.
// Example sending a request using the DeleteTagsCommonRequest method.
req, resp := client.DeleteTagsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteTagsCommonWithContext ¶
func (c *CR) DeleteTagsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTagsCommonWithContext is the same as DeleteTagsCommon with the addition of the ability to pass a context and additional request options.
See DeleteTagsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) DeleteTagsRequest ¶
func (c *CR) DeleteTagsRequest(input *DeleteTagsInput) (req *request.Request, output *DeleteTagsOutput)
DeleteTagsRequest generates a "byteplus/request.Request" representing the client's request for the DeleteTags operation. The "output" return value will be populated with the DeleteTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTagsCommon Send returns without error.
See DeleteTags for more information on using the DeleteTags API call, and error handling.
// Example sending a request using the DeleteTagsRequest method.
req, resp := client.DeleteTagsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) DeleteTagsWithContext ¶
func (c *CR) DeleteTagsWithContext(ctx byteplus.Context, input *DeleteTagsInput, opts ...request.Option) (*DeleteTagsOutput, error)
DeleteTagsWithContext is the same as DeleteTags with the addition of the ability to pass a context and additional request options.
See DeleteTags for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetAuthorizationToken ¶
func (c *CR) GetAuthorizationToken(input *GetAuthorizationTokenInput) (*GetAuthorizationTokenOutput, error)
GetAuthorizationToken API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetAuthorizationToken for usage and error information.
func (*CR) GetAuthorizationTokenCommon ¶
func (c *CR) GetAuthorizationTokenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetAuthorizationTokenCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetAuthorizationTokenCommon for usage and error information.
func (*CR) GetAuthorizationTokenCommonRequest ¶
func (c *CR) GetAuthorizationTokenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetAuthorizationTokenCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetAuthorizationTokenCommon operation. The "output" return value will be populated with the GetAuthorizationTokenCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAuthorizationTokenCommon Request to send the API call to the service. the "output" return value is not valid until after GetAuthorizationTokenCommon Send returns without error.
See GetAuthorizationTokenCommon for more information on using the GetAuthorizationTokenCommon API call, and error handling.
// Example sending a request using the GetAuthorizationTokenCommonRequest method.
req, resp := client.GetAuthorizationTokenCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetAuthorizationTokenCommonWithContext ¶
func (c *CR) GetAuthorizationTokenCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetAuthorizationTokenCommonWithContext is the same as GetAuthorizationTokenCommon with the addition of the ability to pass a context and additional request options.
See GetAuthorizationTokenCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetAuthorizationTokenRequest ¶
func (c *CR) GetAuthorizationTokenRequest(input *GetAuthorizationTokenInput) (req *request.Request, output *GetAuthorizationTokenOutput)
GetAuthorizationTokenRequest generates a "byteplus/request.Request" representing the client's request for the GetAuthorizationToken operation. The "output" return value will be populated with the GetAuthorizationTokenCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAuthorizationTokenCommon Request to send the API call to the service. the "output" return value is not valid until after GetAuthorizationTokenCommon Send returns without error.
See GetAuthorizationToken for more information on using the GetAuthorizationToken API call, and error handling.
// Example sending a request using the GetAuthorizationTokenRequest method.
req, resp := client.GetAuthorizationTokenRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetAuthorizationTokenWithContext ¶
func (c *CR) GetAuthorizationTokenWithContext(ctx byteplus.Context, input *GetAuthorizationTokenInput, opts ...request.Option) (*GetAuthorizationTokenOutput, error)
GetAuthorizationTokenWithContext is the same as GetAuthorizationToken with the addition of the ability to pass a context and additional request options.
See GetAuthorizationToken for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetPublicEndpoint ¶
func (c *CR) GetPublicEndpoint(input *GetPublicEndpointInput) (*GetPublicEndpointOutput, error)
GetPublicEndpoint API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetPublicEndpoint for usage and error information.
func (*CR) GetPublicEndpointCommon ¶
func (c *CR) GetPublicEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetPublicEndpointCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetPublicEndpointCommon for usage and error information.
func (*CR) GetPublicEndpointCommonRequest ¶
func (c *CR) GetPublicEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPublicEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetPublicEndpointCommon operation. The "output" return value will be populated with the GetPublicEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPublicEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetPublicEndpointCommon Send returns without error.
See GetPublicEndpointCommon for more information on using the GetPublicEndpointCommon API call, and error handling.
// Example sending a request using the GetPublicEndpointCommonRequest method.
req, resp := client.GetPublicEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetPublicEndpointCommonWithContext ¶
func (c *CR) GetPublicEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPublicEndpointCommonWithContext is the same as GetPublicEndpointCommon with the addition of the ability to pass a context and additional request options.
See GetPublicEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetPublicEndpointRequest ¶
func (c *CR) GetPublicEndpointRequest(input *GetPublicEndpointInput) (req *request.Request, output *GetPublicEndpointOutput)
GetPublicEndpointRequest generates a "byteplus/request.Request" representing the client's request for the GetPublicEndpoint operation. The "output" return value will be populated with the GetPublicEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPublicEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetPublicEndpointCommon Send returns without error.
See GetPublicEndpoint for more information on using the GetPublicEndpoint API call, and error handling.
// Example sending a request using the GetPublicEndpointRequest method.
req, resp := client.GetPublicEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetPublicEndpointWithContext ¶
func (c *CR) GetPublicEndpointWithContext(ctx byteplus.Context, input *GetPublicEndpointInput, opts ...request.Option) (*GetPublicEndpointOutput, error)
GetPublicEndpointWithContext is the same as GetPublicEndpoint with the addition of the ability to pass a context and additional request options.
See GetPublicEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetUser ¶
func (c *CR) GetUser(input *GetUserInput) (*GetUserOutput, error)
GetUser API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetUser for usage and error information.
func (*CR) GetUserCommon ¶
GetUserCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetUserCommon for usage and error information.
func (*CR) GetUserCommonRequest ¶
func (c *CR) GetUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetUserCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetUserCommon operation. The "output" return value will be populated with the GetUserCommon request's response once the request completes successfully.
Use "Send" method on the returned GetUserCommon Request to send the API call to the service. the "output" return value is not valid until after GetUserCommon Send returns without error.
See GetUserCommon for more information on using the GetUserCommon API call, and error handling.
// Example sending a request using the GetUserCommonRequest method.
req, resp := client.GetUserCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetUserCommonWithContext ¶
func (c *CR) GetUserCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetUserCommonWithContext is the same as GetUserCommon with the addition of the ability to pass a context and additional request options.
See GetUserCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetUserRequest ¶
func (c *CR) GetUserRequest(input *GetUserInput) (req *request.Request, output *GetUserOutput)
GetUserRequest generates a "byteplus/request.Request" representing the client's request for the GetUser operation. The "output" return value will be populated with the GetUserCommon request's response once the request completes successfully.
Use "Send" method on the returned GetUserCommon Request to send the API call to the service. the "output" return value is not valid until after GetUserCommon Send returns without error.
See GetUser for more information on using the GetUser API call, and error handling.
// Example sending a request using the GetUserRequest method.
req, resp := client.GetUserRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetUserWithContext ¶
func (c *CR) GetUserWithContext(ctx byteplus.Context, input *GetUserInput, opts ...request.Option) (*GetUserOutput, error)
GetUserWithContext is the same as GetUser with the addition of the ability to pass a context and additional request options.
See GetUser for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetVpcEndpoint ¶
func (c *CR) GetVpcEndpoint(input *GetVpcEndpointInput) (*GetVpcEndpointOutput, error)
GetVpcEndpoint API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetVpcEndpoint for usage and error information.
func (*CR) GetVpcEndpointCommon ¶
GetVpcEndpointCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation GetVpcEndpointCommon for usage and error information.
func (*CR) GetVpcEndpointCommonRequest ¶
func (c *CR) GetVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetVpcEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetVpcEndpointCommon operation. The "output" return value will be populated with the GetVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetVpcEndpointCommon Send returns without error.
See GetVpcEndpointCommon for more information on using the GetVpcEndpointCommon API call, and error handling.
// Example sending a request using the GetVpcEndpointCommonRequest method.
req, resp := client.GetVpcEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetVpcEndpointCommonWithContext ¶
func (c *CR) GetVpcEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetVpcEndpointCommonWithContext is the same as GetVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See GetVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) GetVpcEndpointRequest ¶
func (c *CR) GetVpcEndpointRequest(input *GetVpcEndpointInput) (req *request.Request, output *GetVpcEndpointOutput)
GetVpcEndpointRequest generates a "byteplus/request.Request" representing the client's request for the GetVpcEndpoint operation. The "output" return value will be populated with the GetVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetVpcEndpointCommon Send returns without error.
See GetVpcEndpoint for more information on using the GetVpcEndpoint API call, and error handling.
// Example sending a request using the GetVpcEndpointRequest method.
req, resp := client.GetVpcEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) GetVpcEndpointWithContext ¶
func (c *CR) GetVpcEndpointWithContext(ctx byteplus.Context, input *GetVpcEndpointInput, opts ...request.Option) (*GetVpcEndpointOutput, error)
GetVpcEndpointWithContext is the same as GetVpcEndpoint with the addition of the ability to pass a context and additional request options.
See GetVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListDomains ¶
func (c *CR) ListDomains(input *ListDomainsInput) (*ListDomainsOutput, error)
ListDomains API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListDomains for usage and error information.
func (*CR) ListDomainsCommon ¶
ListDomainsCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListDomainsCommon for usage and error information.
func (*CR) ListDomainsCommonRequest ¶
func (c *CR) ListDomainsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListDomainsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListDomainsCommon operation. The "output" return value will be populated with the ListDomainsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDomainsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDomainsCommon Send returns without error.
See ListDomainsCommon for more information on using the ListDomainsCommon API call, and error handling.
// Example sending a request using the ListDomainsCommonRequest method.
req, resp := client.ListDomainsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListDomainsCommonWithContext ¶
func (c *CR) ListDomainsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListDomainsCommonWithContext is the same as ListDomainsCommon with the addition of the ability to pass a context and additional request options.
See ListDomainsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListDomainsRequest ¶
func (c *CR) ListDomainsRequest(input *ListDomainsInput) (req *request.Request, output *ListDomainsOutput)
ListDomainsRequest generates a "byteplus/request.Request" representing the client's request for the ListDomains operation. The "output" return value will be populated with the ListDomainsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDomainsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDomainsCommon Send returns without error.
See ListDomains for more information on using the ListDomains API call, and error handling.
// Example sending a request using the ListDomainsRequest method.
req, resp := client.ListDomainsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListDomainsWithContext ¶
func (c *CR) ListDomainsWithContext(ctx byteplus.Context, input *ListDomainsInput, opts ...request.Option) (*ListDomainsOutput, error)
ListDomainsWithContext is the same as ListDomains with the addition of the ability to pass a context and additional request options.
See ListDomains for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListNamespaces ¶
func (c *CR) ListNamespaces(input *ListNamespacesInput) (*ListNamespacesOutput, error)
ListNamespaces API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListNamespaces for usage and error information.
func (*CR) ListNamespacesCommon ¶
ListNamespacesCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListNamespacesCommon for usage and error information.
func (*CR) ListNamespacesCommonRequest ¶
func (c *CR) ListNamespacesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListNamespacesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListNamespacesCommon operation. The "output" return value will be populated with the ListNamespacesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListNamespacesCommon Request to send the API call to the service. the "output" return value is not valid until after ListNamespacesCommon Send returns without error.
See ListNamespacesCommon for more information on using the ListNamespacesCommon API call, and error handling.
// Example sending a request using the ListNamespacesCommonRequest method.
req, resp := client.ListNamespacesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListNamespacesCommonWithContext ¶
func (c *CR) ListNamespacesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListNamespacesCommonWithContext is the same as ListNamespacesCommon with the addition of the ability to pass a context and additional request options.
See ListNamespacesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListNamespacesRequest ¶
func (c *CR) ListNamespacesRequest(input *ListNamespacesInput) (req *request.Request, output *ListNamespacesOutput)
ListNamespacesRequest generates a "byteplus/request.Request" representing the client's request for the ListNamespaces operation. The "output" return value will be populated with the ListNamespacesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListNamespacesCommon Request to send the API call to the service. the "output" return value is not valid until after ListNamespacesCommon Send returns without error.
See ListNamespaces for more information on using the ListNamespaces API call, and error handling.
// Example sending a request using the ListNamespacesRequest method.
req, resp := client.ListNamespacesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListNamespacesWithContext ¶
func (c *CR) ListNamespacesWithContext(ctx byteplus.Context, input *ListNamespacesInput, opts ...request.Option) (*ListNamespacesOutput, error)
ListNamespacesWithContext is the same as ListNamespaces with the addition of the ability to pass a context and additional request options.
See ListNamespaces for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRegistries ¶
func (c *CR) ListRegistries(input *ListRegistriesInput) (*ListRegistriesOutput, error)
ListRegistries API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRegistries for usage and error information.
func (*CR) ListRegistriesCommon ¶
ListRegistriesCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRegistriesCommon for usage and error information.
func (*CR) ListRegistriesCommonRequest ¶
func (c *CR) ListRegistriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListRegistriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListRegistriesCommon operation. The "output" return value will be populated with the ListRegistriesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRegistriesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRegistriesCommon Send returns without error.
See ListRegistriesCommon for more information on using the ListRegistriesCommon API call, and error handling.
// Example sending a request using the ListRegistriesCommonRequest method.
req, resp := client.ListRegistriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRegistriesCommonWithContext ¶
func (c *CR) ListRegistriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListRegistriesCommonWithContext is the same as ListRegistriesCommon with the addition of the ability to pass a context and additional request options.
See ListRegistriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRegistriesRequest ¶
func (c *CR) ListRegistriesRequest(input *ListRegistriesInput) (req *request.Request, output *ListRegistriesOutput)
ListRegistriesRequest generates a "byteplus/request.Request" representing the client's request for the ListRegistries operation. The "output" return value will be populated with the ListRegistriesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRegistriesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRegistriesCommon Send returns without error.
See ListRegistries for more information on using the ListRegistries API call, and error handling.
// Example sending a request using the ListRegistriesRequest method.
req, resp := client.ListRegistriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRegistriesWithContext ¶
func (c *CR) ListRegistriesWithContext(ctx byteplus.Context, input *ListRegistriesInput, opts ...request.Option) (*ListRegistriesOutput, error)
ListRegistriesWithContext is the same as ListRegistries with the addition of the ability to pass a context and additional request options.
See ListRegistries for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRepositories ¶
func (c *CR) ListRepositories(input *ListRepositoriesInput) (*ListRepositoriesOutput, error)
ListRepositories API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRepositories for usage and error information.
func (*CR) ListRepositoriesCommon ¶
ListRepositoriesCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRepositoriesCommon for usage and error information.
func (*CR) ListRepositoriesCommonRequest ¶
func (c *CR) ListRepositoriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListRepositoriesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListRepositoriesCommon operation. The "output" return value will be populated with the ListRepositoriesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRepositoriesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRepositoriesCommon Send returns without error.
See ListRepositoriesCommon for more information on using the ListRepositoriesCommon API call, and error handling.
// Example sending a request using the ListRepositoriesCommonRequest method.
req, resp := client.ListRepositoriesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRepositoriesCommonWithContext ¶
func (c *CR) ListRepositoriesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListRepositoriesCommonWithContext is the same as ListRepositoriesCommon with the addition of the ability to pass a context and additional request options.
See ListRepositoriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRepositoriesRequest ¶
func (c *CR) ListRepositoriesRequest(input *ListRepositoriesInput) (req *request.Request, output *ListRepositoriesOutput)
ListRepositoriesRequest generates a "byteplus/request.Request" representing the client's request for the ListRepositories operation. The "output" return value will be populated with the ListRepositoriesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRepositoriesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRepositoriesCommon Send returns without error.
See ListRepositories for more information on using the ListRepositories API call, and error handling.
// Example sending a request using the ListRepositoriesRequest method.
req, resp := client.ListRepositoriesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRepositoriesWithContext ¶
func (c *CR) ListRepositoriesWithContext(ctx byteplus.Context, input *ListRepositoriesInput, opts ...request.Option) (*ListRepositoriesOutput, error)
ListRepositoriesWithContext is the same as ListRepositories with the addition of the ability to pass a context and additional request options.
See ListRepositories for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRobotAccounts ¶
func (c *CR) ListRobotAccounts(input *ListRobotAccountsInput) (*ListRobotAccountsOutput, error)
ListRobotAccounts API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRobotAccounts for usage and error information.
func (*CR) ListRobotAccountsCommon ¶
func (c *CR) ListRobotAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListRobotAccountsCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListRobotAccountsCommon for usage and error information.
func (*CR) ListRobotAccountsCommonRequest ¶
func (c *CR) ListRobotAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListRobotAccountsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListRobotAccountsCommon operation. The "output" return value will be populated with the ListRobotAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRobotAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after ListRobotAccountsCommon Send returns without error.
See ListRobotAccountsCommon for more information on using the ListRobotAccountsCommon API call, and error handling.
// Example sending a request using the ListRobotAccountsCommonRequest method.
req, resp := client.ListRobotAccountsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRobotAccountsCommonWithContext ¶
func (c *CR) ListRobotAccountsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListRobotAccountsCommonWithContext is the same as ListRobotAccountsCommon with the addition of the ability to pass a context and additional request options.
See ListRobotAccountsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListRobotAccountsRequest ¶
func (c *CR) ListRobotAccountsRequest(input *ListRobotAccountsInput) (req *request.Request, output *ListRobotAccountsOutput)
ListRobotAccountsRequest generates a "byteplus/request.Request" representing the client's request for the ListRobotAccounts operation. The "output" return value will be populated with the ListRobotAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListRobotAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after ListRobotAccountsCommon Send returns without error.
See ListRobotAccounts for more information on using the ListRobotAccounts API call, and error handling.
// Example sending a request using the ListRobotAccountsRequest method.
req, resp := client.ListRobotAccountsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListRobotAccountsWithContext ¶
func (c *CR) ListRobotAccountsWithContext(ctx byteplus.Context, input *ListRobotAccountsInput, opts ...request.Option) (*ListRobotAccountsOutput, error)
ListRobotAccountsWithContext is the same as ListRobotAccounts with the addition of the ability to pass a context and additional request options.
See ListRobotAccounts for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListTags ¶
func (c *CR) ListTags(input *ListTagsInput) (*ListTagsOutput, error)
ListTags API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListTags for usage and error information.
func (*CR) ListTagsCommon ¶
ListTagsCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation ListTagsCommon for usage and error information.
func (*CR) ListTagsCommonRequest ¶
func (c *CR) ListTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListTagsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListTagsCommon operation. The "output" return value will be populated with the ListTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsCommon Send returns without error.
See ListTagsCommon for more information on using the ListTagsCommon API call, and error handling.
// Example sending a request using the ListTagsCommonRequest method.
req, resp := client.ListTagsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListTagsCommonWithContext ¶
func (c *CR) ListTagsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListTagsCommonWithContext is the same as ListTagsCommon with the addition of the ability to pass a context and additional request options.
See ListTagsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) ListTagsRequest ¶
func (c *CR) ListTagsRequest(input *ListTagsInput) (req *request.Request, output *ListTagsOutput)
ListTagsRequest generates a "byteplus/request.Request" representing the client's request for the ListTags operation. The "output" return value will be populated with the ListTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsCommon Send returns without error.
See ListTags for more information on using the ListTags API call, and error handling.
// Example sending a request using the ListTagsRequest method.
req, resp := client.ListTagsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) ListTagsWithContext ¶
func (c *CR) ListTagsWithContext(ctx byteplus.Context, input *ListTagsInput, opts ...request.Option) (*ListTagsOutput, error)
ListTagsWithContext is the same as ListTags with the addition of the ability to pass a context and additional request options.
See ListTags for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) SetUser ¶
func (c *CR) SetUser(input *SetUserInput) (*SetUserOutput, error)
SetUser API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation SetUser for usage and error information.
func (*CR) SetUserCommon ¶
SetUserCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation SetUserCommon for usage and error information.
func (*CR) SetUserCommonRequest ¶
func (c *CR) SetUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetUserCommonRequest generates a "byteplus/request.Request" representing the client's request for the SetUserCommon operation. The "output" return value will be populated with the SetUserCommon request's response once the request completes successfully.
Use "Send" method on the returned SetUserCommon Request to send the API call to the service. the "output" return value is not valid until after SetUserCommon Send returns without error.
See SetUserCommon for more information on using the SetUserCommon API call, and error handling.
// Example sending a request using the SetUserCommonRequest method.
req, resp := client.SetUserCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) SetUserCommonWithContext ¶
func (c *CR) SetUserCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetUserCommonWithContext is the same as SetUserCommon with the addition of the ability to pass a context and additional request options.
See SetUserCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) SetUserRequest ¶
func (c *CR) SetUserRequest(input *SetUserInput) (req *request.Request, output *SetUserOutput)
SetUserRequest generates a "byteplus/request.Request" representing the client's request for the SetUser operation. The "output" return value will be populated with the SetUserCommon request's response once the request completes successfully.
Use "Send" method on the returned SetUserCommon Request to send the API call to the service. the "output" return value is not valid until after SetUserCommon Send returns without error.
See SetUser for more information on using the SetUser API call, and error handling.
// Example sending a request using the SetUserRequest method.
req, resp := client.SetUserRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) SetUserWithContext ¶
func (c *CR) SetUserWithContext(ctx byteplus.Context, input *SetUserInput, opts ...request.Option) (*SetUserOutput, error)
SetUserWithContext is the same as SetUser with the addition of the ability to pass a context and additional request options.
See SetUser for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) StartRegistry ¶
func (c *CR) StartRegistry(input *StartRegistryInput) (*StartRegistryOutput, error)
StartRegistry API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation StartRegistry for usage and error information.
func (*CR) StartRegistryCommon ¶
StartRegistryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation StartRegistryCommon for usage and error information.
func (*CR) StartRegistryCommonRequest ¶
func (c *CR) StartRegistryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartRegistryCommonRequest generates a "byteplus/request.Request" representing the client's request for the StartRegistryCommon operation. The "output" return value will be populated with the StartRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned StartRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after StartRegistryCommon Send returns without error.
See StartRegistryCommon for more information on using the StartRegistryCommon API call, and error handling.
// Example sending a request using the StartRegistryCommonRequest method.
req, resp := client.StartRegistryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) StartRegistryCommonWithContext ¶
func (c *CR) StartRegistryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartRegistryCommonWithContext is the same as StartRegistryCommon with the addition of the ability to pass a context and additional request options.
See StartRegistryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) StartRegistryRequest ¶
func (c *CR) StartRegistryRequest(input *StartRegistryInput) (req *request.Request, output *StartRegistryOutput)
StartRegistryRequest generates a "byteplus/request.Request" representing the client's request for the StartRegistry operation. The "output" return value will be populated with the StartRegistryCommon request's response once the request completes successfully.
Use "Send" method on the returned StartRegistryCommon Request to send the API call to the service. the "output" return value is not valid until after StartRegistryCommon Send returns without error.
See StartRegistry for more information on using the StartRegistry API call, and error handling.
// Example sending a request using the StartRegistryRequest method.
req, resp := client.StartRegistryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) StartRegistryWithContext ¶
func (c *CR) StartRegistryWithContext(ctx byteplus.Context, input *StartRegistryInput, opts ...request.Option) (*StartRegistryOutput, error)
StartRegistryWithContext is the same as StartRegistry with the addition of the ability to pass a context and additional request options.
See StartRegistry for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdatePublicEndpoint ¶
func (c *CR) UpdatePublicEndpoint(input *UpdatePublicEndpointInput) (*UpdatePublicEndpointOutput, error)
UpdatePublicEndpoint API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdatePublicEndpoint for usage and error information.
func (*CR) UpdatePublicEndpointCommon ¶
func (c *CR) UpdatePublicEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePublicEndpointCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdatePublicEndpointCommon for usage and error information.
func (*CR) UpdatePublicEndpointCommonRequest ¶
func (c *CR) UpdatePublicEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePublicEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdatePublicEndpointCommon operation. The "output" return value will be populated with the UpdatePublicEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePublicEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePublicEndpointCommon Send returns without error.
See UpdatePublicEndpointCommon for more information on using the UpdatePublicEndpointCommon API call, and error handling.
// Example sending a request using the UpdatePublicEndpointCommonRequest method.
req, resp := client.UpdatePublicEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdatePublicEndpointCommonWithContext ¶
func (c *CR) UpdatePublicEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePublicEndpointCommonWithContext is the same as UpdatePublicEndpointCommon with the addition of the ability to pass a context and additional request options.
See UpdatePublicEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdatePublicEndpointRequest ¶
func (c *CR) UpdatePublicEndpointRequest(input *UpdatePublicEndpointInput) (req *request.Request, output *UpdatePublicEndpointOutput)
UpdatePublicEndpointRequest generates a "byteplus/request.Request" representing the client's request for the UpdatePublicEndpoint operation. The "output" return value will be populated with the UpdatePublicEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePublicEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePublicEndpointCommon Send returns without error.
See UpdatePublicEndpoint for more information on using the UpdatePublicEndpoint API call, and error handling.
// Example sending a request using the UpdatePublicEndpointRequest method.
req, resp := client.UpdatePublicEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdatePublicEndpointWithContext ¶
func (c *CR) UpdatePublicEndpointWithContext(ctx byteplus.Context, input *UpdatePublicEndpointInput, opts ...request.Option) (*UpdatePublicEndpointOutput, error)
UpdatePublicEndpointWithContext is the same as UpdatePublicEndpoint with the addition of the ability to pass a context and additional request options.
See UpdatePublicEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRepository ¶
func (c *CR) UpdateRepository(input *UpdateRepositoryInput) (*UpdateRepositoryOutput, error)
UpdateRepository API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRepository for usage and error information.
func (*CR) UpdateRepositoryCommon ¶
UpdateRepositoryCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRepositoryCommon for usage and error information.
func (*CR) UpdateRepositoryCommonRequest ¶
func (c *CR) UpdateRepositoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateRepositoryCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRepositoryCommon operation. The "output" return value will be populated with the UpdateRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRepositoryCommon Send returns without error.
See UpdateRepositoryCommon for more information on using the UpdateRepositoryCommon API call, and error handling.
// Example sending a request using the UpdateRepositoryCommonRequest method.
req, resp := client.UpdateRepositoryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRepositoryCommonWithContext ¶
func (c *CR) UpdateRepositoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateRepositoryCommonWithContext is the same as UpdateRepositoryCommon with the addition of the ability to pass a context and additional request options.
See UpdateRepositoryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRepositoryRequest ¶
func (c *CR) UpdateRepositoryRequest(input *UpdateRepositoryInput) (req *request.Request, output *UpdateRepositoryOutput)
UpdateRepositoryRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRepository operation. The "output" return value will be populated with the UpdateRepositoryCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRepositoryCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRepositoryCommon Send returns without error.
See UpdateRepository for more information on using the UpdateRepository API call, and error handling.
// Example sending a request using the UpdateRepositoryRequest method.
req, resp := client.UpdateRepositoryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRepositoryWithContext ¶
func (c *CR) UpdateRepositoryWithContext(ctx byteplus.Context, input *UpdateRepositoryInput, opts ...request.Option) (*UpdateRepositoryOutput, error)
UpdateRepositoryWithContext is the same as UpdateRepository with the addition of the ability to pass a context and additional request options.
See UpdateRepository for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRobotAccount ¶
func (c *CR) UpdateRobotAccount(input *UpdateRobotAccountInput) (*UpdateRobotAccountOutput, error)
UpdateRobotAccount API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRobotAccount for usage and error information.
func (*CR) UpdateRobotAccountCommon ¶
func (c *CR) UpdateRobotAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateRobotAccountCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRobotAccountCommon for usage and error information.
func (*CR) UpdateRobotAccountCommonRequest ¶
func (c *CR) UpdateRobotAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateRobotAccountCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRobotAccountCommon operation. The "output" return value will be populated with the UpdateRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRobotAccountCommon Send returns without error.
See UpdateRobotAccountCommon for more information on using the UpdateRobotAccountCommon API call, and error handling.
// Example sending a request using the UpdateRobotAccountCommonRequest method.
req, resp := client.UpdateRobotAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRobotAccountCommonWithContext ¶
func (c *CR) UpdateRobotAccountCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateRobotAccountCommonWithContext is the same as UpdateRobotAccountCommon with the addition of the ability to pass a context and additional request options.
See UpdateRobotAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRobotAccountPassword ¶
func (c *CR) UpdateRobotAccountPassword(input *UpdateRobotAccountPasswordInput) (*UpdateRobotAccountPasswordOutput, error)
UpdateRobotAccountPassword API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRobotAccountPassword for usage and error information.
func (*CR) UpdateRobotAccountPasswordCommon ¶
func (c *CR) UpdateRobotAccountPasswordCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateRobotAccountPasswordCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateRobotAccountPasswordCommon for usage and error information.
func (*CR) UpdateRobotAccountPasswordCommonRequest ¶
func (c *CR) UpdateRobotAccountPasswordCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateRobotAccountPasswordCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRobotAccountPasswordCommon operation. The "output" return value will be populated with the UpdateRobotAccountPasswordCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRobotAccountPasswordCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRobotAccountPasswordCommon Send returns without error.
See UpdateRobotAccountPasswordCommon for more information on using the UpdateRobotAccountPasswordCommon API call, and error handling.
// Example sending a request using the UpdateRobotAccountPasswordCommonRequest method.
req, resp := client.UpdateRobotAccountPasswordCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRobotAccountPasswordCommonWithContext ¶
func (c *CR) UpdateRobotAccountPasswordCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateRobotAccountPasswordCommonWithContext is the same as UpdateRobotAccountPasswordCommon with the addition of the ability to pass a context and additional request options.
See UpdateRobotAccountPasswordCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRobotAccountPasswordRequest ¶
func (c *CR) UpdateRobotAccountPasswordRequest(input *UpdateRobotAccountPasswordInput) (req *request.Request, output *UpdateRobotAccountPasswordOutput)
UpdateRobotAccountPasswordRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRobotAccountPassword operation. The "output" return value will be populated with the UpdateRobotAccountPasswordCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRobotAccountPasswordCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRobotAccountPasswordCommon Send returns without error.
See UpdateRobotAccountPassword for more information on using the UpdateRobotAccountPassword API call, and error handling.
// Example sending a request using the UpdateRobotAccountPasswordRequest method.
req, resp := client.UpdateRobotAccountPasswordRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRobotAccountPasswordWithContext ¶
func (c *CR) UpdateRobotAccountPasswordWithContext(ctx byteplus.Context, input *UpdateRobotAccountPasswordInput, opts ...request.Option) (*UpdateRobotAccountPasswordOutput, error)
UpdateRobotAccountPasswordWithContext is the same as UpdateRobotAccountPassword with the addition of the ability to pass a context and additional request options.
See UpdateRobotAccountPassword for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateRobotAccountRequest ¶
func (c *CR) UpdateRobotAccountRequest(input *UpdateRobotAccountInput) (req *request.Request, output *UpdateRobotAccountOutput)
UpdateRobotAccountRequest generates a "byteplus/request.Request" representing the client's request for the UpdateRobotAccount operation. The "output" return value will be populated with the UpdateRobotAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateRobotAccountCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRobotAccountCommon Send returns without error.
See UpdateRobotAccount for more information on using the UpdateRobotAccount API call, and error handling.
// Example sending a request using the UpdateRobotAccountRequest method.
req, resp := client.UpdateRobotAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateRobotAccountWithContext ¶
func (c *CR) UpdateRobotAccountWithContext(ctx byteplus.Context, input *UpdateRobotAccountInput, opts ...request.Option) (*UpdateRobotAccountOutput, error)
UpdateRobotAccountWithContext is the same as UpdateRobotAccount with the addition of the ability to pass a context and additional request options.
See UpdateRobotAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateVpcEndpoint ¶
func (c *CR) UpdateVpcEndpoint(input *UpdateVpcEndpointInput) (*UpdateVpcEndpointOutput, error)
UpdateVpcEndpoint API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateVpcEndpoint for usage and error information.
func (*CR) UpdateVpcEndpointCommon ¶
func (c *CR) UpdateVpcEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateVpcEndpointCommon API operation for CR.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for CR's API operation UpdateVpcEndpointCommon for usage and error information.
func (*CR) UpdateVpcEndpointCommonRequest ¶
func (c *CR) UpdateVpcEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateVpcEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateVpcEndpointCommon operation. The "output" return value will be populated with the UpdateVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVpcEndpointCommon Send returns without error.
See UpdateVpcEndpointCommon for more information on using the UpdateVpcEndpointCommon API call, and error handling.
// Example sending a request using the UpdateVpcEndpointCommonRequest method.
req, resp := client.UpdateVpcEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateVpcEndpointCommonWithContext ¶
func (c *CR) UpdateVpcEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateVpcEndpointCommonWithContext is the same as UpdateVpcEndpointCommon with the addition of the ability to pass a context and additional request options.
See UpdateVpcEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CR) UpdateVpcEndpointRequest ¶
func (c *CR) UpdateVpcEndpointRequest(input *UpdateVpcEndpointInput) (req *request.Request, output *UpdateVpcEndpointOutput)
UpdateVpcEndpointRequest generates a "byteplus/request.Request" representing the client's request for the UpdateVpcEndpoint operation. The "output" return value will be populated with the UpdateVpcEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVpcEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVpcEndpointCommon Send returns without error.
See UpdateVpcEndpoint for more information on using the UpdateVpcEndpoint API call, and error handling.
// Example sending a request using the UpdateVpcEndpointRequest method.
req, resp := client.UpdateVpcEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*CR) UpdateVpcEndpointWithContext ¶
func (c *CR) UpdateVpcEndpointWithContext(ctx byteplus.Context, input *UpdateVpcEndpointInput, opts ...request.Option) (*UpdateVpcEndpointOutput, error)
UpdateVpcEndpointWithContext is the same as UpdateVpcEndpoint with the addition of the ability to pass a context and additional request options.
See UpdateVpcEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type CRAPI ¶
type CRAPI interface {
CreateEndpointAclPoliciesCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateEndpointAclPoliciesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateEndpointAclPoliciesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateEndpointAclPolicies(*CreateEndpointAclPoliciesInput) (*CreateEndpointAclPoliciesOutput, error)
CreateEndpointAclPoliciesWithContext(byteplus.Context, *CreateEndpointAclPoliciesInput, ...request.Option) (*CreateEndpointAclPoliciesOutput, error)
CreateEndpointAclPoliciesRequest(*CreateEndpointAclPoliciesInput) (*request.Request, *CreateEndpointAclPoliciesOutput)
CreateNamespaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateNamespaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateNamespaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateNamespace(*CreateNamespaceInput) (*CreateNamespaceOutput, error)
CreateNamespaceWithContext(byteplus.Context, *CreateNamespaceInput, ...request.Option) (*CreateNamespaceOutput, error)
CreateNamespaceRequest(*CreateNamespaceInput) (*request.Request, *CreateNamespaceOutput)
CreateRegistryCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRegistryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRegistryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRegistry(*CreateRegistryInput) (*CreateRegistryOutput, error)
CreateRegistryWithContext(byteplus.Context, *CreateRegistryInput, ...request.Option) (*CreateRegistryOutput, error)
CreateRegistryRequest(*CreateRegistryInput) (*request.Request, *CreateRegistryOutput)
CreateRepositoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRepositoryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRepositoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRepository(*CreateRepositoryInput) (*CreateRepositoryOutput, error)
CreateRepositoryWithContext(byteplus.Context, *CreateRepositoryInput, ...request.Option) (*CreateRepositoryOutput, error)
CreateRepositoryRequest(*CreateRepositoryInput) (*request.Request, *CreateRepositoryOutput)
CreateRobotAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateRobotAccountCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateRobotAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateRobotAccount(*CreateRobotAccountInput) (*CreateRobotAccountOutput, error)
CreateRobotAccountWithContext(byteplus.Context, *CreateRobotAccountInput, ...request.Option) (*CreateRobotAccountOutput, error)
CreateRobotAccountRequest(*CreateRobotAccountInput) (*request.Request, *CreateRobotAccountOutput)
DeleteEndpointAclPoliciesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteEndpointAclPoliciesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteEndpointAclPoliciesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteEndpointAclPolicies(*DeleteEndpointAclPoliciesInput) (*DeleteEndpointAclPoliciesOutput, error)
DeleteEndpointAclPoliciesWithContext(byteplus.Context, *DeleteEndpointAclPoliciesInput, ...request.Option) (*DeleteEndpointAclPoliciesOutput, error)
DeleteEndpointAclPoliciesRequest(*DeleteEndpointAclPoliciesInput) (*request.Request, *DeleteEndpointAclPoliciesOutput)
DeleteNamespaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteNamespaceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteNamespaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteNamespace(*DeleteNamespaceInput) (*DeleteNamespaceOutput, error)
DeleteNamespaceWithContext(byteplus.Context, *DeleteNamespaceInput, ...request.Option) (*DeleteNamespaceOutput, error)
DeleteNamespaceRequest(*DeleteNamespaceInput) (*request.Request, *DeleteNamespaceOutput)
DeleteRegistryCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRegistryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRegistryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRegistry(*DeleteRegistryInput) (*DeleteRegistryOutput, error)
DeleteRegistryWithContext(byteplus.Context, *DeleteRegistryInput, ...request.Option) (*DeleteRegistryOutput, error)
DeleteRegistryRequest(*DeleteRegistryInput) (*request.Request, *DeleteRegistryOutput)
DeleteRepositoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRepositoryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRepositoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRepository(*DeleteRepositoryInput) (*DeleteRepositoryOutput, error)
DeleteRepositoryWithContext(byteplus.Context, *DeleteRepositoryInput, ...request.Option) (*DeleteRepositoryOutput, error)
DeleteRepositoryRequest(*DeleteRepositoryInput) (*request.Request, *DeleteRepositoryOutput)
DeleteRobotAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteRobotAccountCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteRobotAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteRobotAccount(*DeleteRobotAccountInput) (*DeleteRobotAccountOutput, error)
DeleteRobotAccountWithContext(byteplus.Context, *DeleteRobotAccountInput, ...request.Option) (*DeleteRobotAccountOutput, error)
DeleteRobotAccountRequest(*DeleteRobotAccountInput) (*request.Request, *DeleteRobotAccountOutput)
DeleteTagsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteTagsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteTagsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteTags(*DeleteTagsInput) (*DeleteTagsOutput, error)
DeleteTagsWithContext(byteplus.Context, *DeleteTagsInput, ...request.Option) (*DeleteTagsOutput, error)
DeleteTagsRequest(*DeleteTagsInput) (*request.Request, *DeleteTagsOutput)
GetAuthorizationTokenCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetAuthorizationTokenCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetAuthorizationTokenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetAuthorizationToken(*GetAuthorizationTokenInput) (*GetAuthorizationTokenOutput, error)
GetAuthorizationTokenWithContext(byteplus.Context, *GetAuthorizationTokenInput, ...request.Option) (*GetAuthorizationTokenOutput, error)
GetAuthorizationTokenRequest(*GetAuthorizationTokenInput) (*request.Request, *GetAuthorizationTokenOutput)
GetPublicEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetPublicEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetPublicEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetPublicEndpoint(*GetPublicEndpointInput) (*GetPublicEndpointOutput, error)
GetPublicEndpointWithContext(byteplus.Context, *GetPublicEndpointInput, ...request.Option) (*GetPublicEndpointOutput, error)
GetPublicEndpointRequest(*GetPublicEndpointInput) (*request.Request, *GetPublicEndpointOutput)
GetUserCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetUserCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetUserCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetUser(*GetUserInput) (*GetUserOutput, error)
GetUserWithContext(byteplus.Context, *GetUserInput, ...request.Option) (*GetUserOutput, error)
GetUserRequest(*GetUserInput) (*request.Request, *GetUserOutput)
GetVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetVpcEndpoint(*GetVpcEndpointInput) (*GetVpcEndpointOutput, error)
GetVpcEndpointWithContext(byteplus.Context, *GetVpcEndpointInput, ...request.Option) (*GetVpcEndpointOutput, error)
GetVpcEndpointRequest(*GetVpcEndpointInput) (*request.Request, *GetVpcEndpointOutput)
ListDomainsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListDomainsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListDomainsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListDomains(*ListDomainsInput) (*ListDomainsOutput, error)
ListDomainsWithContext(byteplus.Context, *ListDomainsInput, ...request.Option) (*ListDomainsOutput, error)
ListDomainsRequest(*ListDomainsInput) (*request.Request, *ListDomainsOutput)
ListNamespacesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListNamespacesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListNamespacesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListNamespaces(*ListNamespacesInput) (*ListNamespacesOutput, error)
ListNamespacesWithContext(byteplus.Context, *ListNamespacesInput, ...request.Option) (*ListNamespacesOutput, error)
ListNamespacesRequest(*ListNamespacesInput) (*request.Request, *ListNamespacesOutput)
ListRegistriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListRegistriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListRegistriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListRegistries(*ListRegistriesInput) (*ListRegistriesOutput, error)
ListRegistriesWithContext(byteplus.Context, *ListRegistriesInput, ...request.Option) (*ListRegistriesOutput, error)
ListRegistriesRequest(*ListRegistriesInput) (*request.Request, *ListRegistriesOutput)
ListRepositoriesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListRepositoriesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListRepositoriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListRepositories(*ListRepositoriesInput) (*ListRepositoriesOutput, error)
ListRepositoriesWithContext(byteplus.Context, *ListRepositoriesInput, ...request.Option) (*ListRepositoriesOutput, error)
ListRepositoriesRequest(*ListRepositoriesInput) (*request.Request, *ListRepositoriesOutput)
ListRobotAccountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListRobotAccountsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListRobotAccountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListRobotAccounts(*ListRobotAccountsInput) (*ListRobotAccountsOutput, error)
ListRobotAccountsWithContext(byteplus.Context, *ListRobotAccountsInput, ...request.Option) (*ListRobotAccountsOutput, error)
ListRobotAccountsRequest(*ListRobotAccountsInput) (*request.Request, *ListRobotAccountsOutput)
ListTagsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListTagsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListTagsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListTags(*ListTagsInput) (*ListTagsOutput, error)
ListTagsWithContext(byteplus.Context, *ListTagsInput, ...request.Option) (*ListTagsOutput, error)
ListTagsRequest(*ListTagsInput) (*request.Request, *ListTagsOutput)
SetUserCommon(*map[string]interface{}) (*map[string]interface{}, error)
SetUserCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SetUserCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SetUser(*SetUserInput) (*SetUserOutput, error)
SetUserWithContext(byteplus.Context, *SetUserInput, ...request.Option) (*SetUserOutput, error)
SetUserRequest(*SetUserInput) (*request.Request, *SetUserOutput)
StartRegistryCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartRegistryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartRegistryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartRegistry(*StartRegistryInput) (*StartRegistryOutput, error)
StartRegistryWithContext(byteplus.Context, *StartRegistryInput, ...request.Option) (*StartRegistryOutput, error)
StartRegistryRequest(*StartRegistryInput) (*request.Request, *StartRegistryOutput)
UpdatePublicEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePublicEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePublicEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePublicEndpoint(*UpdatePublicEndpointInput) (*UpdatePublicEndpointOutput, error)
UpdatePublicEndpointWithContext(byteplus.Context, *UpdatePublicEndpointInput, ...request.Option) (*UpdatePublicEndpointOutput, error)
UpdatePublicEndpointRequest(*UpdatePublicEndpointInput) (*request.Request, *UpdatePublicEndpointOutput)
UpdateRepositoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateRepositoryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateRepositoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateRepository(*UpdateRepositoryInput) (*UpdateRepositoryOutput, error)
UpdateRepositoryWithContext(byteplus.Context, *UpdateRepositoryInput, ...request.Option) (*UpdateRepositoryOutput, error)
UpdateRepositoryRequest(*UpdateRepositoryInput) (*request.Request, *UpdateRepositoryOutput)
UpdateRobotAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateRobotAccountCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateRobotAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateRobotAccount(*UpdateRobotAccountInput) (*UpdateRobotAccountOutput, error)
UpdateRobotAccountWithContext(byteplus.Context, *UpdateRobotAccountInput, ...request.Option) (*UpdateRobotAccountOutput, error)
UpdateRobotAccountRequest(*UpdateRobotAccountInput) (*request.Request, *UpdateRobotAccountOutput)
UpdateRobotAccountPasswordCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateRobotAccountPasswordCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateRobotAccountPasswordCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateRobotAccountPassword(*UpdateRobotAccountPasswordInput) (*UpdateRobotAccountPasswordOutput, error)
UpdateRobotAccountPasswordWithContext(byteplus.Context, *UpdateRobotAccountPasswordInput, ...request.Option) (*UpdateRobotAccountPasswordOutput, error)
UpdateRobotAccountPasswordRequest(*UpdateRobotAccountPasswordInput) (*request.Request, *UpdateRobotAccountPasswordOutput)
UpdateVpcEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateVpcEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateVpcEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateVpcEndpoint(*UpdateVpcEndpointInput) (*UpdateVpcEndpointOutput, error)
UpdateVpcEndpointWithContext(byteplus.Context, *UpdateVpcEndpointInput, ...request.Option) (*UpdateVpcEndpointOutput, error)
UpdateVpcEndpointRequest(*UpdateVpcEndpointInput) (*request.Request, *UpdateVpcEndpointOutput)
}
CRAPI provides an interface to enable mocking the cr.CR service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// CR.
func myFunc(svc CRAPI) bool {
// Make svc.CreateEndpointAclPolicies request
}
func main() {
sess := session.New()
svc := cr.New(sess)
myFunc(svc)
}
type ChartAttributeForListTagsOutput ¶
type ChartAttributeForListTagsOutput struct {
ApiVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChartAttributeForListTagsOutput) GoString ¶
func (s ChartAttributeForListTagsOutput) GoString() string
GoString returns the string representation
func (*ChartAttributeForListTagsOutput) SetApiVersion ¶
func (s *ChartAttributeForListTagsOutput) SetApiVersion(v string) *ChartAttributeForListTagsOutput
SetApiVersion sets the ApiVersion field's value.
func (*ChartAttributeForListTagsOutput) SetName ¶
func (s *ChartAttributeForListTagsOutput) SetName(v string) *ChartAttributeForListTagsOutput
SetName sets the Name field's value.
func (*ChartAttributeForListTagsOutput) SetVersion ¶
func (s *ChartAttributeForListTagsOutput) SetVersion(v string) *ChartAttributeForListTagsOutput
SetVersion sets the Version field's value.
func (ChartAttributeForListTagsOutput) String ¶
func (s ChartAttributeForListTagsOutput) String() string
String returns the string representation
type CreateEndpointAclPoliciesInput ¶
type CreateEndpointAclPoliciesInput struct {
Description *string `type:"string" json:",omitempty"`
Entries []*string `type:"list" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Type is a required field
Type *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateEndpointAclPoliciesInput) GoString ¶
func (s CreateEndpointAclPoliciesInput) GoString() string
GoString returns the string representation
func (*CreateEndpointAclPoliciesInput) SetDescription ¶
func (s *CreateEndpointAclPoliciesInput) SetDescription(v string) *CreateEndpointAclPoliciesInput
SetDescription sets the Description field's value.
func (*CreateEndpointAclPoliciesInput) SetEntries ¶
func (s *CreateEndpointAclPoliciesInput) SetEntries(v []*string) *CreateEndpointAclPoliciesInput
SetEntries sets the Entries field's value.
func (*CreateEndpointAclPoliciesInput) SetRegistry ¶
func (s *CreateEndpointAclPoliciesInput) SetRegistry(v string) *CreateEndpointAclPoliciesInput
SetRegistry sets the Registry field's value.
func (*CreateEndpointAclPoliciesInput) SetType ¶
func (s *CreateEndpointAclPoliciesInput) SetType(v string) *CreateEndpointAclPoliciesInput
SetType sets the Type field's value.
func (CreateEndpointAclPoliciesInput) String ¶
func (s CreateEndpointAclPoliciesInput) String() string
String returns the string representation
func (*CreateEndpointAclPoliciesInput) Validate ¶
func (s *CreateEndpointAclPoliciesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEndpointAclPoliciesOutput ¶
type CreateEndpointAclPoliciesOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateEndpointAclPoliciesOutput) GoString ¶
func (s CreateEndpointAclPoliciesOutput) GoString() string
GoString returns the string representation
func (CreateEndpointAclPoliciesOutput) String ¶
func (s CreateEndpointAclPoliciesOutput) String() string
String returns the string representation
type CreateNamespaceInput ¶
type CreateNamespaceInput struct {
ClientToken *string `type:"string" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
Project *string `type:"string" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateNamespaceInput) GoString ¶
func (s CreateNamespaceInput) GoString() string
GoString returns the string representation
func (*CreateNamespaceInput) SetClientToken ¶
func (s *CreateNamespaceInput) SetClientToken(v string) *CreateNamespaceInput
SetClientToken sets the ClientToken field's value.
func (*CreateNamespaceInput) SetName ¶
func (s *CreateNamespaceInput) SetName(v string) *CreateNamespaceInput
SetName sets the Name field's value.
func (*CreateNamespaceInput) SetProject ¶
func (s *CreateNamespaceInput) SetProject(v string) *CreateNamespaceInput
SetProject sets the Project field's value.
func (*CreateNamespaceInput) SetRegistry ¶
func (s *CreateNamespaceInput) SetRegistry(v string) *CreateNamespaceInput
SetRegistry sets the Registry field's value.
func (CreateNamespaceInput) String ¶
func (s CreateNamespaceInput) String() string
String returns the string representation
func (*CreateNamespaceInput) Validate ¶
func (s *CreateNamespaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateNamespaceOutput ¶
type CreateNamespaceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateNamespaceOutput) GoString ¶
func (s CreateNamespaceOutput) GoString() string
GoString returns the string representation
func (CreateNamespaceOutput) String ¶
func (s CreateNamespaceOutput) String() string
String returns the string representation
type CreateRegistryInput ¶
type CreateRegistryInput struct {
ClientToken *string `type:"string" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
Project *string `type:"string" json:",omitempty"`
ResourceTags []*ResourceTagForCreateRegistryInput `type:"list" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateRegistryInput) GoString ¶
func (s CreateRegistryInput) GoString() string
GoString returns the string representation
func (*CreateRegistryInput) SetClientToken ¶
func (s *CreateRegistryInput) SetClientToken(v string) *CreateRegistryInput
SetClientToken sets the ClientToken field's value.
func (*CreateRegistryInput) SetName ¶
func (s *CreateRegistryInput) SetName(v string) *CreateRegistryInput
SetName sets the Name field's value.
func (*CreateRegistryInput) SetProject ¶
func (s *CreateRegistryInput) SetProject(v string) *CreateRegistryInput
SetProject sets the Project field's value.
func (*CreateRegistryInput) SetResourceTags ¶
func (s *CreateRegistryInput) SetResourceTags(v []*ResourceTagForCreateRegistryInput) *CreateRegistryInput
SetResourceTags sets the ResourceTags field's value.
func (*CreateRegistryInput) SetType ¶
func (s *CreateRegistryInput) SetType(v string) *CreateRegistryInput
SetType sets the Type field's value.
func (CreateRegistryInput) String ¶
func (s CreateRegistryInput) String() string
String returns the string representation
func (*CreateRegistryInput) Validate ¶
func (s *CreateRegistryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRegistryOutput ¶
type CreateRegistryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateRegistryOutput) GoString ¶
func (s CreateRegistryOutput) GoString() string
GoString returns the string representation
func (CreateRegistryOutput) String ¶
func (s CreateRegistryOutput) String() string
String returns the string representation
type CreateRepositoryInput ¶
type CreateRepositoryInput struct {
AccessLevel *string `type:"string" json:",omitempty"`
ClientToken *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// Namespace is a required field
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateRepositoryInput) GoString ¶
func (s CreateRepositoryInput) GoString() string
GoString returns the string representation
func (*CreateRepositoryInput) SetAccessLevel ¶
func (s *CreateRepositoryInput) SetAccessLevel(v string) *CreateRepositoryInput
SetAccessLevel sets the AccessLevel field's value.
func (*CreateRepositoryInput) SetClientToken ¶
func (s *CreateRepositoryInput) SetClientToken(v string) *CreateRepositoryInput
SetClientToken sets the ClientToken field's value.
func (*CreateRepositoryInput) SetDescription ¶
func (s *CreateRepositoryInput) SetDescription(v string) *CreateRepositoryInput
SetDescription sets the Description field's value.
func (*CreateRepositoryInput) SetName ¶
func (s *CreateRepositoryInput) SetName(v string) *CreateRepositoryInput
SetName sets the Name field's value.
func (*CreateRepositoryInput) SetNamespace ¶
func (s *CreateRepositoryInput) SetNamespace(v string) *CreateRepositoryInput
SetNamespace sets the Namespace field's value.
func (*CreateRepositoryInput) SetRegistry ¶
func (s *CreateRepositoryInput) SetRegistry(v string) *CreateRepositoryInput
SetRegistry sets the Registry field's value.
func (CreateRepositoryInput) String ¶
func (s CreateRepositoryInput) String() string
String returns the string representation
func (*CreateRepositoryInput) Validate ¶
func (s *CreateRepositoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRepositoryOutput ¶
type CreateRepositoryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateRepositoryOutput) GoString ¶
func (s CreateRepositoryOutput) GoString() string
GoString returns the string representation
func (CreateRepositoryOutput) String ¶
func (s CreateRepositoryOutput) String() string
String returns the string representation
type CreateRobotAccountInput ¶
type CreateRobotAccountInput struct {
Description *string `type:"string" json:",omitempty"`
// Duration is a required field
Duration *int64 `type:"int64" json:",omitempty" required:"true"`
Password *string `type:"string" json:",omitempty"`
Permissions []*PermissionForCreateRobotAccountInput `type:"list" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Username is a required field
Username *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateRobotAccountInput) GoString ¶
func (s CreateRobotAccountInput) GoString() string
GoString returns the string representation
func (*CreateRobotAccountInput) SetDescription ¶
func (s *CreateRobotAccountInput) SetDescription(v string) *CreateRobotAccountInput
SetDescription sets the Description field's value.
func (*CreateRobotAccountInput) SetDuration ¶
func (s *CreateRobotAccountInput) SetDuration(v int64) *CreateRobotAccountInput
SetDuration sets the Duration field's value.
func (*CreateRobotAccountInput) SetPassword ¶
func (s *CreateRobotAccountInput) SetPassword(v string) *CreateRobotAccountInput
SetPassword sets the Password field's value.
func (*CreateRobotAccountInput) SetPermissions ¶
func (s *CreateRobotAccountInput) SetPermissions(v []*PermissionForCreateRobotAccountInput) *CreateRobotAccountInput
SetPermissions sets the Permissions field's value.
func (*CreateRobotAccountInput) SetRegistry ¶
func (s *CreateRobotAccountInput) SetRegistry(v string) *CreateRobotAccountInput
SetRegistry sets the Registry field's value.
func (*CreateRobotAccountInput) SetUsername ¶
func (s *CreateRobotAccountInput) SetUsername(v string) *CreateRobotAccountInput
SetUsername sets the Username field's value.
func (CreateRobotAccountInput) String ¶
func (s CreateRobotAccountInput) String() string
String returns the string representation
func (*CreateRobotAccountInput) Validate ¶
func (s *CreateRobotAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRobotAccountOutput ¶
type CreateRobotAccountOutput struct {
Metadata *response.ResponseMetadata
Password *string `type:"string" json:",omitempty"`
Username *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateRobotAccountOutput) GoString ¶
func (s CreateRobotAccountOutput) GoString() string
GoString returns the string representation
func (*CreateRobotAccountOutput) SetPassword ¶
func (s *CreateRobotAccountOutput) SetPassword(v string) *CreateRobotAccountOutput
SetPassword sets the Password field's value.
func (*CreateRobotAccountOutput) SetUsername ¶
func (s *CreateRobotAccountOutput) SetUsername(v string) *CreateRobotAccountOutput
SetUsername sets the Username field's value.
func (CreateRobotAccountOutput) String ¶
func (s CreateRobotAccountOutput) String() string
String returns the string representation
type DeleteEndpointAclPoliciesInput ¶
type DeleteEndpointAclPoliciesInput struct {
Entries []*string `type:"list" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Type is a required field
Type *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteEndpointAclPoliciesInput) GoString ¶
func (s DeleteEndpointAclPoliciesInput) GoString() string
GoString returns the string representation
func (*DeleteEndpointAclPoliciesInput) SetEntries ¶
func (s *DeleteEndpointAclPoliciesInput) SetEntries(v []*string) *DeleteEndpointAclPoliciesInput
SetEntries sets the Entries field's value.
func (*DeleteEndpointAclPoliciesInput) SetRegistry ¶
func (s *DeleteEndpointAclPoliciesInput) SetRegistry(v string) *DeleteEndpointAclPoliciesInput
SetRegistry sets the Registry field's value.
func (*DeleteEndpointAclPoliciesInput) SetType ¶
func (s *DeleteEndpointAclPoliciesInput) SetType(v string) *DeleteEndpointAclPoliciesInput
SetType sets the Type field's value.
func (DeleteEndpointAclPoliciesInput) String ¶
func (s DeleteEndpointAclPoliciesInput) String() string
String returns the string representation
func (*DeleteEndpointAclPoliciesInput) Validate ¶
func (s *DeleteEndpointAclPoliciesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteEndpointAclPoliciesOutput ¶
type DeleteEndpointAclPoliciesOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteEndpointAclPoliciesOutput) GoString ¶
func (s DeleteEndpointAclPoliciesOutput) GoString() string
GoString returns the string representation
func (DeleteEndpointAclPoliciesOutput) String ¶
func (s DeleteEndpointAclPoliciesOutput) String() string
String returns the string representation
type DeleteNamespaceInput ¶
type DeleteNamespaceInput struct {
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteNamespaceInput) GoString ¶
func (s DeleteNamespaceInput) GoString() string
GoString returns the string representation
func (*DeleteNamespaceInput) SetName ¶
func (s *DeleteNamespaceInput) SetName(v string) *DeleteNamespaceInput
SetName sets the Name field's value.
func (*DeleteNamespaceInput) SetRegistry ¶
func (s *DeleteNamespaceInput) SetRegistry(v string) *DeleteNamespaceInput
SetRegistry sets the Registry field's value.
func (DeleteNamespaceInput) String ¶
func (s DeleteNamespaceInput) String() string
String returns the string representation
func (*DeleteNamespaceInput) Validate ¶
func (s *DeleteNamespaceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteNamespaceOutput ¶
type DeleteNamespaceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteNamespaceOutput) GoString ¶
func (s DeleteNamespaceOutput) GoString() string
GoString returns the string representation
func (DeleteNamespaceOutput) String ¶
func (s DeleteNamespaceOutput) String() string
String returns the string representation
type DeleteRegistryInput ¶
type DeleteRegistryInput struct {
DeleteImmediately *bool `type:"boolean" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRegistryInput) GoString ¶
func (s DeleteRegistryInput) GoString() string
GoString returns the string representation
func (*DeleteRegistryInput) SetDeleteImmediately ¶
func (s *DeleteRegistryInput) SetDeleteImmediately(v bool) *DeleteRegistryInput
SetDeleteImmediately sets the DeleteImmediately field's value.
func (*DeleteRegistryInput) SetName ¶
func (s *DeleteRegistryInput) SetName(v string) *DeleteRegistryInput
SetName sets the Name field's value.
func (DeleteRegistryInput) String ¶
func (s DeleteRegistryInput) String() string
String returns the string representation
func (*DeleteRegistryInput) Validate ¶
func (s *DeleteRegistryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRegistryOutput ¶
type DeleteRegistryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteRegistryOutput) GoString ¶
func (s DeleteRegistryOutput) GoString() string
GoString returns the string representation
func (DeleteRegistryOutput) String ¶
func (s DeleteRegistryOutput) String() string
String returns the string representation
type DeleteRepositoryInput ¶
type DeleteRepositoryInput struct {
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// Namespace is a required field
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRepositoryInput) GoString ¶
func (s DeleteRepositoryInput) GoString() string
GoString returns the string representation
func (*DeleteRepositoryInput) SetName ¶
func (s *DeleteRepositoryInput) SetName(v string) *DeleteRepositoryInput
SetName sets the Name field's value.
func (*DeleteRepositoryInput) SetNamespace ¶
func (s *DeleteRepositoryInput) SetNamespace(v string) *DeleteRepositoryInput
SetNamespace sets the Namespace field's value.
func (*DeleteRepositoryInput) SetRegistry ¶
func (s *DeleteRepositoryInput) SetRegistry(v string) *DeleteRepositoryInput
SetRegistry sets the Registry field's value.
func (DeleteRepositoryInput) String ¶
func (s DeleteRepositoryInput) String() string
String returns the string representation
func (*DeleteRepositoryInput) Validate ¶
func (s *DeleteRepositoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRepositoryOutput ¶
type DeleteRepositoryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteRepositoryOutput) GoString ¶
func (s DeleteRepositoryOutput) GoString() string
GoString returns the string representation
func (DeleteRepositoryOutput) String ¶
func (s DeleteRepositoryOutput) String() string
String returns the string representation
type DeleteRobotAccountInput ¶
type DeleteRobotAccountInput struct {
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Username is a required field
Username *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteRobotAccountInput) GoString ¶
func (s DeleteRobotAccountInput) GoString() string
GoString returns the string representation
func (*DeleteRobotAccountInput) SetRegistry ¶
func (s *DeleteRobotAccountInput) SetRegistry(v string) *DeleteRobotAccountInput
SetRegistry sets the Registry field's value.
func (*DeleteRobotAccountInput) SetUsername ¶
func (s *DeleteRobotAccountInput) SetUsername(v string) *DeleteRobotAccountInput
SetUsername sets the Username field's value.
func (DeleteRobotAccountInput) String ¶
func (s DeleteRobotAccountInput) String() string
String returns the string representation
func (*DeleteRobotAccountInput) Validate ¶
func (s *DeleteRobotAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRobotAccountOutput ¶
type DeleteRobotAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteRobotAccountOutput) GoString ¶
func (s DeleteRobotAccountOutput) GoString() string
GoString returns the string representation
func (DeleteRobotAccountOutput) String ¶
func (s DeleteRobotAccountOutput) String() string
String returns the string representation
type DeleteTagsInput ¶
type DeleteTagsInput struct {
Names []*string `type:"list" json:",omitempty"`
// Namespace is a required field
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Repository is a required field
Repository *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteTagsInput) GoString ¶
func (s DeleteTagsInput) GoString() string
GoString returns the string representation
func (*DeleteTagsInput) SetNames ¶
func (s *DeleteTagsInput) SetNames(v []*string) *DeleteTagsInput
SetNames sets the Names field's value.
func (*DeleteTagsInput) SetNamespace ¶
func (s *DeleteTagsInput) SetNamespace(v string) *DeleteTagsInput
SetNamespace sets the Namespace field's value.
func (*DeleteTagsInput) SetRegistry ¶
func (s *DeleteTagsInput) SetRegistry(v string) *DeleteTagsInput
SetRegistry sets the Registry field's value.
func (*DeleteTagsInput) SetRepository ¶
func (s *DeleteTagsInput) SetRepository(v string) *DeleteTagsInput
SetRepository sets the Repository field's value.
func (DeleteTagsInput) String ¶
func (s DeleteTagsInput) String() string
String returns the string representation
func (*DeleteTagsInput) Validate ¶
func (s *DeleteTagsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTagsOutput ¶
type DeleteTagsOutput struct {
Metadata *response.ResponseMetadata
Failures []*FailureForDeleteTagsOutput `type:"list" json:",omitempty"`
Successes []*SuccessForDeleteTagsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteTagsOutput) GoString ¶
func (s DeleteTagsOutput) GoString() string
GoString returns the string representation
func (*DeleteTagsOutput) SetFailures ¶
func (s *DeleteTagsOutput) SetFailures(v []*FailureForDeleteTagsOutput) *DeleteTagsOutput
SetFailures sets the Failures field's value.
func (*DeleteTagsOutput) SetSuccesses ¶
func (s *DeleteTagsOutput) SetSuccesses(v []*SuccessForDeleteTagsOutput) *DeleteTagsOutput
SetSuccesses sets the Successes field's value.
func (DeleteTagsOutput) String ¶
func (s DeleteTagsOutput) String() string
String returns the string representation
type FailureForDeleteTagsOutput ¶
type FailureForDeleteTagsOutput struct {
Name *string `type:"string" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FailureForDeleteTagsOutput) GoString ¶
func (s FailureForDeleteTagsOutput) GoString() string
GoString returns the string representation
func (*FailureForDeleteTagsOutput) SetName ¶
func (s *FailureForDeleteTagsOutput) SetName(v string) *FailureForDeleteTagsOutput
SetName sets the Name field's value.
func (*FailureForDeleteTagsOutput) SetReason ¶
func (s *FailureForDeleteTagsOutput) SetReason(v string) *FailureForDeleteTagsOutput
SetReason sets the Reason field's value.
func (FailureForDeleteTagsOutput) String ¶
func (s FailureForDeleteTagsOutput) String() string
String returns the string representation
type FilterForGetVpcEndpointInput ¶
type FilterForGetVpcEndpointInput struct {
Statuses []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForGetVpcEndpointInput) GoString ¶
func (s FilterForGetVpcEndpointInput) GoString() string
GoString returns the string representation
func (*FilterForGetVpcEndpointInput) SetStatuses ¶
func (s *FilterForGetVpcEndpointInput) SetStatuses(v []*string) *FilterForGetVpcEndpointInput
SetStatuses sets the Statuses field's value.
func (FilterForGetVpcEndpointInput) String ¶
func (s FilterForGetVpcEndpointInput) String() string
String returns the string representation
type FilterForListNamespacesInput ¶
type FilterForListNamespacesInput struct {
InProject *bool `type:"boolean" json:",omitempty"`
Names []*string `type:"list" json:",omitempty"`
Projects []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListNamespacesInput) GoString ¶
func (s FilterForListNamespacesInput) GoString() string
GoString returns the string representation
func (*FilterForListNamespacesInput) SetInProject ¶
func (s *FilterForListNamespacesInput) SetInProject(v bool) *FilterForListNamespacesInput
SetInProject sets the InProject field's value.
func (*FilterForListNamespacesInput) SetNames ¶
func (s *FilterForListNamespacesInput) SetNames(v []*string) *FilterForListNamespacesInput
SetNames sets the Names field's value.
func (*FilterForListNamespacesInput) SetProjects ¶
func (s *FilterForListNamespacesInput) SetProjects(v []*string) *FilterForListNamespacesInput
SetProjects sets the Projects field's value.
func (FilterForListNamespacesInput) String ¶
func (s FilterForListNamespacesInput) String() string
String returns the string representation
type FilterForListRegistriesInput ¶
type FilterForListRegistriesInput struct {
Names []*string `type:"list" json:",omitempty"`
Projects []*string `type:"list" json:",omitempty"`
Statuses []*StatusForListRegistriesInput `type:"list" json:",omitempty"`
Types []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListRegistriesInput) GoString ¶
func (s FilterForListRegistriesInput) GoString() string
GoString returns the string representation
func (*FilterForListRegistriesInput) SetNames ¶
func (s *FilterForListRegistriesInput) SetNames(v []*string) *FilterForListRegistriesInput
SetNames sets the Names field's value.
func (*FilterForListRegistriesInput) SetProjects ¶
func (s *FilterForListRegistriesInput) SetProjects(v []*string) *FilterForListRegistriesInput
SetProjects sets the Projects field's value.
func (*FilterForListRegistriesInput) SetStatuses ¶
func (s *FilterForListRegistriesInput) SetStatuses(v []*StatusForListRegistriesInput) *FilterForListRegistriesInput
SetStatuses sets the Statuses field's value.
func (*FilterForListRegistriesInput) SetTypes ¶
func (s *FilterForListRegistriesInput) SetTypes(v []*string) *FilterForListRegistriesInput
SetTypes sets the Types field's value.
func (FilterForListRegistriesInput) String ¶
func (s FilterForListRegistriesInput) String() string
String returns the string representation
type FilterForListRepositoriesInput ¶
type FilterForListRepositoriesInput struct {
AccessLevels []*string `type:"list" json:",omitempty"`
Names []*string `type:"list" json:",omitempty"`
Namespaces []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListRepositoriesInput) GoString ¶
func (s FilterForListRepositoriesInput) GoString() string
GoString returns the string representation
func (*FilterForListRepositoriesInput) SetAccessLevels ¶
func (s *FilterForListRepositoriesInput) SetAccessLevels(v []*string) *FilterForListRepositoriesInput
SetAccessLevels sets the AccessLevels field's value.
func (*FilterForListRepositoriesInput) SetNames ¶
func (s *FilterForListRepositoriesInput) SetNames(v []*string) *FilterForListRepositoriesInput
SetNames sets the Names field's value.
func (*FilterForListRepositoriesInput) SetNamespaces ¶
func (s *FilterForListRepositoriesInput) SetNamespaces(v []*string) *FilterForListRepositoriesInput
SetNamespaces sets the Namespaces field's value.
func (FilterForListRepositoriesInput) String ¶
func (s FilterForListRepositoriesInput) String() string
String returns the string representation
type FilterForListRobotAccountsInput ¶
type FilterForListRobotAccountsInput struct {
Descriptions []*string `type:"list" json:",omitempty"`
Disabled *bool `type:"boolean" json:",omitempty"`
Usernames []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListRobotAccountsInput) GoString ¶
func (s FilterForListRobotAccountsInput) GoString() string
GoString returns the string representation
func (*FilterForListRobotAccountsInput) SetDescriptions ¶
func (s *FilterForListRobotAccountsInput) SetDescriptions(v []*string) *FilterForListRobotAccountsInput
SetDescriptions sets the Descriptions field's value.
func (*FilterForListRobotAccountsInput) SetDisabled ¶
func (s *FilterForListRobotAccountsInput) SetDisabled(v bool) *FilterForListRobotAccountsInput
SetDisabled sets the Disabled field's value.
func (*FilterForListRobotAccountsInput) SetUsernames ¶
func (s *FilterForListRobotAccountsInput) SetUsernames(v []*string) *FilterForListRobotAccountsInput
SetUsernames sets the Usernames field's value.
func (FilterForListRobotAccountsInput) String ¶
func (s FilterForListRobotAccountsInput) String() string
String returns the string representation
type FilterForListTagsInput ¶
type FilterForListTagsInput struct {
Names []*string `type:"list" json:",omitempty"`
Types []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListTagsInput) GoString ¶
func (s FilterForListTagsInput) GoString() string
GoString returns the string representation
func (*FilterForListTagsInput) SetNames ¶
func (s *FilterForListTagsInput) SetNames(v []*string) *FilterForListTagsInput
SetNames sets the Names field's value.
func (*FilterForListTagsInput) SetTypes ¶
func (s *FilterForListTagsInput) SetTypes(v []*string) *FilterForListTagsInput
SetTypes sets the Types field's value.
func (FilterForListTagsInput) String ¶
func (s FilterForListTagsInput) String() string
String returns the string representation
type GetAuthorizationTokenInput ¶
type GetAuthorizationTokenInput struct {
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetAuthorizationTokenInput) GoString ¶
func (s GetAuthorizationTokenInput) GoString() string
GoString returns the string representation
func (*GetAuthorizationTokenInput) SetRegistry ¶
func (s *GetAuthorizationTokenInput) SetRegistry(v string) *GetAuthorizationTokenInput
SetRegistry sets the Registry field's value.
func (GetAuthorizationTokenInput) String ¶
func (s GetAuthorizationTokenInput) String() string
String returns the string representation
func (*GetAuthorizationTokenInput) Validate ¶
func (s *GetAuthorizationTokenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAuthorizationTokenOutput ¶
type GetAuthorizationTokenOutput struct {
Metadata *response.ResponseMetadata
ExpireTime *string `type:"string" json:",omitempty"`
Token *string `type:"string" json:",omitempty"`
Username *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetAuthorizationTokenOutput) GoString ¶
func (s GetAuthorizationTokenOutput) GoString() string
GoString returns the string representation
func (*GetAuthorizationTokenOutput) SetExpireTime ¶
func (s *GetAuthorizationTokenOutput) SetExpireTime(v string) *GetAuthorizationTokenOutput
SetExpireTime sets the ExpireTime field's value.
func (*GetAuthorizationTokenOutput) SetToken ¶
func (s *GetAuthorizationTokenOutput) SetToken(v string) *GetAuthorizationTokenOutput
SetToken sets the Token field's value.
func (*GetAuthorizationTokenOutput) SetUsername ¶
func (s *GetAuthorizationTokenOutput) SetUsername(v string) *GetAuthorizationTokenOutput
SetUsername sets the Username field's value.
func (GetAuthorizationTokenOutput) String ¶
func (s GetAuthorizationTokenOutput) String() string
String returns the string representation
type GetPublicEndpointInput ¶
type GetPublicEndpointInput struct {
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetPublicEndpointInput) GoString ¶
func (s GetPublicEndpointInput) GoString() string
GoString returns the string representation
func (*GetPublicEndpointInput) SetRegistry ¶
func (s *GetPublicEndpointInput) SetRegistry(v string) *GetPublicEndpointInput
SetRegistry sets the Registry field's value.
func (GetPublicEndpointInput) String ¶
func (s GetPublicEndpointInput) String() string
String returns the string representation
func (*GetPublicEndpointInput) Validate ¶
func (s *GetPublicEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetPublicEndpointOutput ¶
type GetPublicEndpointOutput struct {
Metadata *response.ResponseMetadata
AclPolicies []*AclPolicyForGetPublicEndpointOutput `type:"list" json:",omitempty"`
Enabled *bool `type:"boolean" json:",omitempty"`
Registry *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPublicEndpointOutput) GoString ¶
func (s GetPublicEndpointOutput) GoString() string
GoString returns the string representation
func (*GetPublicEndpointOutput) SetAclPolicies ¶
func (s *GetPublicEndpointOutput) SetAclPolicies(v []*AclPolicyForGetPublicEndpointOutput) *GetPublicEndpointOutput
SetAclPolicies sets the AclPolicies field's value.
func (*GetPublicEndpointOutput) SetEnabled ¶
func (s *GetPublicEndpointOutput) SetEnabled(v bool) *GetPublicEndpointOutput
SetEnabled sets the Enabled field's value.
func (*GetPublicEndpointOutput) SetRegistry ¶
func (s *GetPublicEndpointOutput) SetRegistry(v string) *GetPublicEndpointOutput
SetRegistry sets the Registry field's value.
func (*GetPublicEndpointOutput) SetStatus ¶
func (s *GetPublicEndpointOutput) SetStatus(v string) *GetPublicEndpointOutput
SetStatus sets the Status field's value.
func (GetPublicEndpointOutput) String ¶
func (s GetPublicEndpointOutput) String() string
String returns the string representation
type GetUserInput ¶
type GetUserInput struct {
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetUserInput) GoString ¶
func (s GetUserInput) GoString() string
GoString returns the string representation
func (*GetUserInput) SetRegistry ¶
func (s *GetUserInput) SetRegistry(v string) *GetUserInput
SetRegistry sets the Registry field's value.
func (GetUserInput) String ¶
func (s GetUserInput) String() string
String returns the string representation
func (*GetUserInput) Validate ¶
func (s *GetUserInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetUserOutput ¶
type GetUserOutput struct {
Metadata *response.ResponseMetadata
Status *string `type:"string" json:",omitempty"`
Username *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetUserOutput) GoString ¶
func (s GetUserOutput) GoString() string
GoString returns the string representation
func (*GetUserOutput) SetStatus ¶
func (s *GetUserOutput) SetStatus(v string) *GetUserOutput
SetStatus sets the Status field's value.
func (*GetUserOutput) SetUsername ¶
func (s *GetUserOutput) SetUsername(v string) *GetUserOutput
SetUsername sets the Username field's value.
func (GetUserOutput) String ¶
func (s GetUserOutput) String() string
String returns the string representation
type GetVpcEndpointInput ¶
type GetVpcEndpointInput struct {
Filter *FilterForGetVpcEndpointInput `type:"structure" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetVpcEndpointInput) GoString ¶
func (s GetVpcEndpointInput) GoString() string
GoString returns the string representation
func (*GetVpcEndpointInput) SetFilter ¶
func (s *GetVpcEndpointInput) SetFilter(v *FilterForGetVpcEndpointInput) *GetVpcEndpointInput
SetFilter sets the Filter field's value.
func (*GetVpcEndpointInput) SetRegistry ¶
func (s *GetVpcEndpointInput) SetRegistry(v string) *GetVpcEndpointInput
SetRegistry sets the Registry field's value.
func (GetVpcEndpointInput) String ¶
func (s GetVpcEndpointInput) String() string
String returns the string representation
func (*GetVpcEndpointInput) Validate ¶
func (s *GetVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVpcEndpointOutput ¶
type GetVpcEndpointOutput struct {
Metadata *response.ResponseMetadata
Registry *string `type:"string" json:",omitempty"`
Vpcs []*VpcForGetVpcEndpointOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVpcEndpointOutput) GoString ¶
func (s GetVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*GetVpcEndpointOutput) SetRegistry ¶
func (s *GetVpcEndpointOutput) SetRegistry(v string) *GetVpcEndpointOutput
SetRegistry sets the Registry field's value.
func (*GetVpcEndpointOutput) SetVpcs ¶
func (s *GetVpcEndpointOutput) SetVpcs(v []*VpcForGetVpcEndpointOutput) *GetVpcEndpointOutput
SetVpcs sets the Vpcs field's value.
func (GetVpcEndpointOutput) String ¶
func (s GetVpcEndpointOutput) String() string
String returns the string representation
type ImageAttributeForListTagsOutput ¶
type ImageAttributeForListTagsOutput struct {
Architecture *string `type:"string" json:",omitempty"`
Author *string `type:"string" json:",omitempty"`
Digest *string `type:"string" json:",omitempty"`
Os *string `type:"string" json:",omitempty"`
Size *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImageAttributeForListTagsOutput) GoString ¶
func (s ImageAttributeForListTagsOutput) GoString() string
GoString returns the string representation
func (*ImageAttributeForListTagsOutput) SetArchitecture ¶
func (s *ImageAttributeForListTagsOutput) SetArchitecture(v string) *ImageAttributeForListTagsOutput
SetArchitecture sets the Architecture field's value.
func (*ImageAttributeForListTagsOutput) SetAuthor ¶
func (s *ImageAttributeForListTagsOutput) SetAuthor(v string) *ImageAttributeForListTagsOutput
SetAuthor sets the Author field's value.
func (*ImageAttributeForListTagsOutput) SetDigest ¶
func (s *ImageAttributeForListTagsOutput) SetDigest(v string) *ImageAttributeForListTagsOutput
SetDigest sets the Digest field's value.
func (*ImageAttributeForListTagsOutput) SetOs ¶
func (s *ImageAttributeForListTagsOutput) SetOs(v string) *ImageAttributeForListTagsOutput
SetOs sets the Os field's value.
func (*ImageAttributeForListTagsOutput) SetSize ¶
func (s *ImageAttributeForListTagsOutput) SetSize(v int64) *ImageAttributeForListTagsOutput
SetSize sets the Size field's value.
func (ImageAttributeForListTagsOutput) String ¶
func (s ImageAttributeForListTagsOutput) String() string
String returns the string representation
type ItemForListDomainsOutput ¶
type ItemForListDomainsOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Default *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListDomainsOutput) GoString ¶
func (s ItemForListDomainsOutput) GoString() string
GoString returns the string representation
func (*ItemForListDomainsOutput) SetCreateTime ¶
func (s *ItemForListDomainsOutput) SetCreateTime(v string) *ItemForListDomainsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListDomainsOutput) SetDefault ¶
func (s *ItemForListDomainsOutput) SetDefault(v bool) *ItemForListDomainsOutput
SetDefault sets the Default field's value.
func (*ItemForListDomainsOutput) SetDomain ¶
func (s *ItemForListDomainsOutput) SetDomain(v string) *ItemForListDomainsOutput
SetDomain sets the Domain field's value.
func (*ItemForListDomainsOutput) SetType ¶
func (s *ItemForListDomainsOutput) SetType(v string) *ItemForListDomainsOutput
SetType sets the Type field's value.
func (ItemForListDomainsOutput) String ¶
func (s ItemForListDomainsOutput) String() string
String returns the string representation
type ItemForListNamespacesOutput ¶
type ItemForListNamespacesOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListNamespacesOutput) GoString ¶
func (s ItemForListNamespacesOutput) GoString() string
GoString returns the string representation
func (*ItemForListNamespacesOutput) SetCreateTime ¶
func (s *ItemForListNamespacesOutput) SetCreateTime(v string) *ItemForListNamespacesOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListNamespacesOutput) SetName ¶
func (s *ItemForListNamespacesOutput) SetName(v string) *ItemForListNamespacesOutput
SetName sets the Name field's value.
func (*ItemForListNamespacesOutput) SetProject ¶
func (s *ItemForListNamespacesOutput) SetProject(v string) *ItemForListNamespacesOutput
SetProject sets the Project field's value.
func (ItemForListNamespacesOutput) String ¶
func (s ItemForListNamespacesOutput) String() string
String returns the string representation
type ItemForListRegistriesOutput ¶
type ItemForListRegistriesOutput struct {
ChargeType *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
ExpireTime *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProxyCache *ProxyCacheForListRegistriesOutput `type:"structure" json:",omitempty"`
ProxyCacheEnabled *bool `type:"boolean" json:",omitempty"`
RenewType *string `type:"string" json:",omitempty"`
ResourceTags []*ResourceTagForListRegistriesOutput `type:"list" json:",omitempty"`
Status *StatusForListRegistriesOutput `type:"structure" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListRegistriesOutput) GoString ¶
func (s ItemForListRegistriesOutput) GoString() string
GoString returns the string representation
func (*ItemForListRegistriesOutput) SetChargeType ¶
func (s *ItemForListRegistriesOutput) SetChargeType(v string) *ItemForListRegistriesOutput
SetChargeType sets the ChargeType field's value.
func (*ItemForListRegistriesOutput) SetCreateTime ¶
func (s *ItemForListRegistriesOutput) SetCreateTime(v string) *ItemForListRegistriesOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListRegistriesOutput) SetExpireTime ¶
func (s *ItemForListRegistriesOutput) SetExpireTime(v string) *ItemForListRegistriesOutput
SetExpireTime sets the ExpireTime field's value.
func (*ItemForListRegistriesOutput) SetName ¶
func (s *ItemForListRegistriesOutput) SetName(v string) *ItemForListRegistriesOutput
SetName sets the Name field's value.
func (*ItemForListRegistriesOutput) SetProject ¶
func (s *ItemForListRegistriesOutput) SetProject(v string) *ItemForListRegistriesOutput
SetProject sets the Project field's value.
func (*ItemForListRegistriesOutput) SetProxyCache ¶
func (s *ItemForListRegistriesOutput) SetProxyCache(v *ProxyCacheForListRegistriesOutput) *ItemForListRegistriesOutput
SetProxyCache sets the ProxyCache field's value.
func (*ItemForListRegistriesOutput) SetProxyCacheEnabled ¶
func (s *ItemForListRegistriesOutput) SetProxyCacheEnabled(v bool) *ItemForListRegistriesOutput
SetProxyCacheEnabled sets the ProxyCacheEnabled field's value.
func (*ItemForListRegistriesOutput) SetRenewType ¶
func (s *ItemForListRegistriesOutput) SetRenewType(v string) *ItemForListRegistriesOutput
SetRenewType sets the RenewType field's value.
func (*ItemForListRegistriesOutput) SetResourceTags ¶
func (s *ItemForListRegistriesOutput) SetResourceTags(v []*ResourceTagForListRegistriesOutput) *ItemForListRegistriesOutput
SetResourceTags sets the ResourceTags field's value.
func (*ItemForListRegistriesOutput) SetStatus ¶
func (s *ItemForListRegistriesOutput) SetStatus(v *StatusForListRegistriesOutput) *ItemForListRegistriesOutput
SetStatus sets the Status field's value.
func (*ItemForListRegistriesOutput) SetType ¶
func (s *ItemForListRegistriesOutput) SetType(v string) *ItemForListRegistriesOutput
SetType sets the Type field's value.
func (ItemForListRegistriesOutput) String ¶
func (s ItemForListRegistriesOutput) String() string
String returns the string representation
type ItemForListRepositoriesOutput ¶
type ItemForListRepositoriesOutput struct {
AccessLevel *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListRepositoriesOutput) GoString ¶
func (s ItemForListRepositoriesOutput) GoString() string
GoString returns the string representation
func (*ItemForListRepositoriesOutput) SetAccessLevel ¶
func (s *ItemForListRepositoriesOutput) SetAccessLevel(v string) *ItemForListRepositoriesOutput
SetAccessLevel sets the AccessLevel field's value.
func (*ItemForListRepositoriesOutput) SetCreateTime ¶
func (s *ItemForListRepositoriesOutput) SetCreateTime(v string) *ItemForListRepositoriesOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListRepositoriesOutput) SetDescription ¶
func (s *ItemForListRepositoriesOutput) SetDescription(v string) *ItemForListRepositoriesOutput
SetDescription sets the Description field's value.
func (*ItemForListRepositoriesOutput) SetName ¶
func (s *ItemForListRepositoriesOutput) SetName(v string) *ItemForListRepositoriesOutput
SetName sets the Name field's value.
func (*ItemForListRepositoriesOutput) SetNamespace ¶
func (s *ItemForListRepositoriesOutput) SetNamespace(v string) *ItemForListRepositoriesOutput
SetNamespace sets the Namespace field's value.
func (*ItemForListRepositoriesOutput) SetUpdateTime ¶
func (s *ItemForListRepositoriesOutput) SetUpdateTime(v string) *ItemForListRepositoriesOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListRepositoriesOutput) String ¶
func (s ItemForListRepositoriesOutput) String() string
String returns the string representation
type ItemForListRobotAccountsOutput ¶
type ItemForListRobotAccountsOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Disabled *bool `type:"boolean" json:",omitempty"`
ExpiresAt *int64 `type:"int64" json:",omitempty"`
Permissions []*PermissionForListRobotAccountsOutput `type:"list" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
Username *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListRobotAccountsOutput) GoString ¶
func (s ItemForListRobotAccountsOutput) GoString() string
GoString returns the string representation
func (*ItemForListRobotAccountsOutput) SetCreateTime ¶
func (s *ItemForListRobotAccountsOutput) SetCreateTime(v string) *ItemForListRobotAccountsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListRobotAccountsOutput) SetDescription ¶
func (s *ItemForListRobotAccountsOutput) SetDescription(v string) *ItemForListRobotAccountsOutput
SetDescription sets the Description field's value.
func (*ItemForListRobotAccountsOutput) SetDisabled ¶
func (s *ItemForListRobotAccountsOutput) SetDisabled(v bool) *ItemForListRobotAccountsOutput
SetDisabled sets the Disabled field's value.
func (*ItemForListRobotAccountsOutput) SetExpiresAt ¶
func (s *ItemForListRobotAccountsOutput) SetExpiresAt(v int64) *ItemForListRobotAccountsOutput
SetExpiresAt sets the ExpiresAt field's value.
func (*ItemForListRobotAccountsOutput) SetPermissions ¶
func (s *ItemForListRobotAccountsOutput) SetPermissions(v []*PermissionForListRobotAccountsOutput) *ItemForListRobotAccountsOutput
SetPermissions sets the Permissions field's value.
func (*ItemForListRobotAccountsOutput) SetUpdateTime ¶
func (s *ItemForListRobotAccountsOutput) SetUpdateTime(v string) *ItemForListRobotAccountsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*ItemForListRobotAccountsOutput) SetUsername ¶
func (s *ItemForListRobotAccountsOutput) SetUsername(v string) *ItemForListRobotAccountsOutput
SetUsername sets the Username field's value.
func (ItemForListRobotAccountsOutput) String ¶
func (s ItemForListRobotAccountsOutput) String() string
String returns the string representation
type ItemForListTagsOutput ¶
type ItemForListTagsOutput struct {
ChartAttribute *ChartAttributeForListTagsOutput `type:"structure" json:",omitempty"`
Digest *string `type:"string" json:",omitempty"`
ImageAttributes []*ImageAttributeForListTagsOutput `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PushTime *string `type:"string" json:",omitempty"`
Size *int64 `type:"int64" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListTagsOutput) GoString ¶
func (s ItemForListTagsOutput) GoString() string
GoString returns the string representation
func (*ItemForListTagsOutput) SetChartAttribute ¶
func (s *ItemForListTagsOutput) SetChartAttribute(v *ChartAttributeForListTagsOutput) *ItemForListTagsOutput
SetChartAttribute sets the ChartAttribute field's value.
func (*ItemForListTagsOutput) SetDigest ¶
func (s *ItemForListTagsOutput) SetDigest(v string) *ItemForListTagsOutput
SetDigest sets the Digest field's value.
func (*ItemForListTagsOutput) SetImageAttributes ¶
func (s *ItemForListTagsOutput) SetImageAttributes(v []*ImageAttributeForListTagsOutput) *ItemForListTagsOutput
SetImageAttributes sets the ImageAttributes field's value.
func (*ItemForListTagsOutput) SetName ¶
func (s *ItemForListTagsOutput) SetName(v string) *ItemForListTagsOutput
SetName sets the Name field's value.
func (*ItemForListTagsOutput) SetPushTime ¶
func (s *ItemForListTagsOutput) SetPushTime(v string) *ItemForListTagsOutput
SetPushTime sets the PushTime field's value.
func (*ItemForListTagsOutput) SetSize ¶
func (s *ItemForListTagsOutput) SetSize(v int64) *ItemForListTagsOutput
SetSize sets the Size field's value.
func (*ItemForListTagsOutput) SetType ¶
func (s *ItemForListTagsOutput) SetType(v string) *ItemForListTagsOutput
SetType sets the Type field's value.
func (ItemForListTagsOutput) String ¶
func (s ItemForListTagsOutput) String() string
String returns the string representation
type ListDomainsInput ¶
type ListDomainsInput struct {
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListDomainsInput) GoString ¶
func (s ListDomainsInput) GoString() string
GoString returns the string representation
func (*ListDomainsInput) SetPageNumber ¶
func (s *ListDomainsInput) SetPageNumber(v int64) *ListDomainsInput
SetPageNumber sets the PageNumber field's value.
func (*ListDomainsInput) SetPageSize ¶
func (s *ListDomainsInput) SetPageSize(v int64) *ListDomainsInput
SetPageSize sets the PageSize field's value.
func (*ListDomainsInput) SetRegistry ¶
func (s *ListDomainsInput) SetRegistry(v string) *ListDomainsInput
SetRegistry sets the Registry field's value.
func (ListDomainsInput) String ¶
func (s ListDomainsInput) String() string
String returns the string representation
func (*ListDomainsInput) Validate ¶
func (s *ListDomainsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListDomainsOutput ¶
type ListDomainsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListDomainsOutput `type:"list" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Registry *string `type:"string" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListDomainsOutput) GoString ¶
func (s ListDomainsOutput) GoString() string
GoString returns the string representation
func (*ListDomainsOutput) SetItems ¶
func (s *ListDomainsOutput) SetItems(v []*ItemForListDomainsOutput) *ListDomainsOutput
SetItems sets the Items field's value.
func (*ListDomainsOutput) SetPageNumber ¶
func (s *ListDomainsOutput) SetPageNumber(v int64) *ListDomainsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListDomainsOutput) SetPageSize ¶
func (s *ListDomainsOutput) SetPageSize(v int64) *ListDomainsOutput
SetPageSize sets the PageSize field's value.
func (*ListDomainsOutput) SetRegistry ¶
func (s *ListDomainsOutput) SetRegistry(v string) *ListDomainsOutput
SetRegistry sets the Registry field's value.
func (*ListDomainsOutput) SetTotalCount ¶
func (s *ListDomainsOutput) SetTotalCount(v int64) *ListDomainsOutput
SetTotalCount sets the TotalCount field's value.
func (ListDomainsOutput) String ¶
func (s ListDomainsOutput) String() string
String returns the string representation
type ListNamespacesInput ¶
type ListNamespacesInput struct {
Filter *FilterForListNamespacesInput `type:"structure" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListNamespacesInput) GoString ¶
func (s ListNamespacesInput) GoString() string
GoString returns the string representation
func (*ListNamespacesInput) SetFilter ¶
func (s *ListNamespacesInput) SetFilter(v *FilterForListNamespacesInput) *ListNamespacesInput
SetFilter sets the Filter field's value.
func (*ListNamespacesInput) SetPageNumber ¶
func (s *ListNamespacesInput) SetPageNumber(v int64) *ListNamespacesInput
SetPageNumber sets the PageNumber field's value.
func (*ListNamespacesInput) SetPageSize ¶
func (s *ListNamespacesInput) SetPageSize(v int64) *ListNamespacesInput
SetPageSize sets the PageSize field's value.
func (*ListNamespacesInput) SetRegistry ¶
func (s *ListNamespacesInput) SetRegistry(v string) *ListNamespacesInput
SetRegistry sets the Registry field's value.
func (ListNamespacesInput) String ¶
func (s ListNamespacesInput) String() string
String returns the string representation
func (*ListNamespacesInput) Validate ¶
func (s *ListNamespacesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListNamespacesOutput ¶
type ListNamespacesOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListNamespacesOutput `type:"list" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Registry *string `type:"string" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListNamespacesOutput) GoString ¶
func (s ListNamespacesOutput) GoString() string
GoString returns the string representation
func (*ListNamespacesOutput) SetItems ¶
func (s *ListNamespacesOutput) SetItems(v []*ItemForListNamespacesOutput) *ListNamespacesOutput
SetItems sets the Items field's value.
func (*ListNamespacesOutput) SetPageNumber ¶
func (s *ListNamespacesOutput) SetPageNumber(v int64) *ListNamespacesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListNamespacesOutput) SetPageSize ¶
func (s *ListNamespacesOutput) SetPageSize(v int64) *ListNamespacesOutput
SetPageSize sets the PageSize field's value.
func (*ListNamespacesOutput) SetRegistry ¶
func (s *ListNamespacesOutput) SetRegistry(v string) *ListNamespacesOutput
SetRegistry sets the Registry field's value.
func (*ListNamespacesOutput) SetTotalCount ¶
func (s *ListNamespacesOutput) SetTotalCount(v int64) *ListNamespacesOutput
SetTotalCount sets the TotalCount field's value.
func (ListNamespacesOutput) String ¶
func (s ListNamespacesOutput) String() string
String returns the string representation
type ListRegistriesInput ¶
type ListRegistriesInput struct {
Filter *FilterForListRegistriesInput `type:"structure" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
ResourceTagFilters []*ResourceTagFilterForListRegistriesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListRegistriesInput) GoString ¶
func (s ListRegistriesInput) GoString() string
GoString returns the string representation
func (*ListRegistriesInput) SetFilter ¶
func (s *ListRegistriesInput) SetFilter(v *FilterForListRegistriesInput) *ListRegistriesInput
SetFilter sets the Filter field's value.
func (*ListRegistriesInput) SetPageNumber ¶
func (s *ListRegistriesInput) SetPageNumber(v int64) *ListRegistriesInput
SetPageNumber sets the PageNumber field's value.
func (*ListRegistriesInput) SetPageSize ¶
func (s *ListRegistriesInput) SetPageSize(v int64) *ListRegistriesInput
SetPageSize sets the PageSize field's value.
func (*ListRegistriesInput) SetResourceTagFilters ¶
func (s *ListRegistriesInput) SetResourceTagFilters(v []*ResourceTagFilterForListRegistriesInput) *ListRegistriesInput
SetResourceTagFilters sets the ResourceTagFilters field's value.
func (ListRegistriesInput) String ¶
func (s ListRegistriesInput) String() string
String returns the string representation
func (*ListRegistriesInput) Validate ¶
func (s *ListRegistriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRegistriesOutput ¶
type ListRegistriesOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListRegistriesOutput `type:"list" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListRegistriesOutput) GoString ¶
func (s ListRegistriesOutput) GoString() string
GoString returns the string representation
func (*ListRegistriesOutput) SetItems ¶
func (s *ListRegistriesOutput) SetItems(v []*ItemForListRegistriesOutput) *ListRegistriesOutput
SetItems sets the Items field's value.
func (*ListRegistriesOutput) SetPageNumber ¶
func (s *ListRegistriesOutput) SetPageNumber(v int64) *ListRegistriesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListRegistriesOutput) SetPageSize ¶
func (s *ListRegistriesOutput) SetPageSize(v int64) *ListRegistriesOutput
SetPageSize sets the PageSize field's value.
func (*ListRegistriesOutput) SetTotalCount ¶
func (s *ListRegistriesOutput) SetTotalCount(v int64) *ListRegistriesOutput
SetTotalCount sets the TotalCount field's value.
func (ListRegistriesOutput) String ¶
func (s ListRegistriesOutput) String() string
String returns the string representation
type ListRepositoriesInput ¶
type ListRepositoriesInput struct {
Filter *FilterForListRepositoriesInput `type:"structure" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListRepositoriesInput) GoString ¶
func (s ListRepositoriesInput) GoString() string
GoString returns the string representation
func (*ListRepositoriesInput) SetFilter ¶
func (s *ListRepositoriesInput) SetFilter(v *FilterForListRepositoriesInput) *ListRepositoriesInput
SetFilter sets the Filter field's value.
func (*ListRepositoriesInput) SetPageNumber ¶
func (s *ListRepositoriesInput) SetPageNumber(v int64) *ListRepositoriesInput
SetPageNumber sets the PageNumber field's value.
func (*ListRepositoriesInput) SetPageSize ¶
func (s *ListRepositoriesInput) SetPageSize(v int64) *ListRepositoriesInput
SetPageSize sets the PageSize field's value.
func (*ListRepositoriesInput) SetRegistry ¶
func (s *ListRepositoriesInput) SetRegistry(v string) *ListRepositoriesInput
SetRegistry sets the Registry field's value.
func (ListRepositoriesInput) String ¶
func (s ListRepositoriesInput) String() string
String returns the string representation
func (*ListRepositoriesInput) Validate ¶
func (s *ListRepositoriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRepositoriesOutput ¶
type ListRepositoriesOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListRepositoriesOutput `type:"list" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Registry *string `type:"string" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListRepositoriesOutput) GoString ¶
func (s ListRepositoriesOutput) GoString() string
GoString returns the string representation
func (*ListRepositoriesOutput) SetItems ¶
func (s *ListRepositoriesOutput) SetItems(v []*ItemForListRepositoriesOutput) *ListRepositoriesOutput
SetItems sets the Items field's value.
func (*ListRepositoriesOutput) SetPageNumber ¶
func (s *ListRepositoriesOutput) SetPageNumber(v int64) *ListRepositoriesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListRepositoriesOutput) SetPageSize ¶
func (s *ListRepositoriesOutput) SetPageSize(v int64) *ListRepositoriesOutput
SetPageSize sets the PageSize field's value.
func (*ListRepositoriesOutput) SetRegistry ¶
func (s *ListRepositoriesOutput) SetRegistry(v string) *ListRepositoriesOutput
SetRegistry sets the Registry field's value.
func (*ListRepositoriesOutput) SetTotalCount ¶
func (s *ListRepositoriesOutput) SetTotalCount(v int64) *ListRepositoriesOutput
SetTotalCount sets the TotalCount field's value.
func (ListRepositoriesOutput) String ¶
func (s ListRepositoriesOutput) String() string
String returns the string representation
type ListRobotAccountsInput ¶
type ListRobotAccountsInput struct {
Filter *FilterForListRobotAccountsInput `type:"structure" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListRobotAccountsInput) GoString ¶
func (s ListRobotAccountsInput) GoString() string
GoString returns the string representation
func (*ListRobotAccountsInput) SetFilter ¶
func (s *ListRobotAccountsInput) SetFilter(v *FilterForListRobotAccountsInput) *ListRobotAccountsInput
SetFilter sets the Filter field's value.
func (*ListRobotAccountsInput) SetPageNumber ¶
func (s *ListRobotAccountsInput) SetPageNumber(v int64) *ListRobotAccountsInput
SetPageNumber sets the PageNumber field's value.
func (*ListRobotAccountsInput) SetPageSize ¶
func (s *ListRobotAccountsInput) SetPageSize(v int64) *ListRobotAccountsInput
SetPageSize sets the PageSize field's value.
func (*ListRobotAccountsInput) SetRegistry ¶
func (s *ListRobotAccountsInput) SetRegistry(v string) *ListRobotAccountsInput
SetRegistry sets the Registry field's value.
func (ListRobotAccountsInput) String ¶
func (s ListRobotAccountsInput) String() string
String returns the string representation
func (*ListRobotAccountsInput) Validate ¶
func (s *ListRobotAccountsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRobotAccountsOutput ¶
type ListRobotAccountsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListRobotAccountsOutput `type:"list" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListRobotAccountsOutput) GoString ¶
func (s ListRobotAccountsOutput) GoString() string
GoString returns the string representation
func (*ListRobotAccountsOutput) SetItems ¶
func (s *ListRobotAccountsOutput) SetItems(v []*ItemForListRobotAccountsOutput) *ListRobotAccountsOutput
SetItems sets the Items field's value.
func (*ListRobotAccountsOutput) SetPageNumber ¶
func (s *ListRobotAccountsOutput) SetPageNumber(v int64) *ListRobotAccountsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListRobotAccountsOutput) SetPageSize ¶
func (s *ListRobotAccountsOutput) SetPageSize(v int64) *ListRobotAccountsOutput
SetPageSize sets the PageSize field's value.
func (*ListRobotAccountsOutput) SetTotalCount ¶
func (s *ListRobotAccountsOutput) SetTotalCount(v int64) *ListRobotAccountsOutput
SetTotalCount sets the TotalCount field's value.
func (ListRobotAccountsOutput) String ¶
func (s ListRobotAccountsOutput) String() string
String returns the string representation
type ListTagsInput ¶
type ListTagsInput struct {
Filter *FilterForListTagsInput `type:"structure" json:",omitempty"`
// Namespace is a required field
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty" required:"true"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"100" type:"int64" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Repository is a required field
Repository *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListTagsInput) GoString ¶
func (s ListTagsInput) GoString() string
GoString returns the string representation
func (*ListTagsInput) SetFilter ¶
func (s *ListTagsInput) SetFilter(v *FilterForListTagsInput) *ListTagsInput
SetFilter sets the Filter field's value.
func (*ListTagsInput) SetNamespace ¶
func (s *ListTagsInput) SetNamespace(v string) *ListTagsInput
SetNamespace sets the Namespace field's value.
func (*ListTagsInput) SetPageNumber ¶
func (s *ListTagsInput) SetPageNumber(v int64) *ListTagsInput
SetPageNumber sets the PageNumber field's value.
func (*ListTagsInput) SetPageSize ¶
func (s *ListTagsInput) SetPageSize(v int64) *ListTagsInput
SetPageSize sets the PageSize field's value.
func (*ListTagsInput) SetRegistry ¶
func (s *ListTagsInput) SetRegistry(v string) *ListTagsInput
SetRegistry sets the Registry field's value.
func (*ListTagsInput) SetRepository ¶
func (s *ListTagsInput) SetRepository(v string) *ListTagsInput
SetRepository sets the Repository field's value.
func (ListTagsInput) String ¶
func (s ListTagsInput) String() string
String returns the string representation
func (*ListTagsInput) Validate ¶
func (s *ListTagsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsOutput ¶
type ListTagsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListTagsOutput `type:"list" json:",omitempty"`
Namespace *string `type:"string" json:",omitempty"`
PageNumber *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Registry *string `type:"string" json:",omitempty"`
Repository *string `type:"string" json:",omitempty"`
TotalCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListTagsOutput) GoString ¶
func (s ListTagsOutput) GoString() string
GoString returns the string representation
func (*ListTagsOutput) SetItems ¶
func (s *ListTagsOutput) SetItems(v []*ItemForListTagsOutput) *ListTagsOutput
SetItems sets the Items field's value.
func (*ListTagsOutput) SetNamespace ¶
func (s *ListTagsOutput) SetNamespace(v string) *ListTagsOutput
SetNamespace sets the Namespace field's value.
func (*ListTagsOutput) SetPageNumber ¶
func (s *ListTagsOutput) SetPageNumber(v int64) *ListTagsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListTagsOutput) SetPageSize ¶
func (s *ListTagsOutput) SetPageSize(v int64) *ListTagsOutput
SetPageSize sets the PageSize field's value.
func (*ListTagsOutput) SetRegistry ¶
func (s *ListTagsOutput) SetRegistry(v string) *ListTagsOutput
SetRegistry sets the Registry field's value.
func (*ListTagsOutput) SetRepository ¶
func (s *ListTagsOutput) SetRepository(v string) *ListTagsOutput
SetRepository sets the Repository field's value.
func (*ListTagsOutput) SetTotalCount ¶
func (s *ListTagsOutput) SetTotalCount(v int64) *ListTagsOutput
SetTotalCount sets the TotalCount field's value.
func (ListTagsOutput) String ¶
func (s ListTagsOutput) String() string
String returns the string representation
type PermissionForCreateRobotAccountInput ¶
type PermissionForCreateRobotAccountInput struct {
Actions []*string `type:"list" json:",omitempty"`
Resource *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PermissionForCreateRobotAccountInput) GoString ¶
func (s PermissionForCreateRobotAccountInput) GoString() string
GoString returns the string representation
func (*PermissionForCreateRobotAccountInput) SetActions ¶
func (s *PermissionForCreateRobotAccountInput) SetActions(v []*string) *PermissionForCreateRobotAccountInput
SetActions sets the Actions field's value.
func (*PermissionForCreateRobotAccountInput) SetResource ¶
func (s *PermissionForCreateRobotAccountInput) SetResource(v string) *PermissionForCreateRobotAccountInput
SetResource sets the Resource field's value.
func (PermissionForCreateRobotAccountInput) String ¶
func (s PermissionForCreateRobotAccountInput) String() string
String returns the string representation
type PermissionForListRobotAccountsOutput ¶
type PermissionForListRobotAccountsOutput struct {
Actions []*string `type:"list" json:",omitempty"`
Resource *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PermissionForListRobotAccountsOutput) GoString ¶
func (s PermissionForListRobotAccountsOutput) GoString() string
GoString returns the string representation
func (*PermissionForListRobotAccountsOutput) SetActions ¶
func (s *PermissionForListRobotAccountsOutput) SetActions(v []*string) *PermissionForListRobotAccountsOutput
SetActions sets the Actions field's value.
func (*PermissionForListRobotAccountsOutput) SetResource ¶
func (s *PermissionForListRobotAccountsOutput) SetResource(v string) *PermissionForListRobotAccountsOutput
SetResource sets the Resource field's value.
func (PermissionForListRobotAccountsOutput) String ¶
func (s PermissionForListRobotAccountsOutput) String() string
String returns the string representation
type PermissionForUpdateRobotAccountInput ¶
type PermissionForUpdateRobotAccountInput struct {
Actions []*string `type:"list" json:",omitempty"`
Resource *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PermissionForUpdateRobotAccountInput) GoString ¶
func (s PermissionForUpdateRobotAccountInput) GoString() string
GoString returns the string representation
func (*PermissionForUpdateRobotAccountInput) SetActions ¶
func (s *PermissionForUpdateRobotAccountInput) SetActions(v []*string) *PermissionForUpdateRobotAccountInput
SetActions sets the Actions field's value.
func (*PermissionForUpdateRobotAccountInput) SetResource ¶
func (s *PermissionForUpdateRobotAccountInput) SetResource(v string) *PermissionForUpdateRobotAccountInput
SetResource sets the Resource field's value.
func (PermissionForUpdateRobotAccountInput) String ¶
func (s PermissionForUpdateRobotAccountInput) String() string
String returns the string representation
type ProxyCacheForListRegistriesOutput ¶
type ProxyCacheForListRegistriesOutput struct {
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyCacheForListRegistriesOutput) GoString ¶
func (s ProxyCacheForListRegistriesOutput) GoString() string
GoString returns the string representation
func (*ProxyCacheForListRegistriesOutput) SetType ¶
func (s *ProxyCacheForListRegistriesOutput) SetType(v string) *ProxyCacheForListRegistriesOutput
SetType sets the Type field's value.
func (ProxyCacheForListRegistriesOutput) String ¶
func (s ProxyCacheForListRegistriesOutput) String() string
String returns the string representation
type ResourceTagFilterForListRegistriesInput ¶
type ResourceTagFilterForListRegistriesInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourceTagFilterForListRegistriesInput) GoString ¶
func (s ResourceTagFilterForListRegistriesInput) GoString() string
GoString returns the string representation
func (*ResourceTagFilterForListRegistriesInput) SetKey ¶
func (s *ResourceTagFilterForListRegistriesInput) SetKey(v string) *ResourceTagFilterForListRegistriesInput
SetKey sets the Key field's value.
func (*ResourceTagFilterForListRegistriesInput) SetValues ¶
func (s *ResourceTagFilterForListRegistriesInput) SetValues(v []*string) *ResourceTagFilterForListRegistriesInput
SetValues sets the Values field's value.
func (ResourceTagFilterForListRegistriesInput) String ¶
func (s ResourceTagFilterForListRegistriesInput) String() string
String returns the string representation
type ResourceTagForCreateRegistryInput ¶
type ResourceTagForCreateRegistryInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourceTagForCreateRegistryInput) GoString ¶
func (s ResourceTagForCreateRegistryInput) GoString() string
GoString returns the string representation
func (*ResourceTagForCreateRegistryInput) SetKey ¶
func (s *ResourceTagForCreateRegistryInput) SetKey(v string) *ResourceTagForCreateRegistryInput
SetKey sets the Key field's value.
func (*ResourceTagForCreateRegistryInput) SetValue ¶
func (s *ResourceTagForCreateRegistryInput) SetValue(v string) *ResourceTagForCreateRegistryInput
SetValue sets the Value field's value.
func (ResourceTagForCreateRegistryInput) String ¶
func (s ResourceTagForCreateRegistryInput) String() string
String returns the string representation
type ResourceTagForListRegistriesOutput ¶
type ResourceTagForListRegistriesOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourceTagForListRegistriesOutput) GoString ¶
func (s ResourceTagForListRegistriesOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListRegistriesOutput) SetKey ¶
func (s *ResourceTagForListRegistriesOutput) SetKey(v string) *ResourceTagForListRegistriesOutput
SetKey sets the Key field's value.
func (*ResourceTagForListRegistriesOutput) SetValue ¶
func (s *ResourceTagForListRegistriesOutput) SetValue(v string) *ResourceTagForListRegistriesOutput
SetValue sets the Value field's value.
func (ResourceTagForListRegistriesOutput) String ¶
func (s ResourceTagForListRegistriesOutput) String() string
String returns the string representation
type SetUserInput ¶
type SetUserInput struct {
// Password is a required field
Password *string `type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SetUserInput) GoString ¶
func (s SetUserInput) GoString() string
GoString returns the string representation
func (*SetUserInput) SetPassword ¶
func (s *SetUserInput) SetPassword(v string) *SetUserInput
SetPassword sets the Password field's value.
func (*SetUserInput) SetRegistry ¶
func (s *SetUserInput) SetRegistry(v string) *SetUserInput
SetRegistry sets the Registry field's value.
func (SetUserInput) String ¶
func (s SetUserInput) String() string
String returns the string representation
func (*SetUserInput) Validate ¶
func (s *SetUserInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetUserOutput ¶
type SetUserOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SetUserOutput) GoString ¶
func (s SetUserOutput) GoString() string
GoString returns the string representation
func (SetUserOutput) String ¶
func (s SetUserOutput) String() string
String returns the string representation
type StartRegistryInput ¶
type StartRegistryInput struct {
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StartRegistryInput) GoString ¶
func (s StartRegistryInput) GoString() string
GoString returns the string representation
func (*StartRegistryInput) SetName ¶
func (s *StartRegistryInput) SetName(v string) *StartRegistryInput
SetName sets the Name field's value.
func (StartRegistryInput) String ¶
func (s StartRegistryInput) String() string
String returns the string representation
func (*StartRegistryInput) Validate ¶
func (s *StartRegistryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartRegistryOutput ¶
type StartRegistryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StartRegistryOutput) GoString ¶
func (s StartRegistryOutput) GoString() string
GoString returns the string representation
func (StartRegistryOutput) String ¶
func (s StartRegistryOutput) String() string
String returns the string representation
type StatusForListRegistriesInput ¶
type StatusForListRegistriesInput struct {
Condition *string `type:"string" json:",omitempty"`
Phase *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForListRegistriesInput) GoString ¶
func (s StatusForListRegistriesInput) GoString() string
GoString returns the string representation
func (*StatusForListRegistriesInput) SetCondition ¶
func (s *StatusForListRegistriesInput) SetCondition(v string) *StatusForListRegistriesInput
SetCondition sets the Condition field's value.
func (*StatusForListRegistriesInput) SetPhase ¶
func (s *StatusForListRegistriesInput) SetPhase(v string) *StatusForListRegistriesInput
SetPhase sets the Phase field's value.
func (StatusForListRegistriesInput) String ¶
func (s StatusForListRegistriesInput) String() string
String returns the string representation
type StatusForListRegistriesOutput ¶
type StatusForListRegistriesOutput struct {
Conditions []*string `type:"list" json:",omitempty"`
Phase *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForListRegistriesOutput) GoString ¶
func (s StatusForListRegistriesOutput) GoString() string
GoString returns the string representation
func (*StatusForListRegistriesOutput) SetConditions ¶
func (s *StatusForListRegistriesOutput) SetConditions(v []*string) *StatusForListRegistriesOutput
SetConditions sets the Conditions field's value.
func (*StatusForListRegistriesOutput) SetPhase ¶
func (s *StatusForListRegistriesOutput) SetPhase(v string) *StatusForListRegistriesOutput
SetPhase sets the Phase field's value.
func (StatusForListRegistriesOutput) String ¶
func (s StatusForListRegistriesOutput) String() string
String returns the string representation
type SuccessForDeleteTagsOutput ¶
type SuccessForDeleteTagsOutput struct {
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SuccessForDeleteTagsOutput) GoString ¶
func (s SuccessForDeleteTagsOutput) GoString() string
GoString returns the string representation
func (*SuccessForDeleteTagsOutput) SetName ¶
func (s *SuccessForDeleteTagsOutput) SetName(v string) *SuccessForDeleteTagsOutput
SetName sets the Name field's value.
func (SuccessForDeleteTagsOutput) String ¶
func (s SuccessForDeleteTagsOutput) String() string
String returns the string representation
type UpdatePublicEndpointInput ¶
type UpdatePublicEndpointInput struct {
Enabled *bool `type:"boolean" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdatePublicEndpointInput) GoString ¶
func (s UpdatePublicEndpointInput) GoString() string
GoString returns the string representation
func (*UpdatePublicEndpointInput) SetEnabled ¶
func (s *UpdatePublicEndpointInput) SetEnabled(v bool) *UpdatePublicEndpointInput
SetEnabled sets the Enabled field's value.
func (*UpdatePublicEndpointInput) SetRegistry ¶
func (s *UpdatePublicEndpointInput) SetRegistry(v string) *UpdatePublicEndpointInput
SetRegistry sets the Registry field's value.
func (UpdatePublicEndpointInput) String ¶
func (s UpdatePublicEndpointInput) String() string
String returns the string representation
func (*UpdatePublicEndpointInput) Validate ¶
func (s *UpdatePublicEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePublicEndpointOutput ¶
type UpdatePublicEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdatePublicEndpointOutput) GoString ¶
func (s UpdatePublicEndpointOutput) GoString() string
GoString returns the string representation
func (UpdatePublicEndpointOutput) String ¶
func (s UpdatePublicEndpointOutput) String() string
String returns the string representation
type UpdateRepositoryInput ¶
type UpdateRepositoryInput struct {
AccessLevel *string `type:"string" json:",omitempty"`
ClientToken *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
// Namespace is a required field
Namespace *string `min:"2" max:"90" type:"string" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateRepositoryInput) GoString ¶
func (s UpdateRepositoryInput) GoString() string
GoString returns the string representation
func (*UpdateRepositoryInput) SetAccessLevel ¶
func (s *UpdateRepositoryInput) SetAccessLevel(v string) *UpdateRepositoryInput
SetAccessLevel sets the AccessLevel field's value.
func (*UpdateRepositoryInput) SetClientToken ¶
func (s *UpdateRepositoryInput) SetClientToken(v string) *UpdateRepositoryInput
SetClientToken sets the ClientToken field's value.
func (*UpdateRepositoryInput) SetDescription ¶
func (s *UpdateRepositoryInput) SetDescription(v string) *UpdateRepositoryInput
SetDescription sets the Description field's value.
func (*UpdateRepositoryInput) SetName ¶
func (s *UpdateRepositoryInput) SetName(v string) *UpdateRepositoryInput
SetName sets the Name field's value.
func (*UpdateRepositoryInput) SetNamespace ¶
func (s *UpdateRepositoryInput) SetNamespace(v string) *UpdateRepositoryInput
SetNamespace sets the Namespace field's value.
func (*UpdateRepositoryInput) SetRegistry ¶
func (s *UpdateRepositoryInput) SetRegistry(v string) *UpdateRepositoryInput
SetRegistry sets the Registry field's value.
func (UpdateRepositoryInput) String ¶
func (s UpdateRepositoryInput) String() string
String returns the string representation
func (*UpdateRepositoryInput) Validate ¶
func (s *UpdateRepositoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateRepositoryOutput ¶
type UpdateRepositoryOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateRepositoryOutput) GoString ¶
func (s UpdateRepositoryOutput) GoString() string
GoString returns the string representation
func (UpdateRepositoryOutput) String ¶
func (s UpdateRepositoryOutput) String() string
String returns the string representation
type UpdateRobotAccountInput ¶
type UpdateRobotAccountInput struct {
Description *string `type:"string" json:",omitempty"`
Disabled *bool `type:"boolean" json:",omitempty"`
Duration *int64 `type:"int64" json:",omitempty"`
Permissions []*PermissionForUpdateRobotAccountInput `type:"list" json:",omitempty"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Username is a required field
Username *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateRobotAccountInput) GoString ¶
func (s UpdateRobotAccountInput) GoString() string
GoString returns the string representation
func (*UpdateRobotAccountInput) SetDescription ¶
func (s *UpdateRobotAccountInput) SetDescription(v string) *UpdateRobotAccountInput
SetDescription sets the Description field's value.
func (*UpdateRobotAccountInput) SetDisabled ¶
func (s *UpdateRobotAccountInput) SetDisabled(v bool) *UpdateRobotAccountInput
SetDisabled sets the Disabled field's value.
func (*UpdateRobotAccountInput) SetDuration ¶
func (s *UpdateRobotAccountInput) SetDuration(v int64) *UpdateRobotAccountInput
SetDuration sets the Duration field's value.
func (*UpdateRobotAccountInput) SetPermissions ¶
func (s *UpdateRobotAccountInput) SetPermissions(v []*PermissionForUpdateRobotAccountInput) *UpdateRobotAccountInput
SetPermissions sets the Permissions field's value.
func (*UpdateRobotAccountInput) SetRegistry ¶
func (s *UpdateRobotAccountInput) SetRegistry(v string) *UpdateRobotAccountInput
SetRegistry sets the Registry field's value.
func (*UpdateRobotAccountInput) SetUsername ¶
func (s *UpdateRobotAccountInput) SetUsername(v string) *UpdateRobotAccountInput
SetUsername sets the Username field's value.
func (UpdateRobotAccountInput) String ¶
func (s UpdateRobotAccountInput) String() string
String returns the string representation
func (*UpdateRobotAccountInput) Validate ¶
func (s *UpdateRobotAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateRobotAccountOutput ¶
type UpdateRobotAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateRobotAccountOutput) GoString ¶
func (s UpdateRobotAccountOutput) GoString() string
GoString returns the string representation
func (UpdateRobotAccountOutput) String ¶
func (s UpdateRobotAccountOutput) String() string
String returns the string representation
type UpdateRobotAccountPasswordInput ¶
type UpdateRobotAccountPasswordInput struct {
Password *string `type:"string" json:",omitempty"`
// Random is a required field
Random *bool `type:"boolean" json:",omitempty" required:"true"`
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
// Username is a required field
Username *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateRobotAccountPasswordInput) GoString ¶
func (s UpdateRobotAccountPasswordInput) GoString() string
GoString returns the string representation
func (*UpdateRobotAccountPasswordInput) SetPassword ¶
func (s *UpdateRobotAccountPasswordInput) SetPassword(v string) *UpdateRobotAccountPasswordInput
SetPassword sets the Password field's value.
func (*UpdateRobotAccountPasswordInput) SetRandom ¶
func (s *UpdateRobotAccountPasswordInput) SetRandom(v bool) *UpdateRobotAccountPasswordInput
SetRandom sets the Random field's value.
func (*UpdateRobotAccountPasswordInput) SetRegistry ¶
func (s *UpdateRobotAccountPasswordInput) SetRegistry(v string) *UpdateRobotAccountPasswordInput
SetRegistry sets the Registry field's value.
func (*UpdateRobotAccountPasswordInput) SetUsername ¶
func (s *UpdateRobotAccountPasswordInput) SetUsername(v string) *UpdateRobotAccountPasswordInput
SetUsername sets the Username field's value.
func (UpdateRobotAccountPasswordInput) String ¶
func (s UpdateRobotAccountPasswordInput) String() string
String returns the string representation
func (*UpdateRobotAccountPasswordInput) Validate ¶
func (s *UpdateRobotAccountPasswordInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateRobotAccountPasswordOutput ¶
type UpdateRobotAccountPasswordOutput struct {
Metadata *response.ResponseMetadata
Password *string `type:"string" json:",omitempty"`
Username *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateRobotAccountPasswordOutput) GoString ¶
func (s UpdateRobotAccountPasswordOutput) GoString() string
GoString returns the string representation
func (*UpdateRobotAccountPasswordOutput) SetPassword ¶
func (s *UpdateRobotAccountPasswordOutput) SetPassword(v string) *UpdateRobotAccountPasswordOutput
SetPassword sets the Password field's value.
func (*UpdateRobotAccountPasswordOutput) SetUsername ¶
func (s *UpdateRobotAccountPasswordOutput) SetUsername(v string) *UpdateRobotAccountPasswordOutput
SetUsername sets the Username field's value.
func (UpdateRobotAccountPasswordOutput) String ¶
func (s UpdateRobotAccountPasswordOutput) String() string
String returns the string representation
type UpdateVpcEndpointInput ¶
type UpdateVpcEndpointInput struct {
// Registry is a required field
Registry *string `min:"3" max:"30" type:"string" json:",omitempty" required:"true"`
Vpcs []*VpcForUpdateVpcEndpointInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateVpcEndpointInput) GoString ¶
func (s UpdateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*UpdateVpcEndpointInput) SetRegistry ¶
func (s *UpdateVpcEndpointInput) SetRegistry(v string) *UpdateVpcEndpointInput
SetRegistry sets the Registry field's value.
func (*UpdateVpcEndpointInput) SetVpcs ¶
func (s *UpdateVpcEndpointInput) SetVpcs(v []*VpcForUpdateVpcEndpointInput) *UpdateVpcEndpointInput
SetVpcs sets the Vpcs field's value.
func (UpdateVpcEndpointInput) String ¶
func (s UpdateVpcEndpointInput) String() string
String returns the string representation
func (*UpdateVpcEndpointInput) Validate ¶
func (s *UpdateVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateVpcEndpointOutput ¶
type UpdateVpcEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateVpcEndpointOutput) GoString ¶
func (s UpdateVpcEndpointOutput) GoString() string
GoString returns the string representation
func (UpdateVpcEndpointOutput) String ¶
func (s UpdateVpcEndpointOutput) String() string
String returns the string representation
type VpcForGetVpcEndpointOutput ¶
type VpcForGetVpcEndpointOutput struct {
AccountId *int64 `type:"int64" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Ip *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (VpcForGetVpcEndpointOutput) GoString ¶
func (s VpcForGetVpcEndpointOutput) GoString() string
GoString returns the string representation
func (*VpcForGetVpcEndpointOutput) SetAccountId ¶
func (s *VpcForGetVpcEndpointOutput) SetAccountId(v int64) *VpcForGetVpcEndpointOutput
SetAccountId sets the AccountId field's value.
func (*VpcForGetVpcEndpointOutput) SetCreateTime ¶
func (s *VpcForGetVpcEndpointOutput) SetCreateTime(v string) *VpcForGetVpcEndpointOutput
SetCreateTime sets the CreateTime field's value.
func (*VpcForGetVpcEndpointOutput) SetIp ¶
func (s *VpcForGetVpcEndpointOutput) SetIp(v string) *VpcForGetVpcEndpointOutput
SetIp sets the Ip field's value.
func (*VpcForGetVpcEndpointOutput) SetRegion ¶
func (s *VpcForGetVpcEndpointOutput) SetRegion(v string) *VpcForGetVpcEndpointOutput
SetRegion sets the Region field's value.
func (*VpcForGetVpcEndpointOutput) SetStatus ¶
func (s *VpcForGetVpcEndpointOutput) SetStatus(v string) *VpcForGetVpcEndpointOutput
SetStatus sets the Status field's value.
func (*VpcForGetVpcEndpointOutput) SetSubnetId ¶
func (s *VpcForGetVpcEndpointOutput) SetSubnetId(v string) *VpcForGetVpcEndpointOutput
SetSubnetId sets the SubnetId field's value.
func (*VpcForGetVpcEndpointOutput) SetVpcId ¶
func (s *VpcForGetVpcEndpointOutput) SetVpcId(v string) *VpcForGetVpcEndpointOutput
SetVpcId sets the VpcId field's value.
func (VpcForGetVpcEndpointOutput) String ¶
func (s VpcForGetVpcEndpointOutput) String() string
String returns the string representation
type VpcForUpdateVpcEndpointInput ¶
type VpcForUpdateVpcEndpointInput struct {
AccountId *int64 `type:"int64" json:",omitempty"`
Description *string `max:"50" type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (VpcForUpdateVpcEndpointInput) GoString ¶
func (s VpcForUpdateVpcEndpointInput) GoString() string
GoString returns the string representation
func (*VpcForUpdateVpcEndpointInput) SetAccountId ¶
func (s *VpcForUpdateVpcEndpointInput) SetAccountId(v int64) *VpcForUpdateVpcEndpointInput
SetAccountId sets the AccountId field's value.
func (*VpcForUpdateVpcEndpointInput) SetDescription ¶
func (s *VpcForUpdateVpcEndpointInput) SetDescription(v string) *VpcForUpdateVpcEndpointInput
SetDescription sets the Description field's value.
func (*VpcForUpdateVpcEndpointInput) SetSubnetId ¶
func (s *VpcForUpdateVpcEndpointInput) SetSubnetId(v string) *VpcForUpdateVpcEndpointInput
SetSubnetId sets the SubnetId field's value.
func (*VpcForUpdateVpcEndpointInput) SetVpcId ¶
func (s *VpcForUpdateVpcEndpointInput) SetVpcId(v string) *VpcForUpdateVpcEndpointInput
SetVpcId sets the VpcId field's value.
func (VpcForUpdateVpcEndpointInput) String ¶
func (s VpcForUpdateVpcEndpointInput) String() string
String returns the string representation
func (*VpcForUpdateVpcEndpointInput) Validate ¶
func (s *VpcForUpdateVpcEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
Source Files
¶
- api_create_endpoint_acl_policies.go
- api_create_namespace.go
- api_create_registry.go
- api_create_repository.go
- api_create_robot_account.go
- api_delete_endpoint_acl_policies.go
- api_delete_namespace.go
- api_delete_registry.go
- api_delete_repository.go
- api_delete_robot_account.go
- api_delete_tags.go
- api_get_authorization_token.go
- api_get_public_endpoint.go
- api_get_user.go
- api_get_vpc_endpoint.go
- api_list_domains.go
- api_list_namespaces.go
- api_list_registries.go
- api_list_repositories.go
- api_list_robot_accounts.go
- api_list_tags.go
- api_set_user.go
- api_start_registry.go
- api_update_public_endpoint.go
- api_update_repository.go
- api_update_robot_account.go
- api_update_robot_account_password.go
- api_update_vpc_endpoint.go
- interface_cr.go
- service_cr.go