Documentation
¶
Index ¶
- func Debug(value bool)
- func DebugAuth(value bool)
- func NewConnectCardConfig() *connectcard.ConnectCardConfig
- func NewConnectorAuth() *connectors.ConnectorAuth
- func NewConnectorAuthClientAccess() *connectors.ConnectorAuthClientAccess
- func NewConnectorConfig() *connectors.ConnectorConfig
- func NewConnectorConfigAdobeAnalyticsConfiguration() *connectors.ConnectorConfigAdobeAnalyticsConfiguration
- func NewConnectorConfigCustomTables() *connectors.ConnectorConfigCustomTables
- func NewConnectorConfigProjectCredentials() *connectors.ConnectorConfigProjectCredentials
- func NewConnectorConfigReports() *connectors.ConnectorConfigReports
- func NewConnectorSchemaConfigColumn() *connectors.ConnectorSchemaConfigColumn
- func NewConnectorSchemaConfigSchema() *connectors.ConnectorSchemaConfigSchema
- func NewConnectorSchemaConfigTable() *connectors.ConnectorSchemaConfigTable
- func NewDbtProjectConfig() *dbt.DbtProjectConfig
- func NewDbtTransformationSchedule() *dbt.DbtTransformationSchedule
- func NewDestinationConfig() *destinations.DestinationConfig
- func NewExternalLoggingConfig() *externallogging.ExternalLoggingConfig
- func NewFunctionSecret() *connectors.FunctionSecret
- func NewPrivateLinksConfig() *privatelinks.PrivateLinksConfig
- type Client
- func (c *Client) BaseURL(baseURL string)
- func (c *Client) CustomUserAgent(customUserAgent string)
- func (c *Client) NewCertificateConnectorCertificateApprove() *certificates.ConnectorCertificateApproveService
- func (c *Client) NewCertificateConnectorFingerprintApprove() *fingerprints.ConnectorFingerprintApproveService
- func (c *Client) NewCertificateDestinationCertificateApprove() *certificates.DestinationCertificateApproveService
- func (c *Client) NewCertificateDestinationFingerprintApprove() *fingerprints.DestinationFingerprintApproveService
- func (c *Client) NewConnectCard() *connectcard.ConnectCardService
- func (c *Client) NewConnectorCertificateDetails() *certificates.ConnectorCertificateDetailsService
- func (c *Client) NewConnectorCertificateRevoke() *certificates.ConnectorCertificateRevokeService
- func (c *Client) NewConnectorCertificatesList() *certificates.ConnectorCertificatesListService
- func (c *Client) NewConnectorColumnConfigListService() *connectors.ConnectorColumnConfigListService
- func (c *Client) NewConnectorColumnConfigModifyService() *connectors.ConnectorColumnConfigModifyService
- func (c *Client) NewConnectorCreate() *connectors.ConnectorCreateService
- func (c *Client) NewConnectorDatabaseSchemaConfigModifyService() *connectors.ConnectorDatabaseSchemaConfigModifyService
- func (c *Client) NewConnectorDelete() *connectors.ConnectorDeleteService
- func (c *Client) NewConnectorDetails() *connectors.ConnectorDetailsService
- func (c *Client) NewConnectorFingerprintDetails() *fingerprints.ConnectorFingerprintDetailsService
- func (c *Client) NewConnectorFingerprintRevoke() *fingerprints.ConnectorFingerprintRevokeService
- func (c *Client) NewConnectorFingerprintsList() *fingerprints.ConnectorFingerprintsListService
- func (c *Client) NewConnectorModify() *connectors.ConnectorModifyService
- func (c *Client) NewConnectorReSyncTable() *connectors.ConnectorReSyncTableService
- func (c *Client) NewConnectorSchemaDetails() *connectors.ConnectorSchemaDetailsService
- func (c *Client) NewConnectorSchemaReload() *connectors.ConnectorSchemaReloadService
- func (c *Client) NewConnectorSchemaUpdateService() *connectors.ConnectorSchemaConfigUpdateService
- func (c *Client) NewConnectorSetupTests() *connectors.ConnectorSetupTestsService
- func (c *Client) NewConnectorSync() *connectors.ConnectorSyncService
- func (c *Client) NewConnectorTableConfigModifyService() *connectors.ConnectorTableConfigModifyService
- func (c *Client) NewConnectorsSourceMetadata() *connectors.ConnectorsSourceMetadataService
- func (c *Client) NewDbtModelDetails() *dbt.DbtModelDetailsService
- func (c *Client) NewDbtModelsList() *dbt.DbtModelsListService
- func (c *Client) NewDbtProjectCreate() *dbt.DbtProjectCreateService
- func (c *Client) NewDbtProjectDelete() *dbt.DbtProjectDeleteService
- func (c *Client) NewDbtProjectDetails() *dbt.DbtProjectDetailsService
- func (c *Client) NewDbtProjectModify() *dbt.DbtProjectModifyService
- func (c *Client) NewDbtProjectsList() *dbt.DbtProjectsListService
- func (c *Client) NewDbtTransformationCreateService() *dbt.DbtTransformationCreateService
- func (c *Client) NewDbtTransformationDeleteService() *dbt.DbtTransformationDeleteService
- func (c *Client) NewDbtTransformationDetailsService() *dbt.DbtTransformationDetailsService
- func (c *Client) NewDbtTransformationModifyService() *dbt.DbtTransformationModifyService
- func (c *Client) NewDestinationCertificateDetails() *certificates.DestinationCertificateDetailsService
- func (c *Client) NewDestinationCertificateRevoke() *certificates.DestinationCertificateRevokeService
- func (c *Client) NewDestinationCertificatesList() *certificates.DestinationCertificatesListService
- func (c *Client) NewDestinationCreate() *destinations.DestinationCreateService
- func (c *Client) NewDestinationDelete() *destinations.DestinationDeleteService
- func (c *Client) NewDestinationDetails() *destinations.DestinationDetailsService
- func (c *Client) NewDestinationFingerprintDetails() *fingerprints.DestinationFingerprintDetailsService
- func (c *Client) NewDestinationFingerprintRevoke() *fingerprints.DestinationFingerprintRevokeService
- func (c *Client) NewDestinationFingerprintsList() *fingerprints.DestinationFingerprintsListService
- func (c *Client) NewDestinationModify() *destinations.DestinationModifyService
- func (c *Client) NewDestinationSetupTests() *destinations.DestinationSetupTestsService
- func (c *Client) NewExternalLoggingCreate() *externallogging.ExternalLoggingCreateService
- func (c *Client) NewExternalLoggingDelete() *externallogging.ExternalLoggingDeleteService
- func (c *Client) NewExternalLoggingDetails() *externallogging.ExternalLoggingDetailsService
- func (c *Client) NewExternalLoggingModify() *externallogging.ExternalLoggingModifyService
- func (c *Client) NewExternalLoggingSetupTests() *externallogging.ExternalLoggingSetupTestsService
- func (c *Client) NewGroupAddUser() *groups.GroupAddUserService
- func (c *Client) NewGroupCreate() *groups.GroupCreateService
- func (c *Client) NewGroupDelete() *groups.GroupDeleteService
- func (c *Client) NewGroupDetails() *groups.GroupDetailsService
- func (c *Client) NewGroupListConnectors() *groups.GroupListConnectorsService
- func (c *Client) NewGroupListPrivateLinks() *groups.GroupListPrivateLinksService
- func (c *Client) NewGroupListUsers() *groups.GroupListUsersService
- func (c *Client) NewGroupModify() *groups.GroupModifyService
- func (c *Client) NewGroupRemoveUser() *groups.GroupRemoveUserService
- func (c *Client) NewGroupServiceAccount() *groups.GroupServiceAccountService
- func (c *Client) NewGroupSshPublicKey() *groups.GroupSshKeyService
- func (c *Client) NewGroupsList() *groups.GroupsListService
- func (c *Client) NewHttpService() httputils.HttpService
- func (c *Client) NewPrivateLinksCreate() *privatelinks.PrivateLinksCreateService
- func (c *Client) NewPrivateLinksDelete() *privatelinks.PrivateLinksDeleteService
- func (c *Client) NewPrivateLinksDetails() *privatelinks.PrivateLinksDetailsService
- func (c *Client) NewPrivateLinksModify() *privatelinks.PrivateLinksModifyService
- func (c *Client) NewRolesList() *roles.RolesListService
- func (c *Client) NewTeamConnectorMembershipCreate() *teams.TeamConnectorMembershipCreateService
- func (c *Client) NewTeamConnectorMembershipDelete() *teams.TeamConnectorMembershipDeleteService
- func (c *Client) NewTeamConnectorMembershipDetails() *teams.TeamConnectorMembershipDetailsService
- func (c *Client) NewTeamConnectorMembershipModify() *teams.TeamConnectorMembershipModifyService
- func (c *Client) NewTeamConnectorMembershipsList() *teams.TeamConnectorMembershipsListService
- func (c *Client) NewTeamGroupMembershipCreate() *teams.TeamGroupMembershipCreateService
- func (c *Client) NewTeamGroupMembershipDelete() *teams.TeamGroupMembershipDeleteService
- func (c *Client) NewTeamGroupMembershipDetails() *teams.TeamGroupMembershipDetailsService
- func (c *Client) NewTeamGroupMembershipModify() *teams.TeamGroupMembershipModifyService
- func (c *Client) NewTeamGroupMembershipsList() *teams.TeamGroupMembershipsListService
- func (c *Client) NewTeamUserMembershipCreate() *teams.TeamUserMembershipCreateService
- func (c *Client) NewTeamUserMembershipDelete() *teams.TeamUserMembershipDeleteService
- func (c *Client) NewTeamUserMembershipDetails() *teams.TeamUserMembershipDetailsService
- func (c *Client) NewTeamUserMembershipModify() *teams.TeamUserMembershipModifyService
- func (c *Client) NewTeamUserMembershipsList() *teams.TeamUserMembershipsListService
- func (c *Client) NewTeamsCreate() *teams.TeamsCreateService
- func (c *Client) NewTeamsDelete() *teams.TeamsDeleteService
- func (c *Client) NewTeamsDeleteRoleInAccount() *teams.TeamsDeleteRoleInAccountService
- func (c *Client) NewTeamsDetails() *teams.TeamsDetailsService
- func (c *Client) NewTeamsList() *teams.TeamsListService
- func (c *Client) NewTeamsModify() *teams.TeamsModifyService
- func (c *Client) NewUserConnectorMembershipCreate() *users.UserConnectorMembershipCreateService
- func (c *Client) NewUserConnectorMembershipDelete() *users.UserConnectorMembershipDeleteService
- func (c *Client) NewUserConnectorMembershipDetails() *users.UserConnectorMembershipDetailsService
- func (c *Client) NewUserConnectorMembershipModify() *users.UserConnectorMembershipModifyService
- func (c *Client) NewUserConnectorMembershipsList() *users.UserConnectorMembershipsListService
- func (c *Client) NewUserDelete() *users.UserDeleteService
- func (c *Client) NewUserDetails() *users.UserDetailsService
- func (c *Client) NewUserGroupMembershipCreate() *users.UserGroupMembershipCreateService
- func (c *Client) NewUserGroupMembershipDelete() *users.UserGroupMembershipDeleteService
- func (c *Client) NewUserGroupMembershipDetails() *users.UserGroupMembershipDetailsService
- func (c *Client) NewUserGroupMembershipModify() *users.UserGroupMembershipModifyService
- func (c *Client) NewUserGroupMembershipsList() *users.UserGroupMembershipsListService
- func (c *Client) NewUserInvite() *users.UserInviteService
- func (c *Client) NewUserModify() *users.UserModifyService
- func (c *Client) NewUsersList() *users.UsersListService
- func (c *Client) NewWebhookAccountCreate() *webhooks.WebhookAccountCreateService
- func (c *Client) NewWebhookDelete() *webhooks.WebhookDeleteService
- func (c *Client) NewWebhookDetails() *webhooks.WebhookDetailsService
- func (c *Client) NewWebhookGroupCreate() *webhooks.WebhookGroupCreateService
- func (c *Client) NewWebhookList() *webhooks.WebhookListService
- func (c *Client) NewWebhookModify() *webhooks.WebhookModifyService
- func (c *Client) NewWebhookTest() *webhooks.WebhookTestService
- func (c *Client) SetHandleRateLimits(handleRateLimits bool)
- func (c *Client) SetHttpClient(httpClient httputils.HttpClient)
- func (c *Client) SetMaxRetryAttempts(maxRetryAttempts int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConnectCardConfig ¶ added in v0.8.0
func NewConnectCardConfig() *connectcard.ConnectCardConfig
func NewConnectorAuth ¶
func NewConnectorAuth() *connectors.ConnectorAuth
func NewConnectorAuthClientAccess ¶
func NewConnectorAuthClientAccess() *connectors.ConnectorAuthClientAccess
func NewConnectorConfig ¶
func NewConnectorConfig() *connectors.ConnectorConfig
func NewConnectorConfigAdobeAnalyticsConfiguration ¶ added in v0.4.0
func NewConnectorConfigAdobeAnalyticsConfiguration() *connectors.ConnectorConfigAdobeAnalyticsConfiguration
func NewConnectorConfigCustomTables ¶
func NewConnectorConfigCustomTables() *connectors.ConnectorConfigCustomTables
func NewConnectorConfigProjectCredentials ¶
func NewConnectorConfigProjectCredentials() *connectors.ConnectorConfigProjectCredentials
func NewConnectorConfigReports ¶
func NewConnectorConfigReports() *connectors.ConnectorConfigReports
func NewConnectorSchemaConfigColumn ¶ added in v0.6.0
func NewConnectorSchemaConfigColumn() *connectors.ConnectorSchemaConfigColumn
func NewConnectorSchemaConfigSchema ¶ added in v0.6.0
func NewConnectorSchemaConfigSchema() *connectors.ConnectorSchemaConfigSchema
func NewConnectorSchemaConfigTable ¶ added in v0.6.0
func NewConnectorSchemaConfigTable() *connectors.ConnectorSchemaConfigTable
func NewDbtProjectConfig ¶ added in v0.7.7
func NewDbtProjectConfig() *dbt.DbtProjectConfig
func NewDbtTransformationSchedule ¶ added in v0.7.4
func NewDbtTransformationSchedule() *dbt.DbtTransformationSchedule
func NewDestinationConfig ¶
func NewDestinationConfig() *destinations.DestinationConfig
func NewExternalLoggingConfig ¶ added in v0.7.5
func NewExternalLoggingConfig() *externallogging.ExternalLoggingConfig
func NewFunctionSecret ¶ added in v0.7.0
func NewFunctionSecret() *connectors.FunctionSecret
func NewPrivateLinksConfig ¶ added in v0.8.1
func NewPrivateLinksConfig() *privatelinks.PrivateLinksConfig
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client holds client configuration
func New ¶
New receives API Key and API Secret, and returns a new Client with the default HTTP client
func (*Client) CustomUserAgent ¶ added in v0.3.0
CustomUserAgent sets custom User-Agent header in Client requests
func (*Client) NewCertificateConnectorCertificateApprove ¶
func (c *Client) NewCertificateConnectorCertificateApprove() *certificates.ConnectorCertificateApproveService
func (*Client) NewCertificateConnectorFingerprintApprove ¶
func (c *Client) NewCertificateConnectorFingerprintApprove() *fingerprints.ConnectorFingerprintApproveService
func (*Client) NewCertificateDestinationCertificateApprove ¶
func (c *Client) NewCertificateDestinationCertificateApprove() *certificates.DestinationCertificateApproveService
func (*Client) NewCertificateDestinationFingerprintApprove ¶
func (c *Client) NewCertificateDestinationFingerprintApprove() *fingerprints.DestinationFingerprintApproveService
func (*Client) NewConnectCard ¶ added in v0.7.12
func (c *Client) NewConnectCard() *connectcard.ConnectCardService
func (*Client) NewConnectorCertificateDetails ¶ added in v0.7.12
func (c *Client) NewConnectorCertificateDetails() *certificates.ConnectorCertificateDetailsService
func (*Client) NewConnectorCertificateRevoke ¶ added in v0.7.12
func (c *Client) NewConnectorCertificateRevoke() *certificates.ConnectorCertificateRevokeService
func (*Client) NewConnectorCertificatesList ¶ added in v0.7.12
func (c *Client) NewConnectorCertificatesList() *certificates.ConnectorCertificatesListService
func (*Client) NewConnectorColumnConfigListService ¶ added in v0.7.12
func (c *Client) NewConnectorColumnConfigListService() *connectors.ConnectorColumnConfigListService
func (*Client) NewConnectorColumnConfigModifyService ¶ added in v0.7.12
func (c *Client) NewConnectorColumnConfigModifyService() *connectors.ConnectorColumnConfigModifyService
func (*Client) NewConnectorCreate ¶
func (c *Client) NewConnectorCreate() *connectors.ConnectorCreateService
Connectors
func (*Client) NewConnectorDatabaseSchemaConfigModifyService ¶ added in v0.7.12
func (c *Client) NewConnectorDatabaseSchemaConfigModifyService() *connectors.ConnectorDatabaseSchemaConfigModifyService
func (*Client) NewConnectorDelete ¶
func (c *Client) NewConnectorDelete() *connectors.ConnectorDeleteService
func (*Client) NewConnectorDetails ¶
func (c *Client) NewConnectorDetails() *connectors.ConnectorDetailsService
func (*Client) NewConnectorFingerprintDetails ¶ added in v0.7.12
func (c *Client) NewConnectorFingerprintDetails() *fingerprints.ConnectorFingerprintDetailsService
func (*Client) NewConnectorFingerprintRevoke ¶ added in v0.7.12
func (c *Client) NewConnectorFingerprintRevoke() *fingerprints.ConnectorFingerprintRevokeService
func (*Client) NewConnectorFingerprintsList ¶ added in v0.7.12
func (c *Client) NewConnectorFingerprintsList() *fingerprints.ConnectorFingerprintsListService
func (*Client) NewConnectorModify ¶
func (c *Client) NewConnectorModify() *connectors.ConnectorModifyService
func (*Client) NewConnectorReSyncTable ¶
func (c *Client) NewConnectorReSyncTable() *connectors.ConnectorReSyncTableService
func (*Client) NewConnectorSchemaDetails ¶ added in v0.6.0
func (c *Client) NewConnectorSchemaDetails() *connectors.ConnectorSchemaDetailsService
func (*Client) NewConnectorSchemaReload ¶ added in v0.6.0
func (c *Client) NewConnectorSchemaReload() *connectors.ConnectorSchemaReloadService
func (*Client) NewConnectorSchemaUpdateService ¶ added in v0.6.0
func (c *Client) NewConnectorSchemaUpdateService() *connectors.ConnectorSchemaConfigUpdateService
func (*Client) NewConnectorSetupTests ¶
func (c *Client) NewConnectorSetupTests() *connectors.ConnectorSetupTestsService
func (*Client) NewConnectorSync ¶
func (c *Client) NewConnectorSync() *connectors.ConnectorSyncService
func (*Client) NewConnectorTableConfigModifyService ¶ added in v0.7.12
func (c *Client) NewConnectorTableConfigModifyService() *connectors.ConnectorTableConfigModifyService
func (*Client) NewConnectorsSourceMetadata ¶
func (c *Client) NewConnectorsSourceMetadata() *connectors.ConnectorsSourceMetadataService
func (*Client) NewDbtModelDetails ¶ added in v0.7.7
func (c *Client) NewDbtModelDetails() *dbt.DbtModelDetailsService
DBT
func (*Client) NewDbtModelsList ¶ added in v0.7.7
func (c *Client) NewDbtModelsList() *dbt.DbtModelsListService
func (*Client) NewDbtProjectCreate ¶ added in v0.7.4
func (c *Client) NewDbtProjectCreate() *dbt.DbtProjectCreateService
func (*Client) NewDbtProjectDelete ¶ added in v0.7.7
func (c *Client) NewDbtProjectDelete() *dbt.DbtProjectDeleteService
func (*Client) NewDbtProjectDetails ¶ added in v0.7.9
func (c *Client) NewDbtProjectDetails() *dbt.DbtProjectDetailsService
func (*Client) NewDbtProjectModify ¶ added in v0.7.7
func (c *Client) NewDbtProjectModify() *dbt.DbtProjectModifyService
func (*Client) NewDbtProjectsList ¶ added in v0.7.7
func (c *Client) NewDbtProjectsList() *dbt.DbtProjectsListService
func (*Client) NewDbtTransformationCreateService ¶ added in v0.7.4
func (c *Client) NewDbtTransformationCreateService() *dbt.DbtTransformationCreateService
func (*Client) NewDbtTransformationDeleteService ¶ added in v0.7.4
func (c *Client) NewDbtTransformationDeleteService() *dbt.DbtTransformationDeleteService
func (*Client) NewDbtTransformationDetailsService ¶ added in v0.7.4
func (c *Client) NewDbtTransformationDetailsService() *dbt.DbtTransformationDetailsService
func (*Client) NewDbtTransformationModifyService ¶ added in v0.7.4
func (c *Client) NewDbtTransformationModifyService() *dbt.DbtTransformationModifyService
func (*Client) NewDestinationCertificateDetails ¶ added in v0.7.12
func (c *Client) NewDestinationCertificateDetails() *certificates.DestinationCertificateDetailsService
func (*Client) NewDestinationCertificateRevoke ¶ added in v0.7.12
func (c *Client) NewDestinationCertificateRevoke() *certificates.DestinationCertificateRevokeService
func (*Client) NewDestinationCertificatesList ¶ added in v0.7.12
func (c *Client) NewDestinationCertificatesList() *certificates.DestinationCertificatesListService
func (*Client) NewDestinationCreate ¶
func (c *Client) NewDestinationCreate() *destinations.DestinationCreateService
Destinations
func (*Client) NewDestinationDelete ¶
func (c *Client) NewDestinationDelete() *destinations.DestinationDeleteService
func (*Client) NewDestinationDetails ¶
func (c *Client) NewDestinationDetails() *destinations.DestinationDetailsService
func (*Client) NewDestinationFingerprintDetails ¶ added in v0.7.12
func (c *Client) NewDestinationFingerprintDetails() *fingerprints.DestinationFingerprintDetailsService
func (*Client) NewDestinationFingerprintRevoke ¶ added in v0.7.12
func (c *Client) NewDestinationFingerprintRevoke() *fingerprints.DestinationFingerprintRevokeService
func (*Client) NewDestinationFingerprintsList ¶ added in v0.7.12
func (c *Client) NewDestinationFingerprintsList() *fingerprints.DestinationFingerprintsListService
func (*Client) NewDestinationModify ¶
func (c *Client) NewDestinationModify() *destinations.DestinationModifyService
func (*Client) NewDestinationSetupTests ¶
func (c *Client) NewDestinationSetupTests() *destinations.DestinationSetupTestsService
func (*Client) NewExternalLoggingCreate ¶ added in v0.7.5
func (c *Client) NewExternalLoggingCreate() *externallogging.ExternalLoggingCreateService
External Logging
func (*Client) NewExternalLoggingDelete ¶ added in v0.7.5
func (c *Client) NewExternalLoggingDelete() *externallogging.ExternalLoggingDeleteService
func (*Client) NewExternalLoggingDetails ¶ added in v0.7.5
func (c *Client) NewExternalLoggingDetails() *externallogging.ExternalLoggingDetailsService
func (*Client) NewExternalLoggingModify ¶ added in v0.7.5
func (c *Client) NewExternalLoggingModify() *externallogging.ExternalLoggingModifyService
func (*Client) NewExternalLoggingSetupTests ¶ added in v0.7.5
func (c *Client) NewExternalLoggingSetupTests() *externallogging.ExternalLoggingSetupTestsService
func (*Client) NewGroupAddUser ¶
func (c *Client) NewGroupAddUser() *groups.GroupAddUserService
func (*Client) NewGroupCreate ¶
func (c *Client) NewGroupCreate() *groups.GroupCreateService
func (*Client) NewGroupDelete ¶
func (c *Client) NewGroupDelete() *groups.GroupDeleteService
func (*Client) NewGroupDetails ¶
func (c *Client) NewGroupDetails() *groups.GroupDetailsService
func (*Client) NewGroupListConnectors ¶
func (c *Client) NewGroupListConnectors() *groups.GroupListConnectorsService
func (*Client) NewGroupListPrivateLinks ¶ added in v0.8.1
func (c *Client) NewGroupListPrivateLinks() *groups.GroupListPrivateLinksService
func (*Client) NewGroupListUsers ¶
func (c *Client) NewGroupListUsers() *groups.GroupListUsersService
func (*Client) NewGroupModify ¶
func (c *Client) NewGroupModify() *groups.GroupModifyService
func (*Client) NewGroupRemoveUser ¶
func (c *Client) NewGroupRemoveUser() *groups.GroupRemoveUserService
func (*Client) NewGroupServiceAccount ¶ added in v0.7.15
func (c *Client) NewGroupServiceAccount() *groups.GroupServiceAccountService
func (*Client) NewGroupSshPublicKey ¶ added in v0.7.15
func (c *Client) NewGroupSshPublicKey() *groups.GroupSshKeyService
func (*Client) NewGroupsList ¶
func (c *Client) NewGroupsList() *groups.GroupsListService
func (*Client) NewHttpService ¶ added in v0.7.12
func (c *Client) NewHttpService() httputils.HttpService
func (*Client) NewPrivateLinksCreate ¶ added in v0.8.1
func (c *Client) NewPrivateLinksCreate() *privatelinks.PrivateLinksCreateService
Private Links
func (*Client) NewPrivateLinksDelete ¶ added in v0.8.1
func (c *Client) NewPrivateLinksDelete() *privatelinks.PrivateLinksDeleteService
func (*Client) NewPrivateLinksDetails ¶ added in v0.8.1
func (c *Client) NewPrivateLinksDetails() *privatelinks.PrivateLinksDetailsService
func (*Client) NewPrivateLinksModify ¶ added in v0.8.1
func (c *Client) NewPrivateLinksModify() *privatelinks.PrivateLinksModifyService
func (*Client) NewRolesList ¶ added in v0.7.7
func (c *Client) NewRolesList() *roles.RolesListService
func (*Client) NewTeamConnectorMembershipCreate ¶ added in v0.7.11
func (c *Client) NewTeamConnectorMembershipCreate() *teams.TeamConnectorMembershipCreateService
func (*Client) NewTeamConnectorMembershipDelete ¶ added in v0.7.11
func (c *Client) NewTeamConnectorMembershipDelete() *teams.TeamConnectorMembershipDeleteService
func (*Client) NewTeamConnectorMembershipDetails ¶ added in v0.7.11
func (c *Client) NewTeamConnectorMembershipDetails() *teams.TeamConnectorMembershipDetailsService
func (*Client) NewTeamConnectorMembershipModify ¶ added in v0.7.11
func (c *Client) NewTeamConnectorMembershipModify() *teams.TeamConnectorMembershipModifyService
func (*Client) NewTeamConnectorMembershipsList ¶ added in v0.7.11
func (c *Client) NewTeamConnectorMembershipsList() *teams.TeamConnectorMembershipsListService
func (*Client) NewTeamGroupMembershipCreate ¶ added in v0.7.11
func (c *Client) NewTeamGroupMembershipCreate() *teams.TeamGroupMembershipCreateService
func (*Client) NewTeamGroupMembershipDelete ¶ added in v0.7.11
func (c *Client) NewTeamGroupMembershipDelete() *teams.TeamGroupMembershipDeleteService
func (*Client) NewTeamGroupMembershipDetails ¶ added in v0.7.11
func (c *Client) NewTeamGroupMembershipDetails() *teams.TeamGroupMembershipDetailsService
func (*Client) NewTeamGroupMembershipModify ¶ added in v0.7.11
func (c *Client) NewTeamGroupMembershipModify() *teams.TeamGroupMembershipModifyService
func (*Client) NewTeamGroupMembershipsList ¶ added in v0.7.11
func (c *Client) NewTeamGroupMembershipsList() *teams.TeamGroupMembershipsListService
func (*Client) NewTeamUserMembershipCreate ¶ added in v0.7.11
func (c *Client) NewTeamUserMembershipCreate() *teams.TeamUserMembershipCreateService
func (*Client) NewTeamUserMembershipDelete ¶ added in v0.7.11
func (c *Client) NewTeamUserMembershipDelete() *teams.TeamUserMembershipDeleteService
func (*Client) NewTeamUserMembershipDetails ¶ added in v0.7.11
func (c *Client) NewTeamUserMembershipDetails() *teams.TeamUserMembershipDetailsService
func (*Client) NewTeamUserMembershipModify ¶ added in v0.7.11
func (c *Client) NewTeamUserMembershipModify() *teams.TeamUserMembershipModifyService
func (*Client) NewTeamUserMembershipsList ¶ added in v0.7.11
func (c *Client) NewTeamUserMembershipsList() *teams.TeamUserMembershipsListService
func (*Client) NewTeamsCreate ¶ added in v0.7.11
func (c *Client) NewTeamsCreate() *teams.TeamsCreateService
Teams
func (*Client) NewTeamsDelete ¶ added in v0.7.11
func (c *Client) NewTeamsDelete() *teams.TeamsDeleteService
func (*Client) NewTeamsDeleteRoleInAccount ¶ added in v0.7.11
func (c *Client) NewTeamsDeleteRoleInAccount() *teams.TeamsDeleteRoleInAccountService
func (*Client) NewTeamsDetails ¶ added in v0.7.11
func (c *Client) NewTeamsDetails() *teams.TeamsDetailsService
func (*Client) NewTeamsList ¶ added in v0.7.11
func (c *Client) NewTeamsList() *teams.TeamsListService
func (*Client) NewTeamsModify ¶ added in v0.7.11
func (c *Client) NewTeamsModify() *teams.TeamsModifyService
func (*Client) NewUserConnectorMembershipCreate ¶ added in v0.8.0
func (c *Client) NewUserConnectorMembershipCreate() *users.UserConnectorMembershipCreateService
func (*Client) NewUserConnectorMembershipDelete ¶ added in v0.8.0
func (c *Client) NewUserConnectorMembershipDelete() *users.UserConnectorMembershipDeleteService
func (*Client) NewUserConnectorMembershipDetails ¶ added in v0.8.0
func (c *Client) NewUserConnectorMembershipDetails() *users.UserConnectorMembershipDetailsService
func (*Client) NewUserConnectorMembershipModify ¶ added in v0.8.0
func (c *Client) NewUserConnectorMembershipModify() *users.UserConnectorMembershipModifyService
func (*Client) NewUserConnectorMembershipsList ¶ added in v0.8.0
func (c *Client) NewUserConnectorMembershipsList() *users.UserConnectorMembershipsListService
func (*Client) NewUserDelete ¶
func (c *Client) NewUserDelete() *users.UserDeleteService
func (*Client) NewUserDetails ¶
func (c *Client) NewUserDetails() *users.UserDetailsService
func (*Client) NewUserGroupMembershipCreate ¶ added in v0.8.0
func (c *Client) NewUserGroupMembershipCreate() *users.UserGroupMembershipCreateService
func (*Client) NewUserGroupMembershipDelete ¶ added in v0.8.0
func (c *Client) NewUserGroupMembershipDelete() *users.UserGroupMembershipDeleteService
func (*Client) NewUserGroupMembershipDetails ¶ added in v0.8.0
func (c *Client) NewUserGroupMembershipDetails() *users.UserGroupMembershipDetailsService
func (*Client) NewUserGroupMembershipModify ¶ added in v0.8.0
func (c *Client) NewUserGroupMembershipModify() *users.UserGroupMembershipModifyService
func (*Client) NewUserGroupMembershipsList ¶ added in v0.8.0
func (c *Client) NewUserGroupMembershipsList() *users.UserGroupMembershipsListService
func (*Client) NewUserInvite ¶
func (c *Client) NewUserInvite() *users.UserInviteService
func (*Client) NewUserModify ¶
func (c *Client) NewUserModify() *users.UserModifyService
func (*Client) NewWebhookAccountCreate ¶ added in v0.7.7
func (c *Client) NewWebhookAccountCreate() *webhooks.WebhookAccountCreateService
func (*Client) NewWebhookDelete ¶ added in v0.7.7
func (c *Client) NewWebhookDelete() *webhooks.WebhookDeleteService
Webhooks
func (*Client) NewWebhookDetails ¶ added in v0.7.7
func (c *Client) NewWebhookDetails() *webhooks.WebhookDetailsService
func (*Client) NewWebhookGroupCreate ¶ added in v0.7.7
func (c *Client) NewWebhookGroupCreate() *webhooks.WebhookGroupCreateService
func (*Client) NewWebhookList ¶ added in v0.7.7
func (c *Client) NewWebhookList() *webhooks.WebhookListService
func (*Client) NewWebhookModify ¶ added in v0.7.7
func (c *Client) NewWebhookModify() *webhooks.WebhookModifyService
func (*Client) NewWebhookTest ¶ added in v0.7.10
func (c *Client) NewWebhookTest() *webhooks.WebhookTestService
func (*Client) SetHandleRateLimits ¶ added in v0.7.4
SetHandleRateLimits sets custom HTTP client to handle rate limits automatically
func (*Client) SetHttpClient ¶ added in v0.6.4
func (c *Client) SetHttpClient(httpClient httputils.HttpClient)
SetHttpClient sets custom HTTP client to perform requests with
func (*Client) SetMaxRetryAttempts ¶ added in v0.7.4
SetMaxRetryAttempts sets custom HTTP client maximum retry attempts count
Click to show internal directories.
Click to hide internal directories.