Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func GunzipIfNeeded(resp *http.Response) (io.ReadCloser, error)
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AddResourceMemberRequestBody
- func (o *AddResourceMemberRequestBody) GetId() string
- func (o *AddResourceMemberRequestBody) GetIdOk() (*string, bool)
- func (o *AddResourceMemberRequestBody) GetName() string
- func (o *AddResourceMemberRequestBody) GetNameOk() (*string, bool)
- func (o *AddResourceMemberRequestBody) HasName() bool
- func (o AddResourceMemberRequestBody) MarshalJSON() ([]byte, error)
- func (o *AddResourceMemberRequestBody) SetId(v string)
- func (o *AddResourceMemberRequestBody) SetName(v string)
- type ApiApplyTemplateRequest
- type ApiCreateMeasurementSchemaRequest
- func (r ApiCreateMeasurementSchemaRequest) BucketID(bucketID string) ApiCreateMeasurementSchemaRequest
- func (r ApiCreateMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
- func (r ApiCreateMeasurementSchemaRequest) GetBucketID() string
- func (r ApiCreateMeasurementSchemaRequest) GetMeasurementSchemaCreateRequest() *MeasurementSchemaCreateRequest
- func (r ApiCreateMeasurementSchemaRequest) GetOrg() *string
- func (r ApiCreateMeasurementSchemaRequest) GetOrgID() *string
- func (r ApiCreateMeasurementSchemaRequest) MeasurementSchemaCreateRequest(measurementSchemaCreateRequest MeasurementSchemaCreateRequest) ApiCreateMeasurementSchemaRequest
- func (r ApiCreateMeasurementSchemaRequest) Org(org string) ApiCreateMeasurementSchemaRequest
- func (r ApiCreateMeasurementSchemaRequest) OrgID(orgID string) ApiCreateMeasurementSchemaRequest
- type ApiCreateStackRequest
- type ApiDeleteAuthorizationsIDRequest
- func (r ApiDeleteAuthorizationsIDRequest) AuthID(authID string) ApiDeleteAuthorizationsIDRequest
- func (r ApiDeleteAuthorizationsIDRequest) Execute() error
- func (r ApiDeleteAuthorizationsIDRequest) GetAuthID() string
- func (r ApiDeleteAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteAuthorizationsIDRequest
- type ApiDeleteBucketsIDRequest
- func (r ApiDeleteBucketsIDRequest) BucketID(bucketID string) ApiDeleteBucketsIDRequest
- func (r ApiDeleteBucketsIDRequest) Execute() error
- func (r ApiDeleteBucketsIDRequest) GetBucketID() string
- func (r ApiDeleteBucketsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteBucketsIDRequest
- type ApiDeleteDBRPIDRequest
- func (r ApiDeleteDBRPIDRequest) DbrpID(dbrpID string) ApiDeleteDBRPIDRequest
- func (r ApiDeleteDBRPIDRequest) Execute() error
- func (r ApiDeleteDBRPIDRequest) GetDbrpID() string
- func (r ApiDeleteDBRPIDRequest) GetOrg() *string
- func (r ApiDeleteDBRPIDRequest) GetOrgID() *string
- func (r ApiDeleteDBRPIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteDBRPIDRequest) Org(org string) ApiDeleteDBRPIDRequest
- func (r ApiDeleteDBRPIDRequest) OrgID(orgID string) ApiDeleteDBRPIDRequest
- func (r ApiDeleteDBRPIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteDBRPIDRequest
- type ApiDeleteLegacyAuthorizationsIDRequest
- func (r ApiDeleteLegacyAuthorizationsIDRequest) AuthID(authID string) ApiDeleteLegacyAuthorizationsIDRequest
- func (r ApiDeleteLegacyAuthorizationsIDRequest) Execute() error
- func (r ApiDeleteLegacyAuthorizationsIDRequest) GetAuthID() string
- func (r ApiDeleteLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteLegacyAuthorizationsIDRequest
- type ApiDeleteOrgsIDMembersIDRequest
- func (r ApiDeleteOrgsIDMembersIDRequest) Execute() error
- func (r ApiDeleteOrgsIDMembersIDRequest) GetOrgID() string
- func (r ApiDeleteOrgsIDMembersIDRequest) GetUserID() string
- func (r ApiDeleteOrgsIDMembersIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteOrgsIDMembersIDRequest) OrgID(orgID string) ApiDeleteOrgsIDMembersIDRequest
- func (r ApiDeleteOrgsIDMembersIDRequest) UserID(userID string) ApiDeleteOrgsIDMembersIDRequest
- func (r ApiDeleteOrgsIDMembersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteOrgsIDMembersIDRequest
- type ApiDeleteOrgsIDRequest
- func (r ApiDeleteOrgsIDRequest) Execute() error
- func (r ApiDeleteOrgsIDRequest) GetOrgID() string
- func (r ApiDeleteOrgsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteOrgsIDRequest) OrgID(orgID string) ApiDeleteOrgsIDRequest
- func (r ApiDeleteOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteOrgsIDRequest
- type ApiDeleteRemoteConnectionByIDRequest
- func (r ApiDeleteRemoteConnectionByIDRequest) Execute() error
- func (r ApiDeleteRemoteConnectionByIDRequest) GetRemoteID() string
- func (r ApiDeleteRemoteConnectionByIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiDeleteRemoteConnectionByIDRequest
- func (r ApiDeleteRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteRemoteConnectionByIDRequest
- type ApiDeleteReplicationByIDRequest
- func (r ApiDeleteReplicationByIDRequest) Execute() error
- func (r ApiDeleteReplicationByIDRequest) GetReplicationID() string
- func (r ApiDeleteReplicationByIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteReplicationByIDRequest) ReplicationID(replicationID string) ApiDeleteReplicationByIDRequest
- func (r ApiDeleteReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteReplicationByIDRequest
- type ApiDeleteStackRequest
- type ApiDeleteTasksIDRequest
- func (r ApiDeleteTasksIDRequest) Execute() error
- func (r ApiDeleteTasksIDRequest) GetTaskID() string
- func (r ApiDeleteTasksIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteTasksIDRequest) TaskID(taskID string) ApiDeleteTasksIDRequest
- func (r ApiDeleteTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTasksIDRequest
- type ApiDeleteTasksIDRunsIDRequest
- func (r ApiDeleteTasksIDRunsIDRequest) Execute() error
- func (r ApiDeleteTasksIDRunsIDRequest) GetRunID() string
- func (r ApiDeleteTasksIDRunsIDRequest) GetTaskID() string
- func (r ApiDeleteTasksIDRunsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteTasksIDRunsIDRequest) RunID(runID string) ApiDeleteTasksIDRunsIDRequest
- func (r ApiDeleteTasksIDRunsIDRequest) TaskID(taskID string) ApiDeleteTasksIDRunsIDRequest
- func (r ApiDeleteTasksIDRunsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTasksIDRunsIDRequest
- type ApiDeleteTelegrafsIDRequest
- func (r ApiDeleteTelegrafsIDRequest) Execute() error
- func (r ApiDeleteTelegrafsIDRequest) GetTelegrafID() string
- func (r ApiDeleteTelegrafsIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteTelegrafsIDRequest) TelegrafID(telegrafID string) ApiDeleteTelegrafsIDRequest
- func (r ApiDeleteTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTelegrafsIDRequest
- type ApiDeleteUsersIDRequest
- func (r ApiDeleteUsersIDRequest) Execute() error
- func (r ApiDeleteUsersIDRequest) GetUserID() string
- func (r ApiDeleteUsersIDRequest) GetZapTraceSpan() *string
- func (r ApiDeleteUsersIDRequest) UserID(userID string) ApiDeleteUsersIDRequest
- func (r ApiDeleteUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteUsersIDRequest
- type ApiError
- type ApiExportTemplateRequest
- type ApiGetAuthorizationsIDRequest
- func (r ApiGetAuthorizationsIDRequest) AuthID(authID string) ApiGetAuthorizationsIDRequest
- func (r ApiGetAuthorizationsIDRequest) Execute() (Authorization, error)
- func (r ApiGetAuthorizationsIDRequest) GetAuthID() string
- func (r ApiGetAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetAuthorizationsIDRequest
- type ApiGetAuthorizationsRequest
- func (r ApiGetAuthorizationsRequest) Execute() (Authorizations, error)
- func (r ApiGetAuthorizationsRequest) GetOrg() *string
- func (r ApiGetAuthorizationsRequest) GetOrgID() *string
- func (r ApiGetAuthorizationsRequest) GetUser() *string
- func (r ApiGetAuthorizationsRequest) GetUserID() *string
- func (r ApiGetAuthorizationsRequest) GetZapTraceSpan() *string
- func (r ApiGetAuthorizationsRequest) Org(org string) ApiGetAuthorizationsRequest
- func (r ApiGetAuthorizationsRequest) OrgID(orgID string) ApiGetAuthorizationsRequest
- func (r ApiGetAuthorizationsRequest) User(user string) ApiGetAuthorizationsRequest
- func (r ApiGetAuthorizationsRequest) UserID(userID string) ApiGetAuthorizationsRequest
- func (r ApiGetAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetAuthorizationsRequest
- type ApiGetBackupKVRequest
- type ApiGetBackupMetadataRequest
- func (r ApiGetBackupMetadataRequest) AcceptEncoding(acceptEncoding string) ApiGetBackupMetadataRequest
- func (r ApiGetBackupMetadataRequest) Execute() (*_nethttp.Response, error)
- func (r ApiGetBackupMetadataRequest) GetAcceptEncoding() *string
- func (r ApiGetBackupMetadataRequest) GetZapTraceSpan() *string
- func (r ApiGetBackupMetadataRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBackupMetadataRequest
- type ApiGetBackupShardIdRequest
- func (r ApiGetBackupShardIdRequest) AcceptEncoding(acceptEncoding string) ApiGetBackupShardIdRequest
- func (r ApiGetBackupShardIdRequest) Execute() (*_nethttp.Response, error)
- func (r ApiGetBackupShardIdRequest) GetAcceptEncoding() *string
- func (r ApiGetBackupShardIdRequest) GetShardID() int64
- func (r ApiGetBackupShardIdRequest) GetSince() *time.Time
- func (r ApiGetBackupShardIdRequest) GetZapTraceSpan() *string
- func (r ApiGetBackupShardIdRequest) ShardID(shardID int64) ApiGetBackupShardIdRequest
- func (r ApiGetBackupShardIdRequest) Since(since time.Time) ApiGetBackupShardIdRequest
- func (r ApiGetBackupShardIdRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBackupShardIdRequest
- type ApiGetBucketsIDRequest
- func (r ApiGetBucketsIDRequest) BucketID(bucketID string) ApiGetBucketsIDRequest
- func (r ApiGetBucketsIDRequest) Execute() (Bucket, error)
- func (r ApiGetBucketsIDRequest) GetBucketID() string
- func (r ApiGetBucketsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBucketsIDRequest
- type ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) After(after string) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) Execute() (Buckets, error)
- func (r ApiGetBucketsRequest) GetAfter() *string
- func (r ApiGetBucketsRequest) GetId() *string
- func (r ApiGetBucketsRequest) GetLimit() *int32
- func (r ApiGetBucketsRequest) GetName() *string
- func (r ApiGetBucketsRequest) GetOffset() *int32
- func (r ApiGetBucketsRequest) GetOrg() *string
- func (r ApiGetBucketsRequest) GetOrgID() *string
- func (r ApiGetBucketsRequest) GetZapTraceSpan() *string
- func (r ApiGetBucketsRequest) Id(id string) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) Limit(limit int32) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) Name(name string) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) Offset(offset int32) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) Org(org string) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) OrgID(orgID string) ApiGetBucketsRequest
- func (r ApiGetBucketsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBucketsRequest
- type ApiGetDBRPsIDRequest
- func (r ApiGetDBRPsIDRequest) DbrpID(dbrpID string) ApiGetDBRPsIDRequest
- func (r ApiGetDBRPsIDRequest) Execute() (DBRPGet, error)
- func (r ApiGetDBRPsIDRequest) GetDbrpID() string
- func (r ApiGetDBRPsIDRequest) GetOrg() *string
- func (r ApiGetDBRPsIDRequest) GetOrgID() *string
- func (r ApiGetDBRPsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetDBRPsIDRequest) Org(org string) ApiGetDBRPsIDRequest
- func (r ApiGetDBRPsIDRequest) OrgID(orgID string) ApiGetDBRPsIDRequest
- func (r ApiGetDBRPsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDBRPsIDRequest
- type ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) BucketID(bucketID string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) Db(db string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) Default_(default_ bool) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) Execute() (DBRPs, error)
- func (r ApiGetDBRPsRequest) GetBucketID() *string
- func (r ApiGetDBRPsRequest) GetDb() *string
- func (r ApiGetDBRPsRequest) GetDefault_() *bool
- func (r ApiGetDBRPsRequest) GetId() *string
- func (r ApiGetDBRPsRequest) GetOrg() *string
- func (r ApiGetDBRPsRequest) GetOrgID() *string
- func (r ApiGetDBRPsRequest) GetRp() *string
- func (r ApiGetDBRPsRequest) GetZapTraceSpan() *string
- func (r ApiGetDBRPsRequest) Id(id string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) Org(org string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) OrgID(orgID string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) Rp(rp string) ApiGetDBRPsRequest
- func (r ApiGetDBRPsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDBRPsRequest
- type ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Descending(descending bool) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Execute() (Dashboards, error)
- func (r ApiGetDashboardsRequest) GetDescending() *bool
- func (r ApiGetDashboardsRequest) GetId() *[]string
- func (r ApiGetDashboardsRequest) GetLimit() *int32
- func (r ApiGetDashboardsRequest) GetOffset() *int32
- func (r ApiGetDashboardsRequest) GetOrg() *string
- func (r ApiGetDashboardsRequest) GetOrgID() *string
- func (r ApiGetDashboardsRequest) GetOwner() *string
- func (r ApiGetDashboardsRequest) GetSortBy() *string
- func (r ApiGetDashboardsRequest) GetZapTraceSpan() *string
- func (r ApiGetDashboardsRequest) Id(id []string) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Limit(limit int32) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Offset(offset int32) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Org(org string) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) OrgID(orgID string) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) Owner(owner string) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) SortBy(sortBy string) ApiGetDashboardsRequest
- func (r ApiGetDashboardsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDashboardsRequest
- type ApiGetHealthRequest
- type ApiGetLegacyAuthorizationsIDRequest
- func (r ApiGetLegacyAuthorizationsIDRequest) AuthID(authID string) ApiGetLegacyAuthorizationsIDRequest
- func (r ApiGetLegacyAuthorizationsIDRequest) Execute() (Authorization, error)
- func (r ApiGetLegacyAuthorizationsIDRequest) GetAuthID() string
- func (r ApiGetLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetLegacyAuthorizationsIDRequest
- type ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) AuthID(authID string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) Execute() (Authorizations, error)
- func (r ApiGetLegacyAuthorizationsRequest) GetAuthID() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetOrg() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetOrgID() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetToken() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetUser() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetUserID() *string
- func (r ApiGetLegacyAuthorizationsRequest) GetZapTraceSpan() *string
- func (r ApiGetLegacyAuthorizationsRequest) Org(org string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) OrgID(orgID string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) Token(token string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) User(user string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) UserID(userID string) ApiGetLegacyAuthorizationsRequest
- func (r ApiGetLegacyAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetLegacyAuthorizationsRequest
- type ApiGetMeasurementSchemaRequest
- func (r ApiGetMeasurementSchemaRequest) BucketID(bucketID string) ApiGetMeasurementSchemaRequest
- func (r ApiGetMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
- func (r ApiGetMeasurementSchemaRequest) GetBucketID() string
- func (r ApiGetMeasurementSchemaRequest) GetMeasurementID() string
- func (r ApiGetMeasurementSchemaRequest) GetOrg() *string
- func (r ApiGetMeasurementSchemaRequest) GetOrgID() *string
- func (r ApiGetMeasurementSchemaRequest) MeasurementID(measurementID string) ApiGetMeasurementSchemaRequest
- func (r ApiGetMeasurementSchemaRequest) Org(org string) ApiGetMeasurementSchemaRequest
- func (r ApiGetMeasurementSchemaRequest) OrgID(orgID string) ApiGetMeasurementSchemaRequest
- type ApiGetMeasurementSchemasRequest
- func (r ApiGetMeasurementSchemasRequest) BucketID(bucketID string) ApiGetMeasurementSchemasRequest
- func (r ApiGetMeasurementSchemasRequest) Execute() (MeasurementSchemaList, error)
- func (r ApiGetMeasurementSchemasRequest) GetBucketID() string
- func (r ApiGetMeasurementSchemasRequest) GetName() *string
- func (r ApiGetMeasurementSchemasRequest) GetOrg() *string
- func (r ApiGetMeasurementSchemasRequest) GetOrgID() *string
- func (r ApiGetMeasurementSchemasRequest) Name(name string) ApiGetMeasurementSchemasRequest
- func (r ApiGetMeasurementSchemasRequest) Org(org string) ApiGetMeasurementSchemasRequest
- func (r ApiGetMeasurementSchemasRequest) OrgID(orgID string) ApiGetMeasurementSchemasRequest
- type ApiGetOrgsIDMembersRequest
- func (r ApiGetOrgsIDMembersRequest) Execute() (ResourceMembers, error)
- func (r ApiGetOrgsIDMembersRequest) GetOrgID() string
- func (r ApiGetOrgsIDMembersRequest) GetZapTraceSpan() *string
- func (r ApiGetOrgsIDMembersRequest) OrgID(orgID string) ApiGetOrgsIDMembersRequest
- func (r ApiGetOrgsIDMembersRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDMembersRequest
- type ApiGetOrgsIDRequest
- func (r ApiGetOrgsIDRequest) Execute() (Organization, error)
- func (r ApiGetOrgsIDRequest) GetOrgID() string
- func (r ApiGetOrgsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetOrgsIDRequest) OrgID(orgID string) ApiGetOrgsIDRequest
- func (r ApiGetOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDRequest
- type ApiGetOrgsIDSecretsRequest
- func (r ApiGetOrgsIDSecretsRequest) Execute() (SecretKeysResponse, error)
- func (r ApiGetOrgsIDSecretsRequest) GetOrgID() string
- func (r ApiGetOrgsIDSecretsRequest) GetZapTraceSpan() *string
- func (r ApiGetOrgsIDSecretsRequest) OrgID(orgID string) ApiGetOrgsIDSecretsRequest
- func (r ApiGetOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDSecretsRequest
- type ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) Descending(descending bool) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) Execute() (Organizations, error)
- func (r ApiGetOrgsRequest) GetDescending() *bool
- func (r ApiGetOrgsRequest) GetLimit() *int32
- func (r ApiGetOrgsRequest) GetOffset() *int32
- func (r ApiGetOrgsRequest) GetOrg() *string
- func (r ApiGetOrgsRequest) GetOrgID() *string
- func (r ApiGetOrgsRequest) GetUserID() *string
- func (r ApiGetOrgsRequest) GetZapTraceSpan() *string
- func (r ApiGetOrgsRequest) Limit(limit int32) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) Offset(offset int32) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) Org(org string) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) OrgID(orgID string) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) UserID(userID string) ApiGetOrgsRequest
- func (r ApiGetOrgsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsRequest
- type ApiGetRemoteConnectionByIDRequest
- func (r ApiGetRemoteConnectionByIDRequest) Execute() (RemoteConnection, error)
- func (r ApiGetRemoteConnectionByIDRequest) GetRemoteID() string
- func (r ApiGetRemoteConnectionByIDRequest) GetZapTraceSpan() *string
- func (r ApiGetRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiGetRemoteConnectionByIDRequest
- func (r ApiGetRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetRemoteConnectionByIDRequest
- type ApiGetRemoteConnectionsRequest
- func (r ApiGetRemoteConnectionsRequest) Execute() (RemoteConnections, error)
- func (r ApiGetRemoteConnectionsRequest) GetName() *string
- func (r ApiGetRemoteConnectionsRequest) GetOrgID() *string
- func (r ApiGetRemoteConnectionsRequest) GetRemoteURL() *string
- func (r ApiGetRemoteConnectionsRequest) GetZapTraceSpan() *string
- func (r ApiGetRemoteConnectionsRequest) Name(name string) ApiGetRemoteConnectionsRequest
- func (r ApiGetRemoteConnectionsRequest) OrgID(orgID string) ApiGetRemoteConnectionsRequest
- func (r ApiGetRemoteConnectionsRequest) RemoteURL(remoteURL string) ApiGetRemoteConnectionsRequest
- func (r ApiGetRemoteConnectionsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetRemoteConnectionsRequest
- type ApiGetReplicationByIDRequest
- func (r ApiGetReplicationByIDRequest) Execute() (Replication, error)
- func (r ApiGetReplicationByIDRequest) GetReplicationID() string
- func (r ApiGetReplicationByIDRequest) GetZapTraceSpan() *string
- func (r ApiGetReplicationByIDRequest) ReplicationID(replicationID string) ApiGetReplicationByIDRequest
- func (r ApiGetReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetReplicationByIDRequest
- type ApiGetReplicationsRequest
- func (r ApiGetReplicationsRequest) Execute() (Replications, error)
- func (r ApiGetReplicationsRequest) GetLocalBucketID() *string
- func (r ApiGetReplicationsRequest) GetName() *string
- func (r ApiGetReplicationsRequest) GetOrgID() *string
- func (r ApiGetReplicationsRequest) GetRemoteID() *string
- func (r ApiGetReplicationsRequest) GetZapTraceSpan() *string
- func (r ApiGetReplicationsRequest) LocalBucketID(localBucketID string) ApiGetReplicationsRequest
- func (r ApiGetReplicationsRequest) Name(name string) ApiGetReplicationsRequest
- func (r ApiGetReplicationsRequest) OrgID(orgID string) ApiGetReplicationsRequest
- func (r ApiGetReplicationsRequest) RemoteID(remoteID string) ApiGetReplicationsRequest
- func (r ApiGetReplicationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetReplicationsRequest
- type ApiGetResourcesRequest
- type ApiGetSetupRequest
- type ApiGetTasksIDLogsRequest
- func (r ApiGetTasksIDLogsRequest) Execute() (Logs, error)
- func (r ApiGetTasksIDLogsRequest) GetTaskID() string
- func (r ApiGetTasksIDLogsRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksIDLogsRequest) TaskID(taskID string) ApiGetTasksIDLogsRequest
- func (r ApiGetTasksIDLogsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDLogsRequest
- type ApiGetTasksIDRequest
- func (r ApiGetTasksIDRequest) Execute() (Task, error)
- func (r ApiGetTasksIDRequest) GetTaskID() string
- func (r ApiGetTasksIDRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksIDRequest) TaskID(taskID string) ApiGetTasksIDRequest
- func (r ApiGetTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRequest
- type ApiGetTasksIDRunsIDLogsRequest
- func (r ApiGetTasksIDRunsIDLogsRequest) Execute() (Logs, error)
- func (r ApiGetTasksIDRunsIDLogsRequest) GetRunID() string
- func (r ApiGetTasksIDRunsIDLogsRequest) GetTaskID() string
- func (r ApiGetTasksIDRunsIDLogsRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksIDRunsIDLogsRequest) RunID(runID string) ApiGetTasksIDRunsIDLogsRequest
- func (r ApiGetTasksIDRunsIDLogsRequest) TaskID(taskID string) ApiGetTasksIDRunsIDLogsRequest
- func (r ApiGetTasksIDRunsIDLogsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsIDLogsRequest
- type ApiGetTasksIDRunsIDRequest
- func (r ApiGetTasksIDRunsIDRequest) Execute() (Run, error)
- func (r ApiGetTasksIDRunsIDRequest) GetRunID() string
- func (r ApiGetTasksIDRunsIDRequest) GetTaskID() string
- func (r ApiGetTasksIDRunsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksIDRunsIDRequest) RunID(runID string) ApiGetTasksIDRunsIDRequest
- func (r ApiGetTasksIDRunsIDRequest) TaskID(taskID string) ApiGetTasksIDRunsIDRequest
- func (r ApiGetTasksIDRunsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsIDRequest
- type ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) After(after string) ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) AfterTime(afterTime time.Time) ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) BeforeTime(beforeTime time.Time) ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) Execute() (Runs, error)
- func (r ApiGetTasksIDRunsRequest) GetAfter() *string
- func (r ApiGetTasksIDRunsRequest) GetAfterTime() *time.Time
- func (r ApiGetTasksIDRunsRequest) GetBeforeTime() *time.Time
- func (r ApiGetTasksIDRunsRequest) GetLimit() *int32
- func (r ApiGetTasksIDRunsRequest) GetTaskID() string
- func (r ApiGetTasksIDRunsRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksIDRunsRequest) Limit(limit int32) ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) TaskID(taskID string) ApiGetTasksIDRunsRequest
- func (r ApiGetTasksIDRunsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsRequest
- type ApiGetTasksRequest
- func (r ApiGetTasksRequest) After(after string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) Execute() (Tasks, error)
- func (r ApiGetTasksRequest) GetAfter() *string
- func (r ApiGetTasksRequest) GetLimit() *int32
- func (r ApiGetTasksRequest) GetName() *string
- func (r ApiGetTasksRequest) GetOrg() *string
- func (r ApiGetTasksRequest) GetOrgID() *string
- func (r ApiGetTasksRequest) GetStatus() *string
- func (r ApiGetTasksRequest) GetUser() *string
- func (r ApiGetTasksRequest) GetZapTraceSpan() *string
- func (r ApiGetTasksRequest) Limit(limit int32) ApiGetTasksRequest
- func (r ApiGetTasksRequest) Name(name string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) Org(org string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) OrgID(orgID string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) Status(status string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) User(user string) ApiGetTasksRequest
- func (r ApiGetTasksRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksRequest
- type ApiGetTelegrafsIDRequest
- func (r ApiGetTelegrafsIDRequest) Accept(accept string) ApiGetTelegrafsIDRequest
- func (r ApiGetTelegrafsIDRequest) Execute() (Telegraf, error)
- func (r ApiGetTelegrafsIDRequest) GetAccept() *string
- func (r ApiGetTelegrafsIDRequest) GetTelegrafID() string
- func (r ApiGetTelegrafsIDRequest) GetZapTraceSpan() *string
- func (r ApiGetTelegrafsIDRequest) TelegrafID(telegrafID string) ApiGetTelegrafsIDRequest
- func (r ApiGetTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTelegrafsIDRequest
- type ApiGetTelegrafsRequest
- func (r ApiGetTelegrafsRequest) Execute() (Telegrafs, error)
- func (r ApiGetTelegrafsRequest) GetOrgID() *string
- func (r ApiGetTelegrafsRequest) GetZapTraceSpan() *string
- func (r ApiGetTelegrafsRequest) OrgID(orgID string) ApiGetTelegrafsRequest
- func (r ApiGetTelegrafsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTelegrafsRequest
- type ApiGetUsersIDRequest
- func (r ApiGetUsersIDRequest) Execute() (UserResponse, error)
- func (r ApiGetUsersIDRequest) GetUserID() string
- func (r ApiGetUsersIDRequest) GetZapTraceSpan() *string
- func (r ApiGetUsersIDRequest) UserID(userID string) ApiGetUsersIDRequest
- func (r ApiGetUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetUsersIDRequest
- type ApiGetUsersRequest
- func (r ApiGetUsersRequest) After(after string) ApiGetUsersRequest
- func (r ApiGetUsersRequest) Execute() (Users, error)
- func (r ApiGetUsersRequest) GetAfter() *string
- func (r ApiGetUsersRequest) GetId() *string
- func (r ApiGetUsersRequest) GetLimit() *int32
- func (r ApiGetUsersRequest) GetName() *string
- func (r ApiGetUsersRequest) GetOffset() *int32
- func (r ApiGetUsersRequest) GetZapTraceSpan() *string
- func (r ApiGetUsersRequest) Id(id string) ApiGetUsersRequest
- func (r ApiGetUsersRequest) Limit(limit int32) ApiGetUsersRequest
- func (r ApiGetUsersRequest) Name(name string) ApiGetUsersRequest
- func (r ApiGetUsersRequest) Offset(offset int32) ApiGetUsersRequest
- func (r ApiGetUsersRequest) ZapTraceSpan(zapTraceSpan string) ApiGetUsersRequest
- type ApiListStacksRequest
- func (r ApiListStacksRequest) Execute() (Stacks, error)
- func (r ApiListStacksRequest) GetName() *[]string
- func (r ApiListStacksRequest) GetOrgID() *string
- func (r ApiListStacksRequest) GetStackID() *[]string
- func (r ApiListStacksRequest) Name(name []string) ApiListStacksRequest
- func (r ApiListStacksRequest) OrgID(orgID string) ApiListStacksRequest
- func (r ApiListStacksRequest) StackID(stackID []string) ApiListStacksRequest
- type ApiPatchAuthorizationsIDRequest
- func (r ApiPatchAuthorizationsIDRequest) AuthID(authID string) ApiPatchAuthorizationsIDRequest
- func (r ApiPatchAuthorizationsIDRequest) AuthorizationUpdateRequest(authorizationUpdateRequest AuthorizationUpdateRequest) ApiPatchAuthorizationsIDRequest
- func (r ApiPatchAuthorizationsIDRequest) Execute() (Authorization, error)
- func (r ApiPatchAuthorizationsIDRequest) GetAuthID() string
- func (r ApiPatchAuthorizationsIDRequest) GetAuthorizationUpdateRequest() *AuthorizationUpdateRequest
- func (r ApiPatchAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchAuthorizationsIDRequest
- type ApiPatchBucketsIDRequest
- func (r ApiPatchBucketsIDRequest) BucketID(bucketID string) ApiPatchBucketsIDRequest
- func (r ApiPatchBucketsIDRequest) Execute() (Bucket, error)
- func (r ApiPatchBucketsIDRequest) GetBucketID() string
- func (r ApiPatchBucketsIDRequest) GetPatchBucketRequest() *PatchBucketRequest
- func (r ApiPatchBucketsIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchBucketsIDRequest) PatchBucketRequest(patchBucketRequest PatchBucketRequest) ApiPatchBucketsIDRequest
- func (r ApiPatchBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchBucketsIDRequest
- type ApiPatchDBRPIDRequest
- func (r ApiPatchDBRPIDRequest) DBRPUpdate(dBRPUpdate DBRPUpdate) ApiPatchDBRPIDRequest
- func (r ApiPatchDBRPIDRequest) DbrpID(dbrpID string) ApiPatchDBRPIDRequest
- func (r ApiPatchDBRPIDRequest) Execute() (DBRPGet, error)
- func (r ApiPatchDBRPIDRequest) GetDBRPUpdate() *DBRPUpdate
- func (r ApiPatchDBRPIDRequest) GetDbrpID() string
- func (r ApiPatchDBRPIDRequest) GetOrg() *string
- func (r ApiPatchDBRPIDRequest) GetOrgID() *string
- func (r ApiPatchDBRPIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchDBRPIDRequest) Org(org string) ApiPatchDBRPIDRequest
- func (r ApiPatchDBRPIDRequest) OrgID(orgID string) ApiPatchDBRPIDRequest
- func (r ApiPatchDBRPIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchDBRPIDRequest
- type ApiPatchLegacyAuthorizationsIDRequest
- func (r ApiPatchLegacyAuthorizationsIDRequest) AuthID(authID string) ApiPatchLegacyAuthorizationsIDRequest
- func (r ApiPatchLegacyAuthorizationsIDRequest) AuthorizationUpdateRequest(authorizationUpdateRequest AuthorizationUpdateRequest) ApiPatchLegacyAuthorizationsIDRequest
- func (r ApiPatchLegacyAuthorizationsIDRequest) Execute() (Authorization, error)
- func (r ApiPatchLegacyAuthorizationsIDRequest) GetAuthID() string
- func (r ApiPatchLegacyAuthorizationsIDRequest) GetAuthorizationUpdateRequest() *AuthorizationUpdateRequest
- func (r ApiPatchLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchLegacyAuthorizationsIDRequest
- type ApiPatchOrgsIDRequest
- func (r ApiPatchOrgsIDRequest) Execute() (Organization, error)
- func (r ApiPatchOrgsIDRequest) GetOrgID() string
- func (r ApiPatchOrgsIDRequest) GetPatchOrganizationRequest() *PatchOrganizationRequest
- func (r ApiPatchOrgsIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchOrgsIDRequest) OrgID(orgID string) ApiPatchOrgsIDRequest
- func (r ApiPatchOrgsIDRequest) PatchOrganizationRequest(patchOrganizationRequest PatchOrganizationRequest) ApiPatchOrgsIDRequest
- func (r ApiPatchOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchOrgsIDRequest
- type ApiPatchOrgsIDSecretsRequest
- func (r ApiPatchOrgsIDSecretsRequest) Execute() error
- func (r ApiPatchOrgsIDSecretsRequest) GetOrgID() string
- func (r ApiPatchOrgsIDSecretsRequest) GetRequestBody() *map[string]string
- func (r ApiPatchOrgsIDSecretsRequest) GetZapTraceSpan() *string
- func (r ApiPatchOrgsIDSecretsRequest) OrgID(orgID string) ApiPatchOrgsIDSecretsRequest
- func (r ApiPatchOrgsIDSecretsRequest) RequestBody(requestBody map[string]string) ApiPatchOrgsIDSecretsRequest
- func (r ApiPatchOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchOrgsIDSecretsRequest
- type ApiPatchRemoteConnectionByIDRequest
- func (r ApiPatchRemoteConnectionByIDRequest) Execute() (RemoteConnection, error)
- func (r ApiPatchRemoteConnectionByIDRequest) GetRemoteConnenctionUpdateRequest() *RemoteConnenctionUpdateRequest
- func (r ApiPatchRemoteConnectionByIDRequest) GetRemoteID() string
- func (r ApiPatchRemoteConnectionByIDRequest) GetValidate() *bool
- func (r ApiPatchRemoteConnectionByIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchRemoteConnectionByIDRequest) RemoteConnenctionUpdateRequest(remoteConnenctionUpdateRequest RemoteConnenctionUpdateRequest) ApiPatchRemoteConnectionByIDRequest
- func (r ApiPatchRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiPatchRemoteConnectionByIDRequest
- func (r ApiPatchRemoteConnectionByIDRequest) Validate(validate bool) ApiPatchRemoteConnectionByIDRequest
- func (r ApiPatchRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchRemoteConnectionByIDRequest
- type ApiPatchReplicationByIDRequest
- func (r ApiPatchReplicationByIDRequest) Execute() (Replication, error)
- func (r ApiPatchReplicationByIDRequest) GetReplicationID() string
- func (r ApiPatchReplicationByIDRequest) GetReplicationUpdateRequest() *ReplicationUpdateRequest
- func (r ApiPatchReplicationByIDRequest) GetValidate() *bool
- func (r ApiPatchReplicationByIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchReplicationByIDRequest) ReplicationID(replicationID string) ApiPatchReplicationByIDRequest
- func (r ApiPatchReplicationByIDRequest) ReplicationUpdateRequest(replicationUpdateRequest ReplicationUpdateRequest) ApiPatchReplicationByIDRequest
- func (r ApiPatchReplicationByIDRequest) Validate(validate bool) ApiPatchReplicationByIDRequest
- func (r ApiPatchReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchReplicationByIDRequest
- type ApiPatchTasksIDRequest
- func (r ApiPatchTasksIDRequest) Execute() (Task, error)
- func (r ApiPatchTasksIDRequest) GetTaskID() string
- func (r ApiPatchTasksIDRequest) GetTaskUpdateRequest() *TaskUpdateRequest
- func (r ApiPatchTasksIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchTasksIDRequest) TaskID(taskID string) ApiPatchTasksIDRequest
- func (r ApiPatchTasksIDRequest) TaskUpdateRequest(taskUpdateRequest TaskUpdateRequest) ApiPatchTasksIDRequest
- func (r ApiPatchTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchTasksIDRequest
- type ApiPatchUsersIDRequest
- func (r ApiPatchUsersIDRequest) Execute() (UserResponse, error)
- func (r ApiPatchUsersIDRequest) GetUser() *User
- func (r ApiPatchUsersIDRequest) GetUserID() string
- func (r ApiPatchUsersIDRequest) GetZapTraceSpan() *string
- func (r ApiPatchUsersIDRequest) User(user User) ApiPatchUsersIDRequest
- func (r ApiPatchUsersIDRequest) UserID(userID string) ApiPatchUsersIDRequest
- func (r ApiPatchUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchUsersIDRequest
- type ApiPostAuthorizationsRequest
- func (r ApiPostAuthorizationsRequest) AuthorizationPostRequest(authorizationPostRequest AuthorizationPostRequest) ApiPostAuthorizationsRequest
- func (r ApiPostAuthorizationsRequest) Execute() (Authorization, error)
- func (r ApiPostAuthorizationsRequest) GetAuthorizationPostRequest() *AuthorizationPostRequest
- func (r ApiPostAuthorizationsRequest) GetZapTraceSpan() *string
- func (r ApiPostAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostAuthorizationsRequest
- type ApiPostBucketsRequest
- func (r ApiPostBucketsRequest) Execute() (Bucket, error)
- func (r ApiPostBucketsRequest) GetPostBucketRequest() *PostBucketRequest
- func (r ApiPostBucketsRequest) GetZapTraceSpan() *string
- func (r ApiPostBucketsRequest) PostBucketRequest(postBucketRequest PostBucketRequest) ApiPostBucketsRequest
- func (r ApiPostBucketsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostBucketsRequest
- type ApiPostDBRPRequest
- func (r ApiPostDBRPRequest) DBRPCreate(dBRPCreate DBRPCreate) ApiPostDBRPRequest
- func (r ApiPostDBRPRequest) Execute() (DBRP, error)
- func (r ApiPostDBRPRequest) GetDBRPCreate() *DBRPCreate
- func (r ApiPostDBRPRequest) GetZapTraceSpan() *string
- func (r ApiPostDBRPRequest) ZapTraceSpan(zapTraceSpan string) ApiPostDBRPRequest
- type ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) Bucket(bucket string) ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) BucketID(bucketID string) ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) DeletePredicateRequest(deletePredicateRequest DeletePredicateRequest) ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) Execute() error
- func (r ApiPostDeleteRequest) GetBucket() *string
- func (r ApiPostDeleteRequest) GetBucketID() *string
- func (r ApiPostDeleteRequest) GetDeletePredicateRequest() *DeletePredicateRequest
- func (r ApiPostDeleteRequest) GetOrg() *string
- func (r ApiPostDeleteRequest) GetOrgID() *string
- func (r ApiPostDeleteRequest) GetZapTraceSpan() *string
- func (r ApiPostDeleteRequest) Org(org string) ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) OrgID(orgID string) ApiPostDeleteRequest
- func (r ApiPostDeleteRequest) ZapTraceSpan(zapTraceSpan string) ApiPostDeleteRequest
- type ApiPostLegacyAuthorizationsIDPasswordRequest
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) AuthID(authID string) ApiPostLegacyAuthorizationsIDPasswordRequest
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) Execute() error
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetAuthID() string
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetPasswordResetBody() *PasswordResetBody
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetZapTraceSpan() *string
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) PasswordResetBody(passwordResetBody PasswordResetBody) ApiPostLegacyAuthorizationsIDPasswordRequest
- func (r ApiPostLegacyAuthorizationsIDPasswordRequest) ZapTraceSpan(zapTraceSpan string) ApiPostLegacyAuthorizationsIDPasswordRequest
- type ApiPostLegacyAuthorizationsRequest
- func (r ApiPostLegacyAuthorizationsRequest) Execute() (Authorization, error)
- func (r ApiPostLegacyAuthorizationsRequest) GetLegacyAuthorizationPostRequest() *LegacyAuthorizationPostRequest
- func (r ApiPostLegacyAuthorizationsRequest) GetZapTraceSpan() *string
- func (r ApiPostLegacyAuthorizationsRequest) LegacyAuthorizationPostRequest(legacyAuthorizationPostRequest LegacyAuthorizationPostRequest) ApiPostLegacyAuthorizationsRequest
- func (r ApiPostLegacyAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostLegacyAuthorizationsRequest
- type ApiPostOrgsIDMembersRequest
- func (r ApiPostOrgsIDMembersRequest) AddResourceMemberRequestBody(addResourceMemberRequestBody AddResourceMemberRequestBody) ApiPostOrgsIDMembersRequest
- func (r ApiPostOrgsIDMembersRequest) Execute() (ResourceMember, error)
- func (r ApiPostOrgsIDMembersRequest) GetAddResourceMemberRequestBody() *AddResourceMemberRequestBody
- func (r ApiPostOrgsIDMembersRequest) GetOrgID() string
- func (r ApiPostOrgsIDMembersRequest) GetZapTraceSpan() *string
- func (r ApiPostOrgsIDMembersRequest) OrgID(orgID string) ApiPostOrgsIDMembersRequest
- func (r ApiPostOrgsIDMembersRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsIDMembersRequest
- type ApiPostOrgsIDSecretsRequest
- func (r ApiPostOrgsIDSecretsRequest) Execute() error
- func (r ApiPostOrgsIDSecretsRequest) GetOrgID() string
- func (r ApiPostOrgsIDSecretsRequest) GetSecretKeys() *SecretKeys
- func (r ApiPostOrgsIDSecretsRequest) GetZapTraceSpan() *string
- func (r ApiPostOrgsIDSecretsRequest) OrgID(orgID string) ApiPostOrgsIDSecretsRequest
- func (r ApiPostOrgsIDSecretsRequest) SecretKeys(secretKeys SecretKeys) ApiPostOrgsIDSecretsRequest
- func (r ApiPostOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsIDSecretsRequest
- type ApiPostOrgsRequest
- func (r ApiPostOrgsRequest) Execute() (Organization, error)
- func (r ApiPostOrgsRequest) GetPostOrganizationRequest() *PostOrganizationRequest
- func (r ApiPostOrgsRequest) GetZapTraceSpan() *string
- func (r ApiPostOrgsRequest) PostOrganizationRequest(postOrganizationRequest PostOrganizationRequest) ApiPostOrgsRequest
- func (r ApiPostOrgsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsRequest
- type ApiPostQueryRequest
- func (r ApiPostQueryRequest) AcceptEncoding(acceptEncoding string) ApiPostQueryRequest
- func (r ApiPostQueryRequest) ContentType(contentType string) ApiPostQueryRequest
- func (r ApiPostQueryRequest) Execute() (*_nethttp.Response, error)
- func (r ApiPostQueryRequest) GetAcceptEncoding() *string
- func (r ApiPostQueryRequest) GetContentType() *string
- func (r ApiPostQueryRequest) GetOrg() *string
- func (r ApiPostQueryRequest) GetOrgID() *string
- func (r ApiPostQueryRequest) GetQuery() *Query
- func (r ApiPostQueryRequest) GetZapTraceSpan() *string
- func (r ApiPostQueryRequest) Org(org string) ApiPostQueryRequest
- func (r ApiPostQueryRequest) OrgID(orgID string) ApiPostQueryRequest
- func (r ApiPostQueryRequest) Query(query Query) ApiPostQueryRequest
- func (r ApiPostQueryRequest) ZapTraceSpan(zapTraceSpan string) ApiPostQueryRequest
- type ApiPostRemoteConnectionRequest
- func (r ApiPostRemoteConnectionRequest) Execute() (RemoteConnection, error)
- func (r ApiPostRemoteConnectionRequest) GetRemoteConnectionCreationRequest() *RemoteConnectionCreationRequest
- func (r ApiPostRemoteConnectionRequest) GetValidate() *bool
- func (r ApiPostRemoteConnectionRequest) GetZapTraceSpan() *string
- func (r ApiPostRemoteConnectionRequest) RemoteConnectionCreationRequest(remoteConnectionCreationRequest RemoteConnectionCreationRequest) ApiPostRemoteConnectionRequest
- func (r ApiPostRemoteConnectionRequest) Validate(validate bool) ApiPostRemoteConnectionRequest
- func (r ApiPostRemoteConnectionRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRemoteConnectionRequest
- type ApiPostReplicationRequest
- func (r ApiPostReplicationRequest) Execute() (Replication, error)
- func (r ApiPostReplicationRequest) GetReplicationCreationRequest() *ReplicationCreationRequest
- func (r ApiPostReplicationRequest) GetValidate() *bool
- func (r ApiPostReplicationRequest) GetZapTraceSpan() *string
- func (r ApiPostReplicationRequest) ReplicationCreationRequest(replicationCreationRequest ReplicationCreationRequest) ApiPostReplicationRequest
- func (r ApiPostReplicationRequest) Validate(validate bool) ApiPostReplicationRequest
- func (r ApiPostReplicationRequest) ZapTraceSpan(zapTraceSpan string) ApiPostReplicationRequest
- type ApiPostRestoreBucketIDRequest
- func (r ApiPostRestoreBucketIDRequest) Body(body []byte) ApiPostRestoreBucketIDRequest
- func (r ApiPostRestoreBucketIDRequest) BucketID(bucketID string) ApiPostRestoreBucketIDRequest
- func (r ApiPostRestoreBucketIDRequest) ContentType(contentType string) ApiPostRestoreBucketIDRequest
- func (r ApiPostRestoreBucketIDRequest) Execute() (string, error)
- func (r ApiPostRestoreBucketIDRequest) GetBody() []byte
- func (r ApiPostRestoreBucketIDRequest) GetBucketID() string
- func (r ApiPostRestoreBucketIDRequest) GetContentType() *string
- func (r ApiPostRestoreBucketIDRequest) GetZapTraceSpan() *string
- func (r ApiPostRestoreBucketIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreBucketIDRequest
- type ApiPostRestoreBucketMetadataRequest
- func (r ApiPostRestoreBucketMetadataRequest) BucketMetadataManifest(bucketMetadataManifest BucketMetadataManifest) ApiPostRestoreBucketMetadataRequest
- func (r ApiPostRestoreBucketMetadataRequest) Execute() (RestoredBucketMappings, error)
- func (r ApiPostRestoreBucketMetadataRequest) GetBucketMetadataManifest() *BucketMetadataManifest
- func (r ApiPostRestoreBucketMetadataRequest) GetZapTraceSpan() *string
- func (r ApiPostRestoreBucketMetadataRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreBucketMetadataRequest
- type ApiPostRestoreKVRequest
- func (r ApiPostRestoreKVRequest) Body(body _io.ReadCloser) ApiPostRestoreKVRequest
- func (r ApiPostRestoreKVRequest) ContentEncoding(contentEncoding string) ApiPostRestoreKVRequest
- func (r ApiPostRestoreKVRequest) ContentType(contentType string) ApiPostRestoreKVRequest
- func (r ApiPostRestoreKVRequest) Execute() (PostRestoreKVResponse, error)
- func (r ApiPostRestoreKVRequest) GetBody() _io.ReadCloser
- func (r ApiPostRestoreKVRequest) GetContentEncoding() *string
- func (r ApiPostRestoreKVRequest) GetContentType() *string
- func (r ApiPostRestoreKVRequest) GetZapTraceSpan() *string
- func (r ApiPostRestoreKVRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreKVRequest
- type ApiPostRestoreSQLRequest
- func (r ApiPostRestoreSQLRequest) Body(body _io.ReadCloser) ApiPostRestoreSQLRequest
- func (r ApiPostRestoreSQLRequest) ContentEncoding(contentEncoding string) ApiPostRestoreSQLRequest
- func (r ApiPostRestoreSQLRequest) ContentType(contentType string) ApiPostRestoreSQLRequest
- func (r ApiPostRestoreSQLRequest) Execute() error
- func (r ApiPostRestoreSQLRequest) GetBody() _io.ReadCloser
- func (r ApiPostRestoreSQLRequest) GetContentEncoding() *string
- func (r ApiPostRestoreSQLRequest) GetContentType() *string
- func (r ApiPostRestoreSQLRequest) GetZapTraceSpan() *string
- func (r ApiPostRestoreSQLRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreSQLRequest
- type ApiPostRestoreShardIdRequest
- func (r ApiPostRestoreShardIdRequest) Body(body _io.ReadCloser) ApiPostRestoreShardIdRequest
- func (r ApiPostRestoreShardIdRequest) ContentEncoding(contentEncoding string) ApiPostRestoreShardIdRequest
- func (r ApiPostRestoreShardIdRequest) ContentType(contentType string) ApiPostRestoreShardIdRequest
- func (r ApiPostRestoreShardIdRequest) Execute() error
- func (r ApiPostRestoreShardIdRequest) GetBody() _io.ReadCloser
- func (r ApiPostRestoreShardIdRequest) GetContentEncoding() *string
- func (r ApiPostRestoreShardIdRequest) GetContentType() *string
- func (r ApiPostRestoreShardIdRequest) GetShardID() string
- func (r ApiPostRestoreShardIdRequest) GetZapTraceSpan() *string
- func (r ApiPostRestoreShardIdRequest) ShardID(shardID string) ApiPostRestoreShardIdRequest
- func (r ApiPostRestoreShardIdRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreShardIdRequest
- type ApiPostSetupRequest
- func (r ApiPostSetupRequest) Execute() (OnboardingResponse, error)
- func (r ApiPostSetupRequest) GetOnboardingRequest() *OnboardingRequest
- func (r ApiPostSetupRequest) GetZapTraceSpan() *string
- func (r ApiPostSetupRequest) OnboardingRequest(onboardingRequest OnboardingRequest) ApiPostSetupRequest
- func (r ApiPostSetupRequest) ZapTraceSpan(zapTraceSpan string) ApiPostSetupRequest
- type ApiPostTasksIDRunsIDRetryRequest
- func (r ApiPostTasksIDRunsIDRetryRequest) Body(body map[string]interface{}) ApiPostTasksIDRunsIDRetryRequest
- func (r ApiPostTasksIDRunsIDRetryRequest) Execute() (Run, error)
- func (r ApiPostTasksIDRunsIDRetryRequest) GetBody() *map[string]interface{}
- func (r ApiPostTasksIDRunsIDRetryRequest) GetRunID() string
- func (r ApiPostTasksIDRunsIDRetryRequest) GetTaskID() string
- func (r ApiPostTasksIDRunsIDRetryRequest) GetZapTraceSpan() *string
- func (r ApiPostTasksIDRunsIDRetryRequest) RunID(runID string) ApiPostTasksIDRunsIDRetryRequest
- func (r ApiPostTasksIDRunsIDRetryRequest) TaskID(taskID string) ApiPostTasksIDRunsIDRetryRequest
- func (r ApiPostTasksIDRunsIDRetryRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksIDRunsIDRetryRequest
- type ApiPostTasksIDRunsRequest
- func (r ApiPostTasksIDRunsRequest) Execute() (Run, error)
- func (r ApiPostTasksIDRunsRequest) GetRunManually() *RunManually
- func (r ApiPostTasksIDRunsRequest) GetTaskID() string
- func (r ApiPostTasksIDRunsRequest) GetZapTraceSpan() *string
- func (r ApiPostTasksIDRunsRequest) RunManually(runManually RunManually) ApiPostTasksIDRunsRequest
- func (r ApiPostTasksIDRunsRequest) TaskID(taskID string) ApiPostTasksIDRunsRequest
- func (r ApiPostTasksIDRunsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksIDRunsRequest
- type ApiPostTasksRequest
- func (r ApiPostTasksRequest) Execute() (Task, error)
- func (r ApiPostTasksRequest) GetTaskCreateRequest() *TaskCreateRequest
- func (r ApiPostTasksRequest) GetZapTraceSpan() *string
- func (r ApiPostTasksRequest) TaskCreateRequest(taskCreateRequest TaskCreateRequest) ApiPostTasksRequest
- func (r ApiPostTasksRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksRequest
- type ApiPostTelegrafsRequest
- func (r ApiPostTelegrafsRequest) Execute() (Telegraf, error)
- func (r ApiPostTelegrafsRequest) GetTelegrafRequest() *TelegrafRequest
- func (r ApiPostTelegrafsRequest) GetZapTraceSpan() *string
- func (r ApiPostTelegrafsRequest) TelegrafRequest(telegrafRequest TelegrafRequest) ApiPostTelegrafsRequest
- func (r ApiPostTelegrafsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTelegrafsRequest
- type ApiPostUsersIDPasswordRequest
- func (r ApiPostUsersIDPasswordRequest) Execute() error
- func (r ApiPostUsersIDPasswordRequest) GetPasswordResetBody() *PasswordResetBody
- func (r ApiPostUsersIDPasswordRequest) GetUserID() string
- func (r ApiPostUsersIDPasswordRequest) GetZapTraceSpan() *string
- func (r ApiPostUsersIDPasswordRequest) PasswordResetBody(passwordResetBody PasswordResetBody) ApiPostUsersIDPasswordRequest
- func (r ApiPostUsersIDPasswordRequest) UserID(userID string) ApiPostUsersIDPasswordRequest
- func (r ApiPostUsersIDPasswordRequest) ZapTraceSpan(zapTraceSpan string) ApiPostUsersIDPasswordRequest
- type ApiPostUsersRequest
- func (r ApiPostUsersRequest) Execute() (UserResponse, error)
- func (r ApiPostUsersRequest) GetUser() *User
- func (r ApiPostUsersRequest) GetZapTraceSpan() *string
- func (r ApiPostUsersRequest) User(user User) ApiPostUsersRequest
- func (r ApiPostUsersRequest) ZapTraceSpan(zapTraceSpan string) ApiPostUsersRequest
- type ApiPostValidateRemoteConnectionByIDRequest
- func (r ApiPostValidateRemoteConnectionByIDRequest) Execute() error
- func (r ApiPostValidateRemoteConnectionByIDRequest) GetRemoteID() string
- func (r ApiPostValidateRemoteConnectionByIDRequest) GetZapTraceSpan() *string
- func (r ApiPostValidateRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiPostValidateRemoteConnectionByIDRequest
- func (r ApiPostValidateRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostValidateRemoteConnectionByIDRequest
- type ApiPostValidateReplicationByIDRequest
- func (r ApiPostValidateReplicationByIDRequest) Execute() error
- func (r ApiPostValidateReplicationByIDRequest) GetReplicationID() string
- func (r ApiPostValidateReplicationByIDRequest) GetZapTraceSpan() *string
- func (r ApiPostValidateReplicationByIDRequest) ReplicationID(replicationID string) ApiPostValidateReplicationByIDRequest
- func (r ApiPostValidateReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostValidateReplicationByIDRequest
- type ApiPostWriteRequest
- func (r ApiPostWriteRequest) Accept(accept string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) Body(body []byte) ApiPostWriteRequest
- func (r ApiPostWriteRequest) Bucket(bucket string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) ContentEncoding(contentEncoding string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) ContentLength(contentLength int32) ApiPostWriteRequest
- func (r ApiPostWriteRequest) ContentType(contentType string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) Execute() error
- func (r ApiPostWriteRequest) GetAccept() *string
- func (r ApiPostWriteRequest) GetBody() []byte
- func (r ApiPostWriteRequest) GetBucket() *string
- func (r ApiPostWriteRequest) GetContentEncoding() *string
- func (r ApiPostWriteRequest) GetContentLength() *int32
- func (r ApiPostWriteRequest) GetContentType() *string
- func (r ApiPostWriteRequest) GetOrg() *string
- func (r ApiPostWriteRequest) GetOrgID() *string
- func (r ApiPostWriteRequest) GetPrecision() *WritePrecision
- func (r ApiPostWriteRequest) GetZapTraceSpan() *string
- func (r ApiPostWriteRequest) Org(org string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) OrgID(orgID string) ApiPostWriteRequest
- func (r ApiPostWriteRequest) Precision(precision WritePrecision) ApiPostWriteRequest
- func (r ApiPostWriteRequest) ZapTraceSpan(zapTraceSpan string) ApiPostWriteRequest
- type ApiPutTelegrafsIDRequest
- func (r ApiPutTelegrafsIDRequest) Execute() (Telegraf, error)
- func (r ApiPutTelegrafsIDRequest) GetTelegrafID() string
- func (r ApiPutTelegrafsIDRequest) GetTelegrafRequest() *TelegrafRequest
- func (r ApiPutTelegrafsIDRequest) GetZapTraceSpan() *string
- func (r ApiPutTelegrafsIDRequest) TelegrafID(telegrafID string) ApiPutTelegrafsIDRequest
- func (r ApiPutTelegrafsIDRequest) TelegrafRequest(telegrafRequest TelegrafRequest) ApiPutTelegrafsIDRequest
- func (r ApiPutTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPutTelegrafsIDRequest
- type ApiReadStackRequest
- type ApiUpdateMeasurementSchemaRequest
- func (r ApiUpdateMeasurementSchemaRequest) BucketID(bucketID string) ApiUpdateMeasurementSchemaRequest
- func (r ApiUpdateMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
- func (r ApiUpdateMeasurementSchemaRequest) GetBucketID() string
- func (r ApiUpdateMeasurementSchemaRequest) GetMeasurementID() string
- func (r ApiUpdateMeasurementSchemaRequest) GetMeasurementSchemaUpdateRequest() *MeasurementSchemaUpdateRequest
- func (r ApiUpdateMeasurementSchemaRequest) GetOrg() *string
- func (r ApiUpdateMeasurementSchemaRequest) GetOrgID() *string
- func (r ApiUpdateMeasurementSchemaRequest) MeasurementID(measurementID string) ApiUpdateMeasurementSchemaRequest
- func (r ApiUpdateMeasurementSchemaRequest) MeasurementSchemaUpdateRequest(measurementSchemaUpdateRequest MeasurementSchemaUpdateRequest) ApiUpdateMeasurementSchemaRequest
- func (r ApiUpdateMeasurementSchemaRequest) Org(org string) ApiUpdateMeasurementSchemaRequest
- func (r ApiUpdateMeasurementSchemaRequest) OrgID(orgID string) ApiUpdateMeasurementSchemaRequest
- type ApiUpdateStackRequest
- func (r ApiUpdateStackRequest) Execute() (Stack, error)
- func (r ApiUpdateStackRequest) GetStackId() string
- func (r ApiUpdateStackRequest) GetStackPatchRequest() *StackPatchRequest
- func (r ApiUpdateStackRequest) StackId(stackId string) ApiUpdateStackRequest
- func (r ApiUpdateStackRequest) StackPatchRequest(stackPatchRequest StackPatchRequest) ApiUpdateStackRequest
- type Authorization
- func (o *Authorization) GetCreatedAt() time.Time
- func (o *Authorization) GetCreatedAtOk() (*time.Time, bool)
- func (o *Authorization) GetDescription() string
- func (o *Authorization) GetDescriptionOk() (*string, bool)
- func (o *Authorization) GetId() string
- func (o *Authorization) GetIdOk() (*string, bool)
- func (o *Authorization) GetLinks() AuthorizationAllOfLinks
- func (o *Authorization) GetLinksOk() (*AuthorizationAllOfLinks, bool)
- func (o *Authorization) GetOrg() string
- func (o *Authorization) GetOrgID() string
- func (o *Authorization) GetOrgIDOk() (*string, bool)
- func (o *Authorization) GetOrgOk() (*string, bool)
- func (o *Authorization) GetPermissions() []Permission
- func (o *Authorization) GetPermissionsOk() (*[]Permission, bool)
- func (o *Authorization) GetStatus() string
- func (o *Authorization) GetStatusOk() (*string, bool)
- func (o *Authorization) GetToken() string
- func (o *Authorization) GetTokenOk() (*string, bool)
- func (o *Authorization) GetUpdatedAt() time.Time
- func (o *Authorization) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Authorization) GetUser() string
- func (o *Authorization) GetUserID() string
- func (o *Authorization) GetUserIDOk() (*string, bool)
- func (o *Authorization) GetUserOk() (*string, bool)
- func (o *Authorization) HasCreatedAt() bool
- func (o *Authorization) HasDescription() bool
- func (o *Authorization) HasId() bool
- func (o *Authorization) HasLinks() bool
- func (o *Authorization) HasOrg() bool
- func (o *Authorization) HasStatus() bool
- func (o *Authorization) HasToken() bool
- func (o *Authorization) HasUpdatedAt() bool
- func (o *Authorization) HasUser() bool
- func (o *Authorization) HasUserID() bool
- func (o Authorization) MarshalJSON() ([]byte, error)
- func (o *Authorization) SetCreatedAt(v time.Time)
- func (o *Authorization) SetDescription(v string)
- func (o *Authorization) SetId(v string)
- func (o *Authorization) SetLinks(v AuthorizationAllOfLinks)
- func (o *Authorization) SetOrg(v string)
- func (o *Authorization) SetOrgID(v string)
- func (o *Authorization) SetPermissions(v []Permission)
- func (o *Authorization) SetStatus(v string)
- func (o *Authorization) SetToken(v string)
- func (o *Authorization) SetUpdatedAt(v time.Time)
- func (o *Authorization) SetUser(v string)
- func (o *Authorization) SetUserID(v string)
- type AuthorizationAllOf
- func (o *AuthorizationAllOf) GetCreatedAt() time.Time
- func (o *AuthorizationAllOf) GetCreatedAtOk() (*time.Time, bool)
- func (o *AuthorizationAllOf) GetId() string
- func (o *AuthorizationAllOf) GetIdOk() (*string, bool)
- func (o *AuthorizationAllOf) GetLinks() AuthorizationAllOfLinks
- func (o *AuthorizationAllOf) GetLinksOk() (*AuthorizationAllOfLinks, bool)
- func (o *AuthorizationAllOf) GetOrg() string
- func (o *AuthorizationAllOf) GetOrgID() string
- func (o *AuthorizationAllOf) GetOrgIDOk() (*string, bool)
- func (o *AuthorizationAllOf) GetOrgOk() (*string, bool)
- func (o *AuthorizationAllOf) GetPermissions() []Permission
- func (o *AuthorizationAllOf) GetPermissionsOk() (*[]Permission, bool)
- func (o *AuthorizationAllOf) GetToken() string
- func (o *AuthorizationAllOf) GetTokenOk() (*string, bool)
- func (o *AuthorizationAllOf) GetUpdatedAt() time.Time
- func (o *AuthorizationAllOf) GetUpdatedAtOk() (*time.Time, bool)
- func (o *AuthorizationAllOf) GetUser() string
- func (o *AuthorizationAllOf) GetUserID() string
- func (o *AuthorizationAllOf) GetUserIDOk() (*string, bool)
- func (o *AuthorizationAllOf) GetUserOk() (*string, bool)
- func (o *AuthorizationAllOf) HasCreatedAt() bool
- func (o *AuthorizationAllOf) HasId() bool
- func (o *AuthorizationAllOf) HasLinks() bool
- func (o *AuthorizationAllOf) HasOrg() bool
- func (o *AuthorizationAllOf) HasOrgID() bool
- func (o *AuthorizationAllOf) HasPermissions() bool
- func (o *AuthorizationAllOf) HasToken() bool
- func (o *AuthorizationAllOf) HasUpdatedAt() bool
- func (o *AuthorizationAllOf) HasUser() bool
- func (o *AuthorizationAllOf) HasUserID() bool
- func (o AuthorizationAllOf) MarshalJSON() ([]byte, error)
- func (o *AuthorizationAllOf) SetCreatedAt(v time.Time)
- func (o *AuthorizationAllOf) SetId(v string)
- func (o *AuthorizationAllOf) SetLinks(v AuthorizationAllOfLinks)
- func (o *AuthorizationAllOf) SetOrg(v string)
- func (o *AuthorizationAllOf) SetOrgID(v string)
- func (o *AuthorizationAllOf) SetPermissions(v []Permission)
- func (o *AuthorizationAllOf) SetToken(v string)
- func (o *AuthorizationAllOf) SetUpdatedAt(v time.Time)
- func (o *AuthorizationAllOf) SetUser(v string)
- func (o *AuthorizationAllOf) SetUserID(v string)
- type AuthorizationAllOfLinks
- func (o *AuthorizationAllOfLinks) GetSelf() string
- func (o *AuthorizationAllOfLinks) GetSelfOk() (*string, bool)
- func (o *AuthorizationAllOfLinks) GetUser() string
- func (o *AuthorizationAllOfLinks) GetUserOk() (*string, bool)
- func (o *AuthorizationAllOfLinks) HasSelf() bool
- func (o *AuthorizationAllOfLinks) HasUser() bool
- func (o AuthorizationAllOfLinks) MarshalJSON() ([]byte, error)
- func (o *AuthorizationAllOfLinks) SetSelf(v string)
- func (o *AuthorizationAllOfLinks) SetUser(v string)
- type AuthorizationPostRequest
- func (o *AuthorizationPostRequest) GetDescription() string
- func (o *AuthorizationPostRequest) GetDescriptionOk() (*string, bool)
- func (o *AuthorizationPostRequest) GetOrgID() string
- func (o *AuthorizationPostRequest) GetOrgIDOk() (*string, bool)
- func (o *AuthorizationPostRequest) GetPermissions() []Permission
- func (o *AuthorizationPostRequest) GetPermissionsOk() (*[]Permission, bool)
- func (o *AuthorizationPostRequest) GetStatus() string
- func (o *AuthorizationPostRequest) GetStatusOk() (*string, bool)
- func (o *AuthorizationPostRequest) GetUserID() string
- func (o *AuthorizationPostRequest) GetUserIDOk() (*string, bool)
- func (o *AuthorizationPostRequest) HasDescription() bool
- func (o *AuthorizationPostRequest) HasStatus() bool
- func (o *AuthorizationPostRequest) HasUserID() bool
- func (o AuthorizationPostRequest) MarshalJSON() ([]byte, error)
- func (o *AuthorizationPostRequest) SetDescription(v string)
- func (o *AuthorizationPostRequest) SetOrgID(v string)
- func (o *AuthorizationPostRequest) SetPermissions(v []Permission)
- func (o *AuthorizationPostRequest) SetStatus(v string)
- func (o *AuthorizationPostRequest) SetUserID(v string)
- type AuthorizationPostRequestAllOf
- func (o *AuthorizationPostRequestAllOf) GetOrgID() string
- func (o *AuthorizationPostRequestAllOf) GetOrgIDOk() (*string, bool)
- func (o *AuthorizationPostRequestAllOf) GetPermissions() []Permission
- func (o *AuthorizationPostRequestAllOf) GetPermissionsOk() (*[]Permission, bool)
- func (o *AuthorizationPostRequestAllOf) GetUserID() string
- func (o *AuthorizationPostRequestAllOf) GetUserIDOk() (*string, bool)
- func (o *AuthorizationPostRequestAllOf) HasOrgID() bool
- func (o *AuthorizationPostRequestAllOf) HasPermissions() bool
- func (o *AuthorizationPostRequestAllOf) HasUserID() bool
- func (o AuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
- func (o *AuthorizationPostRequestAllOf) SetOrgID(v string)
- func (o *AuthorizationPostRequestAllOf) SetPermissions(v []Permission)
- func (o *AuthorizationPostRequestAllOf) SetUserID(v string)
- type AuthorizationUpdateRequest
- func (o *AuthorizationUpdateRequest) GetDescription() string
- func (o *AuthorizationUpdateRequest) GetDescriptionOk() (*string, bool)
- func (o *AuthorizationUpdateRequest) GetStatus() string
- func (o *AuthorizationUpdateRequest) GetStatusOk() (*string, bool)
- func (o *AuthorizationUpdateRequest) HasDescription() bool
- func (o *AuthorizationUpdateRequest) HasStatus() bool
- func (o AuthorizationUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *AuthorizationUpdateRequest) SetDescription(v string)
- func (o *AuthorizationUpdateRequest) SetStatus(v string)
- type Authorizations
- func (o *Authorizations) GetAuthorizations() []Authorization
- func (o *Authorizations) GetAuthorizationsOk() (*[]Authorization, bool)
- func (o *Authorizations) GetLinks() Links
- func (o *Authorizations) GetLinksOk() (*Links, bool)
- func (o *Authorizations) HasAuthorizations() bool
- func (o *Authorizations) HasLinks() bool
- func (o Authorizations) MarshalJSON() ([]byte, error)
- func (o *Authorizations) SetAuthorizations(v []Authorization)
- func (o *Authorizations) SetLinks(v Links)
- type AuthorizationsApi
- type AuthorizationsApiService
- func (a *AuthorizationsApiService) DeleteAuthorizationsID(ctx _context.Context, authID string) ApiDeleteAuthorizationsIDRequest
- func (a *AuthorizationsApiService) DeleteAuthorizationsIDExecute(r ApiDeleteAuthorizationsIDRequest) error
- func (a *AuthorizationsApiService) GetAuthorizations(ctx _context.Context) ApiGetAuthorizationsRequest
- func (a *AuthorizationsApiService) GetAuthorizationsExecute(r ApiGetAuthorizationsRequest) (Authorizations, error)
- func (a *AuthorizationsApiService) GetAuthorizationsID(ctx _context.Context, authID string) ApiGetAuthorizationsIDRequest
- func (a *AuthorizationsApiService) GetAuthorizationsIDExecute(r ApiGetAuthorizationsIDRequest) (Authorization, error)
- func (a *AuthorizationsApiService) OnlyCloud() AuthorizationsApi
- func (a *AuthorizationsApiService) OnlyOSS() AuthorizationsApi
- func (a *AuthorizationsApiService) PatchAuthorizationsID(ctx _context.Context, authID string) ApiPatchAuthorizationsIDRequest
- func (a *AuthorizationsApiService) PatchAuthorizationsIDExecute(r ApiPatchAuthorizationsIDRequest) (Authorization, error)
- func (a *AuthorizationsApiService) PostAuthorizations(ctx _context.Context) ApiPostAuthorizationsRequest
- func (a *AuthorizationsApiService) PostAuthorizationsExecute(r ApiPostAuthorizationsRequest) (Authorization, error)
- type BackupApi
- type BackupApiService
- func (a *BackupApiService) GetBackupKV(ctx _context.Context) ApiGetBackupKVRequest
- func (a *BackupApiService) GetBackupKVExecute(r ApiGetBackupKVRequest) (*_nethttp.Response, error)
- func (a *BackupApiService) GetBackupMetadata(ctx _context.Context) ApiGetBackupMetadataRequest
- func (a *BackupApiService) GetBackupMetadataExecute(r ApiGetBackupMetadataRequest) (*_nethttp.Response, error)
- func (a *BackupApiService) GetBackupShardId(ctx _context.Context, shardID int64) ApiGetBackupShardIdRequest
- func (a *BackupApiService) GetBackupShardIdExecute(r ApiGetBackupShardIdRequest) (*_nethttp.Response, error)
- func (a *BackupApiService) OnlyCloud() BackupApi
- func (a *BackupApiService) OnlyOSS() BackupApi
- type BasicAuth
- type Bucket
- func (o *Bucket) GetCreatedAt() time.Time
- func (o *Bucket) GetCreatedAtOk() (*time.Time, bool)
- func (o *Bucket) GetDescription() string
- func (o *Bucket) GetDescriptionOk() (*string, bool)
- func (o *Bucket) GetId() string
- func (o *Bucket) GetIdOk() (*string, bool)
- func (o *Bucket) GetLabels() []Label
- func (o *Bucket) GetLabelsOk() (*[]Label, bool)
- func (o *Bucket) GetLinks() BucketLinks
- func (o *Bucket) GetLinksOk() (*BucketLinks, bool)
- func (o *Bucket) GetName() string
- func (o *Bucket) GetNameOk() (*string, bool)
- func (o *Bucket) GetOrgID() string
- func (o *Bucket) GetOrgIDOk() (*string, bool)
- func (o *Bucket) GetRetentionRules() []RetentionRule
- func (o *Bucket) GetRetentionRulesOk() (*[]RetentionRule, bool)
- func (o *Bucket) GetRp() string
- func (o *Bucket) GetRpOk() (*string, bool)
- func (o *Bucket) GetSchemaType() SchemaType
- func (o *Bucket) GetSchemaTypeOk() (*SchemaType, bool)
- func (o *Bucket) GetType() string
- func (o *Bucket) GetTypeOk() (*string, bool)
- func (o *Bucket) GetUpdatedAt() time.Time
- func (o *Bucket) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Bucket) HasCreatedAt() bool
- func (o *Bucket) HasDescription() bool
- func (o *Bucket) HasId() bool
- func (o *Bucket) HasLabels() bool
- func (o *Bucket) HasLinks() bool
- func (o *Bucket) HasOrgID() bool
- func (o *Bucket) HasRp() bool
- func (o *Bucket) HasSchemaType() bool
- func (o *Bucket) HasType() bool
- func (o *Bucket) HasUpdatedAt() bool
- func (o Bucket) MarshalJSON() ([]byte, error)
- func (o *Bucket) SetCreatedAt(v time.Time)
- func (o *Bucket) SetDescription(v string)
- func (o *Bucket) SetId(v string)
- func (o *Bucket) SetLabels(v []Label)
- func (o *Bucket) SetLinks(v BucketLinks)
- func (o *Bucket) SetName(v string)
- func (o *Bucket) SetOrgID(v string)
- func (o *Bucket) SetRetentionRules(v []RetentionRule)
- func (o *Bucket) SetRp(v string)
- func (o *Bucket) SetSchemaType(v SchemaType)
- func (o *Bucket) SetType(v string)
- func (o *Bucket) SetUpdatedAt(v time.Time)
- type BucketLinks
- func (o *BucketLinks) GetLabels() string
- func (o *BucketLinks) GetLabelsOk() (*string, bool)
- func (o *BucketLinks) GetMembers() string
- func (o *BucketLinks) GetMembersOk() (*string, bool)
- func (o *BucketLinks) GetOrg() string
- func (o *BucketLinks) GetOrgOk() (*string, bool)
- func (o *BucketLinks) GetOwners() string
- func (o *BucketLinks) GetOwnersOk() (*string, bool)
- func (o *BucketLinks) GetSelf() string
- func (o *BucketLinks) GetSelfOk() (*string, bool)
- func (o *BucketLinks) GetWrite() string
- func (o *BucketLinks) GetWriteOk() (*string, bool)
- func (o *BucketLinks) HasLabels() bool
- func (o *BucketLinks) HasMembers() bool
- func (o *BucketLinks) HasOrg() bool
- func (o *BucketLinks) HasOwners() bool
- func (o *BucketLinks) HasSelf() bool
- func (o *BucketLinks) HasWrite() bool
- func (o BucketLinks) MarshalJSON() ([]byte, error)
- func (o *BucketLinks) SetLabels(v string)
- func (o *BucketLinks) SetMembers(v string)
- func (o *BucketLinks) SetOrg(v string)
- func (o *BucketLinks) SetOwners(v string)
- func (o *BucketLinks) SetSelf(v string)
- func (o *BucketLinks) SetWrite(v string)
- type BucketMetadataManifest
- func (o *BucketMetadataManifest) GetBucketID() string
- func (o *BucketMetadataManifest) GetBucketIDOk() (*string, bool)
- func (o *BucketMetadataManifest) GetBucketName() string
- func (o *BucketMetadataManifest) GetBucketNameOk() (*string, bool)
- func (o *BucketMetadataManifest) GetDefaultRetentionPolicy() string
- func (o *BucketMetadataManifest) GetDefaultRetentionPolicyOk() (*string, bool)
- func (o *BucketMetadataManifest) GetDescription() string
- func (o *BucketMetadataManifest) GetDescriptionOk() (*string, bool)
- func (o *BucketMetadataManifest) GetOrganizationID() string
- func (o *BucketMetadataManifest) GetOrganizationIDOk() (*string, bool)
- func (o *BucketMetadataManifest) GetOrganizationName() string
- func (o *BucketMetadataManifest) GetOrganizationNameOk() (*string, bool)
- func (o *BucketMetadataManifest) GetRetentionPolicies() []RetentionPolicyManifest
- func (o *BucketMetadataManifest) GetRetentionPoliciesOk() (*[]RetentionPolicyManifest, bool)
- func (o *BucketMetadataManifest) HasDescription() bool
- func (o BucketMetadataManifest) MarshalJSON() ([]byte, error)
- func (o *BucketMetadataManifest) SetBucketID(v string)
- func (o *BucketMetadataManifest) SetBucketName(v string)
- func (o *BucketMetadataManifest) SetDefaultRetentionPolicy(v string)
- func (o *BucketMetadataManifest) SetDescription(v string)
- func (o *BucketMetadataManifest) SetOrganizationID(v string)
- func (o *BucketMetadataManifest) SetOrganizationName(v string)
- func (o *BucketMetadataManifest) SetRetentionPolicies(v []RetentionPolicyManifest)
- type BucketSchemasApi
- type BucketSchemasApiService
- func (a *BucketSchemasApiService) CreateMeasurementSchema(ctx _context.Context, bucketID string) ApiCreateMeasurementSchemaRequest
- func (a *BucketSchemasApiService) CreateMeasurementSchemaExecute(r ApiCreateMeasurementSchemaRequest) (MeasurementSchema, error)
- func (a *BucketSchemasApiService) GetMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiGetMeasurementSchemaRequest
- func (a *BucketSchemasApiService) GetMeasurementSchemaExecute(r ApiGetMeasurementSchemaRequest) (MeasurementSchema, error)
- func (a *BucketSchemasApiService) GetMeasurementSchemas(ctx _context.Context, bucketID string) ApiGetMeasurementSchemasRequest
- func (a *BucketSchemasApiService) GetMeasurementSchemasExecute(r ApiGetMeasurementSchemasRequest) (MeasurementSchemaList, error)
- func (a *BucketSchemasApiService) OnlyCloud() BucketSchemasApi
- func (a *BucketSchemasApiService) OnlyOSS() BucketSchemasApi
- func (a *BucketSchemasApiService) UpdateMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiUpdateMeasurementSchemaRequest
- func (a *BucketSchemasApiService) UpdateMeasurementSchemaExecute(r ApiUpdateMeasurementSchemaRequest) (MeasurementSchema, error)
- type BucketShardMapping
- func (o *BucketShardMapping) GetNewId() int64
- func (o *BucketShardMapping) GetNewIdOk() (*int64, bool)
- func (o *BucketShardMapping) GetOldId() int64
- func (o *BucketShardMapping) GetOldIdOk() (*int64, bool)
- func (o BucketShardMapping) MarshalJSON() ([]byte, error)
- func (o *BucketShardMapping) SetNewId(v int64)
- func (o *BucketShardMapping) SetOldId(v int64)
- type Buckets
- func (o *Buckets) GetBuckets() []Bucket
- func (o *Buckets) GetBucketsOk() (*[]Bucket, bool)
- func (o *Buckets) GetLinks() Links
- func (o *Buckets) GetLinksOk() (*Links, bool)
- func (o *Buckets) HasBuckets() bool
- func (o *Buckets) HasLinks() bool
- func (o Buckets) MarshalJSON() ([]byte, error)
- func (o *Buckets) SetBuckets(v []Bucket)
- func (o *Buckets) SetLinks(v Links)
- type BucketsApi
- type BucketsApiService
- func (a *BucketsApiService) DeleteBucketsID(ctx _context.Context, bucketID string) ApiDeleteBucketsIDRequest
- func (a *BucketsApiService) DeleteBucketsIDExecute(r ApiDeleteBucketsIDRequest) error
- func (a *BucketsApiService) GetBuckets(ctx _context.Context) ApiGetBucketsRequest
- func (a *BucketsApiService) GetBucketsExecute(r ApiGetBucketsRequest) (Buckets, error)
- func (a *BucketsApiService) GetBucketsID(ctx _context.Context, bucketID string) ApiGetBucketsIDRequest
- func (a *BucketsApiService) GetBucketsIDExecute(r ApiGetBucketsIDRequest) (Bucket, error)
- func (a *BucketsApiService) OnlyCloud() BucketsApi
- func (a *BucketsApiService) OnlyOSS() BucketsApi
- func (a *BucketsApiService) PatchBucketsID(ctx _context.Context, bucketID string) ApiPatchBucketsIDRequest
- func (a *BucketsApiService) PatchBucketsIDExecute(r ApiPatchBucketsIDRequest) (Bucket, error)
- func (a *BucketsApiService) PostBuckets(ctx _context.Context) ApiPostBucketsRequest
- func (a *BucketsApiService) PostBucketsExecute(r ApiPostBucketsRequest) (Bucket, error)
- type Cell
- func (o *Cell) GetH() int32
- func (o *Cell) GetHOk() (*int32, bool)
- func (o *Cell) GetId() string
- func (o *Cell) GetIdOk() (*string, bool)
- func (o *Cell) GetLinks() CellLinks
- func (o *Cell) GetLinksOk() (*CellLinks, bool)
- func (o *Cell) GetViewID() string
- func (o *Cell) GetViewIDOk() (*string, bool)
- func (o *Cell) GetW() int32
- func (o *Cell) GetWOk() (*int32, bool)
- func (o *Cell) GetX() int32
- func (o *Cell) GetXOk() (*int32, bool)
- func (o *Cell) GetY() int32
- func (o *Cell) GetYOk() (*int32, bool)
- func (o *Cell) HasH() bool
- func (o *Cell) HasId() bool
- func (o *Cell) HasLinks() bool
- func (o *Cell) HasViewID() bool
- func (o *Cell) HasW() bool
- func (o *Cell) HasX() bool
- func (o *Cell) HasY() bool
- func (o Cell) MarshalJSON() ([]byte, error)
- func (o *Cell) SetH(v int32)
- func (o *Cell) SetId(v string)
- func (o *Cell) SetLinks(v CellLinks)
- func (o *Cell) SetViewID(v string)
- func (o *Cell) SetW(v int32)
- func (o *Cell) SetX(v int32)
- func (o *Cell) SetY(v int32)
- type CellLinks
- func (o *CellLinks) GetSelf() string
- func (o *CellLinks) GetSelfOk() (*string, bool)
- func (o *CellLinks) GetView() string
- func (o *CellLinks) GetViewOk() (*string, bool)
- func (o *CellLinks) HasSelf() bool
- func (o *CellLinks) HasView() bool
- func (o CellLinks) MarshalJSON() ([]byte, error)
- func (o *CellLinks) SetSelf(v string)
- func (o *CellLinks) SetView(v string)
- type ColumnDataType
- type ColumnSemanticType
- type ConfigParams
- type Configuration
- type CreateDashboardRequest
- func (o *CreateDashboardRequest) GetDescription() string
- func (o *CreateDashboardRequest) GetDescriptionOk() (*string, bool)
- func (o *CreateDashboardRequest) GetName() string
- func (o *CreateDashboardRequest) GetNameOk() (*string, bool)
- func (o *CreateDashboardRequest) GetOrgID() string
- func (o *CreateDashboardRequest) GetOrgIDOk() (*string, bool)
- func (o *CreateDashboardRequest) HasDescription() bool
- func (o CreateDashboardRequest) MarshalJSON() ([]byte, error)
- func (o *CreateDashboardRequest) SetDescription(v string)
- func (o *CreateDashboardRequest) SetName(v string)
- func (o *CreateDashboardRequest) SetOrgID(v string)
- type DBRP
- func (o *DBRP) GetBucketID() string
- func (o *DBRP) GetBucketIDOk() (*string, bool)
- func (o *DBRP) GetDatabase() string
- func (o *DBRP) GetDatabaseOk() (*string, bool)
- func (o *DBRP) GetDefault() bool
- func (o *DBRP) GetDefaultOk() (*bool, bool)
- func (o *DBRP) GetId() string
- func (o *DBRP) GetIdOk() (*string, bool)
- func (o *DBRP) GetLinks() Links
- func (o *DBRP) GetLinksOk() (*Links, bool)
- func (o *DBRP) GetOrgID() string
- func (o *DBRP) GetOrgIDOk() (*string, bool)
- func (o *DBRP) GetRetentionPolicy() string
- func (o *DBRP) GetRetentionPolicyOk() (*string, bool)
- func (o *DBRP) HasLinks() bool
- func (o DBRP) MarshalJSON() ([]byte, error)
- func (o *DBRP) SetBucketID(v string)
- func (o *DBRP) SetDatabase(v string)
- func (o *DBRP) SetDefault(v bool)
- func (o *DBRP) SetId(v string)
- func (o *DBRP) SetLinks(v Links)
- func (o *DBRP) SetOrgID(v string)
- func (o *DBRP) SetRetentionPolicy(v string)
- type DBRPCreate
- func (o *DBRPCreate) GetBucketID() string
- func (o *DBRPCreate) GetBucketIDOk() (*string, bool)
- func (o *DBRPCreate) GetDatabase() string
- func (o *DBRPCreate) GetDatabaseOk() (*string, bool)
- func (o *DBRPCreate) GetDefault() bool
- func (o *DBRPCreate) GetDefaultOk() (*bool, bool)
- func (o *DBRPCreate) GetOrg() string
- func (o *DBRPCreate) GetOrgID() string
- func (o *DBRPCreate) GetOrgIDOk() (*string, bool)
- func (o *DBRPCreate) GetOrgOk() (*string, bool)
- func (o *DBRPCreate) GetRetentionPolicy() string
- func (o *DBRPCreate) GetRetentionPolicyOk() (*string, bool)
- func (o *DBRPCreate) HasDefault() bool
- func (o *DBRPCreate) HasOrg() bool
- func (o *DBRPCreate) HasOrgID() bool
- func (o DBRPCreate) MarshalJSON() ([]byte, error)
- func (o *DBRPCreate) SetBucketID(v string)
- func (o *DBRPCreate) SetDatabase(v string)
- func (o *DBRPCreate) SetDefault(v bool)
- func (o *DBRPCreate) SetOrg(v string)
- func (o *DBRPCreate) SetOrgID(v string)
- func (o *DBRPCreate) SetRetentionPolicy(v string)
- type DBRPGet
- type DBRPUpdate
- func (o *DBRPUpdate) GetDefault() bool
- func (o *DBRPUpdate) GetDefaultOk() (*bool, bool)
- func (o *DBRPUpdate) GetRetentionPolicy() string
- func (o *DBRPUpdate) GetRetentionPolicyOk() (*string, bool)
- func (o *DBRPUpdate) HasDefault() bool
- func (o *DBRPUpdate) HasRetentionPolicy() bool
- func (o DBRPUpdate) MarshalJSON() ([]byte, error)
- func (o *DBRPUpdate) SetDefault(v bool)
- func (o *DBRPUpdate) SetRetentionPolicy(v string)
- type DBRPs
- type DBRPsApi
- type DBRPsApiService
- func (a *DBRPsApiService) DeleteDBRPID(ctx _context.Context, dbrpID string) ApiDeleteDBRPIDRequest
- func (a *DBRPsApiService) DeleteDBRPIDExecute(r ApiDeleteDBRPIDRequest) error
- func (a *DBRPsApiService) GetDBRPs(ctx _context.Context) ApiGetDBRPsRequest
- func (a *DBRPsApiService) GetDBRPsExecute(r ApiGetDBRPsRequest) (DBRPs, error)
- func (a *DBRPsApiService) GetDBRPsID(ctx _context.Context, dbrpID string) ApiGetDBRPsIDRequest
- func (a *DBRPsApiService) GetDBRPsIDExecute(r ApiGetDBRPsIDRequest) (DBRPGet, error)
- func (a *DBRPsApiService) OnlyCloud() DBRPsApi
- func (a *DBRPsApiService) OnlyOSS() DBRPsApi
- func (a *DBRPsApiService) PatchDBRPID(ctx _context.Context, dbrpID string) ApiPatchDBRPIDRequest
- func (a *DBRPsApiService) PatchDBRPIDExecute(r ApiPatchDBRPIDRequest) (DBRPGet, error)
- func (a *DBRPsApiService) PostDBRP(ctx _context.Context) ApiPostDBRPRequest
- func (a *DBRPsApiService) PostDBRPExecute(r ApiPostDBRPRequest) (DBRP, error)
- type Dashboard
- func (o *Dashboard) GetCells() []Cell
- func (o *Dashboard) GetCellsOk() (*[]Cell, bool)
- func (o *Dashboard) GetDescription() string
- func (o *Dashboard) GetDescriptionOk() (*string, bool)
- func (o *Dashboard) GetId() string
- func (o *Dashboard) GetIdOk() (*string, bool)
- func (o *Dashboard) GetLabels() []Label
- func (o *Dashboard) GetLabelsOk() (*[]Label, bool)
- func (o *Dashboard) GetLinks() DashboardAllOfLinks
- func (o *Dashboard) GetLinksOk() (*DashboardAllOfLinks, bool)
- func (o *Dashboard) GetMeta() DashboardAllOfMeta
- func (o *Dashboard) GetMetaOk() (*DashboardAllOfMeta, bool)
- func (o *Dashboard) GetName() string
- func (o *Dashboard) GetNameOk() (*string, bool)
- func (o *Dashboard) GetOrgID() string
- func (o *Dashboard) GetOrgIDOk() (*string, bool)
- func (o *Dashboard) HasCells() bool
- func (o *Dashboard) HasDescription() bool
- func (o *Dashboard) HasId() bool
- func (o *Dashboard) HasLabels() bool
- func (o *Dashboard) HasLinks() bool
- func (o *Dashboard) HasMeta() bool
- func (o Dashboard) MarshalJSON() ([]byte, error)
- func (o *Dashboard) SetCells(v []Cell)
- func (o *Dashboard) SetDescription(v string)
- func (o *Dashboard) SetId(v string)
- func (o *Dashboard) SetLabels(v []Label)
- func (o *Dashboard) SetLinks(v DashboardAllOfLinks)
- func (o *Dashboard) SetMeta(v DashboardAllOfMeta)
- func (o *Dashboard) SetName(v string)
- func (o *Dashboard) SetOrgID(v string)
- type DashboardAllOf
- func (o *DashboardAllOf) GetCells() []Cell
- func (o *DashboardAllOf) GetCellsOk() (*[]Cell, bool)
- func (o *DashboardAllOf) GetId() string
- func (o *DashboardAllOf) GetIdOk() (*string, bool)
- func (o *DashboardAllOf) GetLabels() []Label
- func (o *DashboardAllOf) GetLabelsOk() (*[]Label, bool)
- func (o *DashboardAllOf) GetLinks() DashboardAllOfLinks
- func (o *DashboardAllOf) GetLinksOk() (*DashboardAllOfLinks, bool)
- func (o *DashboardAllOf) GetMeta() DashboardAllOfMeta
- func (o *DashboardAllOf) GetMetaOk() (*DashboardAllOfMeta, bool)
- func (o *DashboardAllOf) HasCells() bool
- func (o *DashboardAllOf) HasId() bool
- func (o *DashboardAllOf) HasLabels() bool
- func (o *DashboardAllOf) HasLinks() bool
- func (o *DashboardAllOf) HasMeta() bool
- func (o DashboardAllOf) MarshalJSON() ([]byte, error)
- func (o *DashboardAllOf) SetCells(v []Cell)
- func (o *DashboardAllOf) SetId(v string)
- func (o *DashboardAllOf) SetLabels(v []Label)
- func (o *DashboardAllOf) SetLinks(v DashboardAllOfLinks)
- func (o *DashboardAllOf) SetMeta(v DashboardAllOfMeta)
- type DashboardAllOfLinks
- func (o *DashboardAllOfLinks) GetCells() string
- func (o *DashboardAllOfLinks) GetCellsOk() (*string, bool)
- func (o *DashboardAllOfLinks) GetLabels() string
- func (o *DashboardAllOfLinks) GetLabelsOk() (*string, bool)
- func (o *DashboardAllOfLinks) GetMembers() string
- func (o *DashboardAllOfLinks) GetMembersOk() (*string, bool)
- func (o *DashboardAllOfLinks) GetOrg() string
- func (o *DashboardAllOfLinks) GetOrgOk() (*string, bool)
- func (o *DashboardAllOfLinks) GetOwners() string
- func (o *DashboardAllOfLinks) GetOwnersOk() (*string, bool)
- func (o *DashboardAllOfLinks) GetSelf() string
- func (o *DashboardAllOfLinks) GetSelfOk() (*string, bool)
- func (o *DashboardAllOfLinks) HasCells() bool
- func (o *DashboardAllOfLinks) HasLabels() bool
- func (o *DashboardAllOfLinks) HasMembers() bool
- func (o *DashboardAllOfLinks) HasOrg() bool
- func (o *DashboardAllOfLinks) HasOwners() bool
- func (o *DashboardAllOfLinks) HasSelf() bool
- func (o DashboardAllOfLinks) MarshalJSON() ([]byte, error)
- func (o *DashboardAllOfLinks) SetCells(v string)
- func (o *DashboardAllOfLinks) SetLabels(v string)
- func (o *DashboardAllOfLinks) SetMembers(v string)
- func (o *DashboardAllOfLinks) SetOrg(v string)
- func (o *DashboardAllOfLinks) SetOwners(v string)
- func (o *DashboardAllOfLinks) SetSelf(v string)
- type DashboardAllOfMeta
- func (o *DashboardAllOfMeta) GetCreatedAt() time.Time
- func (o *DashboardAllOfMeta) GetCreatedAtOk() (*time.Time, bool)
- func (o *DashboardAllOfMeta) GetUpdatedAt() time.Time
- func (o *DashboardAllOfMeta) GetUpdatedAtOk() (*time.Time, bool)
- func (o *DashboardAllOfMeta) HasCreatedAt() bool
- func (o *DashboardAllOfMeta) HasUpdatedAt() bool
- func (o DashboardAllOfMeta) MarshalJSON() ([]byte, error)
- func (o *DashboardAllOfMeta) SetCreatedAt(v time.Time)
- func (o *DashboardAllOfMeta) SetUpdatedAt(v time.Time)
- type Dashboards
- func (o *Dashboards) GetDashboards() []Dashboard
- func (o *Dashboards) GetDashboardsOk() (*[]Dashboard, bool)
- func (o *Dashboards) GetLinks() Links
- func (o *Dashboards) GetLinksOk() (*Links, bool)
- func (o *Dashboards) HasDashboards() bool
- func (o *Dashboards) HasLinks() bool
- func (o Dashboards) MarshalJSON() ([]byte, error)
- func (o *Dashboards) SetDashboards(v []Dashboard)
- func (o *Dashboards) SetLinks(v Links)
- type DashboardsApi
- type DashboardsApiService
- func (a *DashboardsApiService) GetDashboards(ctx _context.Context) ApiGetDashboardsRequest
- func (a *DashboardsApiService) GetDashboardsExecute(r ApiGetDashboardsRequest) (Dashboards, error)
- func (a *DashboardsApiService) OnlyCloud() DashboardsApi
- func (a *DashboardsApiService) OnlyOSS() DashboardsApi
- type DeleteApi
- type DeleteApiService
- type DeletePredicateRequest
- func (o *DeletePredicateRequest) GetPredicate() string
- func (o *DeletePredicateRequest) GetPredicateOk() (*string, bool)
- func (o *DeletePredicateRequest) GetStart() time.Time
- func (o *DeletePredicateRequest) GetStartOk() (*time.Time, bool)
- func (o *DeletePredicateRequest) GetStop() time.Time
- func (o *DeletePredicateRequest) GetStopOk() (*time.Time, bool)
- func (o *DeletePredicateRequest) HasPredicate() bool
- func (o DeletePredicateRequest) MarshalJSON() ([]byte, error)
- func (o *DeletePredicateRequest) SetPredicate(v string)
- func (o *DeletePredicateRequest) SetStart(v time.Time)
- func (o *DeletePredicateRequest) SetStop(v time.Time)
- type Dialect
- func (o *Dialect) GetAnnotations() []string
- func (o *Dialect) GetAnnotationsOk() (*[]string, bool)
- func (o *Dialect) GetCommentPrefix() string
- func (o *Dialect) GetCommentPrefixOk() (*string, bool)
- func (o *Dialect) GetDateTimeFormat() string
- func (o *Dialect) GetDateTimeFormatOk() (*string, bool)
- func (o *Dialect) GetDelimiter() string
- func (o *Dialect) GetDelimiterOk() (*string, bool)
- func (o *Dialect) GetHeader() bool
- func (o *Dialect) GetHeaderOk() (*bool, bool)
- func (o *Dialect) HasAnnotations() bool
- func (o *Dialect) HasCommentPrefix() bool
- func (o *Dialect) HasDateTimeFormat() bool
- func (o *Dialect) HasDelimiter() bool
- func (o *Dialect) HasHeader() bool
- func (o Dialect) MarshalJSON() ([]byte, error)
- func (o *Dialect) SetAnnotations(v []string)
- func (o *Dialect) SetCommentPrefix(v string)
- func (o *Dialect) SetDateTimeFormat(v string)
- func (o *Dialect) SetDelimiter(v string)
- func (o *Dialect) SetHeader(v bool)
- type Error
- func (o *Error) Error() string
- func (o *Error) ErrorCode() ErrorCode
- func (o *Error) GetCode() ErrorCode
- func (o *Error) GetCodeOk() (*ErrorCode, bool)
- func (o *Error) GetErr() string
- func (o *Error) GetErrOk() (*string, bool)
- func (o *Error) GetMessage() string
- func (o *Error) GetMessageOk() (*string, bool)
- func (o *Error) GetOp() string
- func (o *Error) GetOpOk() (*string, bool)
- func (o *Error) HasErr() bool
- func (o *Error) HasOp() bool
- func (o Error) MarshalJSON() ([]byte, error)
- func (o *Error) SetCode(v ErrorCode)
- func (o *Error) SetErr(v string)
- func (o *Error) SetMessage(v string)
- func (o *Error) SetOp(v string)
- type ErrorCode
- type Extern
- type GenericOpenAPIError
- type HealthApi
- type HealthApiService
- type HealthCheck
- func (o *HealthCheck) Error() string
- func (o *HealthCheck) ErrorCode() ErrorCode
- func (o *HealthCheck) GetChecks() []HealthCheck
- func (o *HealthCheck) GetChecksOk() (*[]HealthCheck, bool)
- func (o *HealthCheck) GetCommit() string
- func (o *HealthCheck) GetCommitOk() (*string, bool)
- func (o *HealthCheck) GetMessage() string
- func (o *HealthCheck) GetMessageOk() (*string, bool)
- func (o *HealthCheck) GetName() string
- func (o *HealthCheck) GetNameOk() (*string, bool)
- func (o *HealthCheck) GetStatus() HealthCheckStatus
- func (o *HealthCheck) GetStatusOk() (*HealthCheckStatus, bool)
- func (o *HealthCheck) GetVersion() string
- func (o *HealthCheck) GetVersionOk() (*string, bool)
- func (o *HealthCheck) HasChecks() bool
- func (o *HealthCheck) HasCommit() bool
- func (o *HealthCheck) HasMessage() bool
- func (o *HealthCheck) HasVersion() bool
- func (o HealthCheck) MarshalJSON() ([]byte, error)
- func (o *HealthCheck) SetChecks(v []HealthCheck)
- func (o *HealthCheck) SetCommit(v string)
- func (o *HealthCheck) SetMessage(v string)
- func (o *HealthCheck) SetName(v string)
- func (o *HealthCheck) SetStatus(v HealthCheckStatus)
- func (o *HealthCheck) SetVersion(v string)
- type HealthCheckStatus
- type InlineResponse200
- type Label
- func (o *Label) GetId() string
- func (o *Label) GetIdOk() (*string, bool)
- func (o *Label) GetName() string
- func (o *Label) GetNameOk() (*string, bool)
- func (o *Label) GetOrgID() string
- func (o *Label) GetOrgIDOk() (*string, bool)
- func (o *Label) GetProperties() map[string]string
- func (o *Label) GetPropertiesOk() (*map[string]string, bool)
- func (o *Label) HasId() bool
- func (o *Label) HasName() bool
- func (o *Label) HasOrgID() bool
- func (o *Label) HasProperties() bool
- func (o Label) MarshalJSON() ([]byte, error)
- func (o *Label) SetId(v string)
- func (o *Label) SetName(v string)
- func (o *Label) SetOrgID(v string)
- func (o *Label) SetProperties(v map[string]string)
- type LegacyAuthorizationPostRequest
- func (o *LegacyAuthorizationPostRequest) GetDescription() string
- func (o *LegacyAuthorizationPostRequest) GetDescriptionOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequest) GetOrgID() string
- func (o *LegacyAuthorizationPostRequest) GetOrgIDOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequest) GetPermissions() []Permission
- func (o *LegacyAuthorizationPostRequest) GetPermissionsOk() (*[]Permission, bool)
- func (o *LegacyAuthorizationPostRequest) GetStatus() string
- func (o *LegacyAuthorizationPostRequest) GetStatusOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequest) GetToken() string
- func (o *LegacyAuthorizationPostRequest) GetTokenOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequest) GetUserID() string
- func (o *LegacyAuthorizationPostRequest) GetUserIDOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequest) HasDescription() bool
- func (o *LegacyAuthorizationPostRequest) HasStatus() bool
- func (o *LegacyAuthorizationPostRequest) HasToken() bool
- func (o *LegacyAuthorizationPostRequest) HasUserID() bool
- func (o LegacyAuthorizationPostRequest) MarshalJSON() ([]byte, error)
- func (o *LegacyAuthorizationPostRequest) SetDescription(v string)
- func (o *LegacyAuthorizationPostRequest) SetOrgID(v string)
- func (o *LegacyAuthorizationPostRequest) SetPermissions(v []Permission)
- func (o *LegacyAuthorizationPostRequest) SetStatus(v string)
- func (o *LegacyAuthorizationPostRequest) SetToken(v string)
- func (o *LegacyAuthorizationPostRequest) SetUserID(v string)
- type LegacyAuthorizationPostRequestAllOf
- func (o *LegacyAuthorizationPostRequestAllOf) GetOrgID() string
- func (o *LegacyAuthorizationPostRequestAllOf) GetOrgIDOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequestAllOf) GetPermissions() []Permission
- func (o *LegacyAuthorizationPostRequestAllOf) GetPermissionsOk() (*[]Permission, bool)
- func (o *LegacyAuthorizationPostRequestAllOf) GetToken() string
- func (o *LegacyAuthorizationPostRequestAllOf) GetTokenOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequestAllOf) GetUserID() string
- func (o *LegacyAuthorizationPostRequestAllOf) GetUserIDOk() (*string, bool)
- func (o *LegacyAuthorizationPostRequestAllOf) HasOrgID() bool
- func (o *LegacyAuthorizationPostRequestAllOf) HasPermissions() bool
- func (o *LegacyAuthorizationPostRequestAllOf) HasToken() bool
- func (o *LegacyAuthorizationPostRequestAllOf) HasUserID() bool
- func (o LegacyAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
- func (o *LegacyAuthorizationPostRequestAllOf) SetOrgID(v string)
- func (o *LegacyAuthorizationPostRequestAllOf) SetPermissions(v []Permission)
- func (o *LegacyAuthorizationPostRequestAllOf) SetToken(v string)
- func (o *LegacyAuthorizationPostRequestAllOf) SetUserID(v string)
- type LegacyAuthorizationsApi
- type LegacyAuthorizationsApiService
- func (a *LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsID(ctx _context.Context, authID string) ApiDeleteLegacyAuthorizationsIDRequest
- func (a *LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsIDExecute(r ApiDeleteLegacyAuthorizationsIDRequest) error
- func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizations(ctx _context.Context) ApiGetLegacyAuthorizationsRequest
- func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsExecute(r ApiGetLegacyAuthorizationsRequest) (Authorizations, error)
- func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsID(ctx _context.Context, authID string) ApiGetLegacyAuthorizationsIDRequest
- func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsIDExecute(r ApiGetLegacyAuthorizationsIDRequest) (Authorization, error)
- func (a *LegacyAuthorizationsApiService) OnlyCloud() LegacyAuthorizationsApi
- func (a *LegacyAuthorizationsApiService) OnlyOSS() LegacyAuthorizationsApi
- func (a *LegacyAuthorizationsApiService) PatchLegacyAuthorizationsID(ctx _context.Context, authID string) ApiPatchLegacyAuthorizationsIDRequest
- func (a *LegacyAuthorizationsApiService) PatchLegacyAuthorizationsIDExecute(r ApiPatchLegacyAuthorizationsIDRequest) (Authorization, error)
- func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizations(ctx _context.Context) ApiPostLegacyAuthorizationsRequest
- func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsExecute(r ApiPostLegacyAuthorizationsRequest) (Authorization, error)
- func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPassword(ctx _context.Context, authID string) ApiPostLegacyAuthorizationsIDPasswordRequest
- func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPasswordExecute(r ApiPostLegacyAuthorizationsIDPasswordRequest) error
- type LineProtocolError
- func (o *LineProtocolError) Error() string
- func (o *LineProtocolError) ErrorCode() ErrorCode
- func (o *LineProtocolError) GetCode() LineProtocolErrorCode
- func (o *LineProtocolError) GetCodeOk() (*LineProtocolErrorCode, bool)
- func (o *LineProtocolError) GetErr() string
- func (o *LineProtocolError) GetErrOk() (*string, bool)
- func (o *LineProtocolError) GetLine() int32
- func (o *LineProtocolError) GetLineOk() (*int32, bool)
- func (o *LineProtocolError) GetMessage() string
- func (o *LineProtocolError) GetMessageOk() (*string, bool)
- func (o *LineProtocolError) GetOp() string
- func (o *LineProtocolError) GetOpOk() (*string, bool)
- func (o *LineProtocolError) HasLine() bool
- func (o LineProtocolError) MarshalJSON() ([]byte, error)
- func (o *LineProtocolError) SetCode(v LineProtocolErrorCode)
- func (o *LineProtocolError) SetErr(v string)
- func (o *LineProtocolError) SetLine(v int32)
- func (o *LineProtocolError) SetMessage(v string)
- func (o *LineProtocolError) SetOp(v string)
- type LineProtocolErrorCode
- type LineProtocolLengthError
- func (o *LineProtocolLengthError) Error() string
- func (o *LineProtocolLengthError) ErrorCode() ErrorCode
- func (o *LineProtocolLengthError) GetCode() LineProtocolLengthErrorCode
- func (o *LineProtocolLengthError) GetCodeOk() (*LineProtocolLengthErrorCode, bool)
- func (o *LineProtocolLengthError) GetMaxLength() int32
- func (o *LineProtocolLengthError) GetMaxLengthOk() (*int32, bool)
- func (o *LineProtocolLengthError) GetMessage() string
- func (o *LineProtocolLengthError) GetMessageOk() (*string, bool)
- func (o LineProtocolLengthError) MarshalJSON() ([]byte, error)
- func (o *LineProtocolLengthError) SetCode(v LineProtocolLengthErrorCode)
- func (o *LineProtocolLengthError) SetMaxLength(v int32)
- func (o *LineProtocolLengthError) SetMessage(v string)
- type LineProtocolLengthErrorCode
- type Links
- func (o *Links) GetNext() string
- func (o *Links) GetNextOk() (*string, bool)
- func (o *Links) GetPrev() string
- func (o *Links) GetPrevOk() (*string, bool)
- func (o *Links) GetSelf() string
- func (o *Links) GetSelfOk() (*string, bool)
- func (o *Links) HasNext() bool
- func (o *Links) HasPrev() bool
- func (o Links) MarshalJSON() ([]byte, error)
- func (o *Links) SetNext(v string)
- func (o *Links) SetPrev(v string)
- func (o *Links) SetSelf(v string)
- type LogEvent
- func (o *LogEvent) GetMessage() string
- func (o *LogEvent) GetMessageOk() (*string, bool)
- func (o *LogEvent) GetRunID() string
- func (o *LogEvent) GetRunIDOk() (*string, bool)
- func (o *LogEvent) GetTime() time.Time
- func (o *LogEvent) GetTimeOk() (*time.Time, bool)
- func (o *LogEvent) HasMessage() bool
- func (o *LogEvent) HasRunID() bool
- func (o *LogEvent) HasTime() bool
- func (o LogEvent) MarshalJSON() ([]byte, error)
- func (o *LogEvent) SetMessage(v string)
- func (o *LogEvent) SetRunID(v string)
- func (o *LogEvent) SetTime(v time.Time)
- type Logs
- type MeasurementSchema
- func (o *MeasurementSchema) GetColumns() []MeasurementSchemaColumn
- func (o *MeasurementSchema) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
- func (o *MeasurementSchema) GetCreatedAt() time.Time
- func (o *MeasurementSchema) GetCreatedAtOk() (*time.Time, bool)
- func (o *MeasurementSchema) GetId() string
- func (o *MeasurementSchema) GetIdOk() (*string, bool)
- func (o *MeasurementSchema) GetName() string
- func (o *MeasurementSchema) GetNameOk() (*string, bool)
- func (o *MeasurementSchema) GetUpdatedAt() time.Time
- func (o *MeasurementSchema) GetUpdatedAtOk() (*time.Time, bool)
- func (o MeasurementSchema) MarshalJSON() ([]byte, error)
- func (o *MeasurementSchema) SetColumns(v []MeasurementSchemaColumn)
- func (o *MeasurementSchema) SetCreatedAt(v time.Time)
- func (o *MeasurementSchema) SetId(v string)
- func (o *MeasurementSchema) SetName(v string)
- func (o *MeasurementSchema) SetUpdatedAt(v time.Time)
- type MeasurementSchemaColumn
- func (o *MeasurementSchemaColumn) GetDataType() ColumnDataType
- func (o *MeasurementSchemaColumn) GetDataTypeOk() (*ColumnDataType, bool)
- func (o *MeasurementSchemaColumn) GetName() string
- func (o *MeasurementSchemaColumn) GetNameOk() (*string, bool)
- func (o *MeasurementSchemaColumn) GetType() ColumnSemanticType
- func (o *MeasurementSchemaColumn) GetTypeOk() (*ColumnSemanticType, bool)
- func (o *MeasurementSchemaColumn) HasDataType() bool
- func (o MeasurementSchemaColumn) MarshalJSON() ([]byte, error)
- func (o *MeasurementSchemaColumn) SetDataType(v ColumnDataType)
- func (o *MeasurementSchemaColumn) SetName(v string)
- func (o *MeasurementSchemaColumn) SetType(v ColumnSemanticType)
- type MeasurementSchemaCreateRequest
- func (o *MeasurementSchemaCreateRequest) GetColumns() []MeasurementSchemaColumn
- func (o *MeasurementSchemaCreateRequest) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
- func (o *MeasurementSchemaCreateRequest) GetName() string
- func (o *MeasurementSchemaCreateRequest) GetNameOk() (*string, bool)
- func (o MeasurementSchemaCreateRequest) MarshalJSON() ([]byte, error)
- func (o *MeasurementSchemaCreateRequest) SetColumns(v []MeasurementSchemaColumn)
- func (o *MeasurementSchemaCreateRequest) SetName(v string)
- type MeasurementSchemaList
- func (o *MeasurementSchemaList) GetMeasurementSchemas() []MeasurementSchema
- func (o *MeasurementSchemaList) GetMeasurementSchemasOk() (*[]MeasurementSchema, bool)
- func (o MeasurementSchemaList) MarshalJSON() ([]byte, error)
- func (o *MeasurementSchemaList) SetMeasurementSchemas(v []MeasurementSchema)
- type MeasurementSchemaUpdateRequest
- func (o *MeasurementSchemaUpdateRequest) GetColumns() []MeasurementSchemaColumn
- func (o *MeasurementSchemaUpdateRequest) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
- func (o MeasurementSchemaUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *MeasurementSchemaUpdateRequest) SetColumns(v []MeasurementSchemaColumn)
- type MetadataBackup
- func (o *MetadataBackup) GetBuckets() []BucketMetadataManifest
- func (o *MetadataBackup) GetBucketsOk() (*[]BucketMetadataManifest, bool)
- func (o *MetadataBackup) GetKv() *os.File
- func (o *MetadataBackup) GetKvOk() (**os.File, bool)
- func (o *MetadataBackup) GetSql() *os.File
- func (o *MetadataBackup) GetSqlOk() (**os.File, bool)
- func (o MetadataBackup) MarshalJSON() ([]byte, error)
- func (o *MetadataBackup) SetBuckets(v []BucketMetadataManifest)
- func (o *MetadataBackup) SetKv(v *os.File)
- func (o *MetadataBackup) SetSql(v *os.File)
- type NullableAddResourceMemberRequestBody
- func (v NullableAddResourceMemberRequestBody) Get() *AddResourceMemberRequestBody
- func (v NullableAddResourceMemberRequestBody) IsSet() bool
- func (v NullableAddResourceMemberRequestBody) MarshalJSON() ([]byte, error)
- func (v *NullableAddResourceMemberRequestBody) Set(val *AddResourceMemberRequestBody)
- func (v *NullableAddResourceMemberRequestBody) UnmarshalJSON(src []byte) error
- func (v *NullableAddResourceMemberRequestBody) Unset()
- type NullableAuthorization
- func (v NullableAuthorization) Get() *Authorization
- func (v NullableAuthorization) IsSet() bool
- func (v NullableAuthorization) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorization) Set(val *Authorization)
- func (v *NullableAuthorization) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorization) Unset()
- type NullableAuthorizationAllOf
- func (v NullableAuthorizationAllOf) Get() *AuthorizationAllOf
- func (v NullableAuthorizationAllOf) IsSet() bool
- func (v NullableAuthorizationAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationAllOf) Set(val *AuthorizationAllOf)
- func (v *NullableAuthorizationAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationAllOf) Unset()
- type NullableAuthorizationAllOfLinks
- func (v NullableAuthorizationAllOfLinks) Get() *AuthorizationAllOfLinks
- func (v NullableAuthorizationAllOfLinks) IsSet() bool
- func (v NullableAuthorizationAllOfLinks) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationAllOfLinks) Set(val *AuthorizationAllOfLinks)
- func (v *NullableAuthorizationAllOfLinks) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationAllOfLinks) Unset()
- type NullableAuthorizationPostRequest
- func (v NullableAuthorizationPostRequest) Get() *AuthorizationPostRequest
- func (v NullableAuthorizationPostRequest) IsSet() bool
- func (v NullableAuthorizationPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationPostRequest) Set(val *AuthorizationPostRequest)
- func (v *NullableAuthorizationPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationPostRequest) Unset()
- type NullableAuthorizationPostRequestAllOf
- func (v NullableAuthorizationPostRequestAllOf) Get() *AuthorizationPostRequestAllOf
- func (v NullableAuthorizationPostRequestAllOf) IsSet() bool
- func (v NullableAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationPostRequestAllOf) Set(val *AuthorizationPostRequestAllOf)
- func (v *NullableAuthorizationPostRequestAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationPostRequestAllOf) Unset()
- type NullableAuthorizationUpdateRequest
- func (v NullableAuthorizationUpdateRequest) Get() *AuthorizationUpdateRequest
- func (v NullableAuthorizationUpdateRequest) IsSet() bool
- func (v NullableAuthorizationUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationUpdateRequest) Set(val *AuthorizationUpdateRequest)
- func (v *NullableAuthorizationUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationUpdateRequest) Unset()
- type NullableAuthorizations
- func (v NullableAuthorizations) Get() *Authorizations
- func (v NullableAuthorizations) IsSet() bool
- func (v NullableAuthorizations) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizations) Set(val *Authorizations)
- func (v *NullableAuthorizations) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizations) Unset()
- type NullableBool
- type NullableBucket
- type NullableBucketLinks
- func (v NullableBucketLinks) Get() *BucketLinks
- func (v NullableBucketLinks) IsSet() bool
- func (v NullableBucketLinks) MarshalJSON() ([]byte, error)
- func (v *NullableBucketLinks) Set(val *BucketLinks)
- func (v *NullableBucketLinks) UnmarshalJSON(src []byte) error
- func (v *NullableBucketLinks) Unset()
- type NullableBucketMetadataManifest
- func (v NullableBucketMetadataManifest) Get() *BucketMetadataManifest
- func (v NullableBucketMetadataManifest) IsSet() bool
- func (v NullableBucketMetadataManifest) MarshalJSON() ([]byte, error)
- func (v *NullableBucketMetadataManifest) Set(val *BucketMetadataManifest)
- func (v *NullableBucketMetadataManifest) UnmarshalJSON(src []byte) error
- func (v *NullableBucketMetadataManifest) Unset()
- type NullableBucketShardMapping
- func (v NullableBucketShardMapping) Get() *BucketShardMapping
- func (v NullableBucketShardMapping) IsSet() bool
- func (v NullableBucketShardMapping) MarshalJSON() ([]byte, error)
- func (v *NullableBucketShardMapping) Set(val *BucketShardMapping)
- func (v *NullableBucketShardMapping) UnmarshalJSON(src []byte) error
- func (v *NullableBucketShardMapping) Unset()
- type NullableBuckets
- type NullableCell
- type NullableCellLinks
- type NullableColumnDataType
- func (v NullableColumnDataType) Get() *ColumnDataType
- func (v NullableColumnDataType) IsSet() bool
- func (v NullableColumnDataType) MarshalJSON() ([]byte, error)
- func (v *NullableColumnDataType) Set(val *ColumnDataType)
- func (v *NullableColumnDataType) UnmarshalJSON(src []byte) error
- func (v *NullableColumnDataType) Unset()
- type NullableColumnSemanticType
- func (v NullableColumnSemanticType) Get() *ColumnSemanticType
- func (v NullableColumnSemanticType) IsSet() bool
- func (v NullableColumnSemanticType) MarshalJSON() ([]byte, error)
- func (v *NullableColumnSemanticType) Set(val *ColumnSemanticType)
- func (v *NullableColumnSemanticType) UnmarshalJSON(src []byte) error
- func (v *NullableColumnSemanticType) Unset()
- type NullableCreateDashboardRequest
- func (v NullableCreateDashboardRequest) Get() *CreateDashboardRequest
- func (v NullableCreateDashboardRequest) IsSet() bool
- func (v NullableCreateDashboardRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateDashboardRequest) Set(val *CreateDashboardRequest)
- func (v *NullableCreateDashboardRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateDashboardRequest) Unset()
- type NullableDBRP
- type NullableDBRPCreate
- type NullableDBRPGet
- type NullableDBRPUpdate
- type NullableDBRPs
- type NullableDashboard
- type NullableDashboardAllOf
- func (v NullableDashboardAllOf) Get() *DashboardAllOf
- func (v NullableDashboardAllOf) IsSet() bool
- func (v NullableDashboardAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableDashboardAllOf) Set(val *DashboardAllOf)
- func (v *NullableDashboardAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableDashboardAllOf) Unset()
- type NullableDashboardAllOfLinks
- func (v NullableDashboardAllOfLinks) Get() *DashboardAllOfLinks
- func (v NullableDashboardAllOfLinks) IsSet() bool
- func (v NullableDashboardAllOfLinks) MarshalJSON() ([]byte, error)
- func (v *NullableDashboardAllOfLinks) Set(val *DashboardAllOfLinks)
- func (v *NullableDashboardAllOfLinks) UnmarshalJSON(src []byte) error
- func (v *NullableDashboardAllOfLinks) Unset()
- type NullableDashboardAllOfMeta
- func (v NullableDashboardAllOfMeta) Get() *DashboardAllOfMeta
- func (v NullableDashboardAllOfMeta) IsSet() bool
- func (v NullableDashboardAllOfMeta) MarshalJSON() ([]byte, error)
- func (v *NullableDashboardAllOfMeta) Set(val *DashboardAllOfMeta)
- func (v *NullableDashboardAllOfMeta) UnmarshalJSON(src []byte) error
- func (v *NullableDashboardAllOfMeta) Unset()
- type NullableDashboards
- type NullableDeletePredicateRequest
- func (v NullableDeletePredicateRequest) Get() *DeletePredicateRequest
- func (v NullableDeletePredicateRequest) IsSet() bool
- func (v NullableDeletePredicateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDeletePredicateRequest) Set(val *DeletePredicateRequest)
- func (v *NullableDeletePredicateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDeletePredicateRequest) Unset()
- type NullableDialect
- type NullableError
- type NullableErrorCode
- type NullableExtern
- type NullableFloat32
- type NullableFloat64
- type NullableHealthCheck
- func (v NullableHealthCheck) Get() *HealthCheck
- func (v NullableHealthCheck) IsSet() bool
- func (v NullableHealthCheck) MarshalJSON() ([]byte, error)
- func (v *NullableHealthCheck) Set(val *HealthCheck)
- func (v *NullableHealthCheck) UnmarshalJSON(src []byte) error
- func (v *NullableHealthCheck) Unset()
- type NullableHealthCheckStatus
- func (v NullableHealthCheckStatus) Get() *HealthCheckStatus
- func (v NullableHealthCheckStatus) IsSet() bool
- func (v NullableHealthCheckStatus) MarshalJSON() ([]byte, error)
- func (v *NullableHealthCheckStatus) Set(val *HealthCheckStatus)
- func (v *NullableHealthCheckStatus) UnmarshalJSON(src []byte) error
- func (v *NullableHealthCheckStatus) Unset()
- type NullableInlineResponse200
- func (v NullableInlineResponse200) Get() *InlineResponse200
- func (v NullableInlineResponse200) IsSet() bool
- func (v NullableInlineResponse200) MarshalJSON() ([]byte, error)
- func (v *NullableInlineResponse200) Set(val *InlineResponse200)
- func (v *NullableInlineResponse200) UnmarshalJSON(src []byte) error
- func (v *NullableInlineResponse200) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableLabel
- type NullableLegacyAuthorizationPostRequest
- func (v NullableLegacyAuthorizationPostRequest) Get() *LegacyAuthorizationPostRequest
- func (v NullableLegacyAuthorizationPostRequest) IsSet() bool
- func (v NullableLegacyAuthorizationPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableLegacyAuthorizationPostRequest) Set(val *LegacyAuthorizationPostRequest)
- func (v *NullableLegacyAuthorizationPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableLegacyAuthorizationPostRequest) Unset()
- type NullableLegacyAuthorizationPostRequestAllOf
- func (v NullableLegacyAuthorizationPostRequestAllOf) Get() *LegacyAuthorizationPostRequestAllOf
- func (v NullableLegacyAuthorizationPostRequestAllOf) IsSet() bool
- func (v NullableLegacyAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableLegacyAuthorizationPostRequestAllOf) Set(val *LegacyAuthorizationPostRequestAllOf)
- func (v *NullableLegacyAuthorizationPostRequestAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableLegacyAuthorizationPostRequestAllOf) Unset()
- type NullableLineProtocolError
- func (v NullableLineProtocolError) Get() *LineProtocolError
- func (v NullableLineProtocolError) IsSet() bool
- func (v NullableLineProtocolError) MarshalJSON() ([]byte, error)
- func (v *NullableLineProtocolError) Set(val *LineProtocolError)
- func (v *NullableLineProtocolError) UnmarshalJSON(src []byte) error
- func (v *NullableLineProtocolError) Unset()
- type NullableLineProtocolErrorCode
- func (v NullableLineProtocolErrorCode) Get() *LineProtocolErrorCode
- func (v NullableLineProtocolErrorCode) IsSet() bool
- func (v NullableLineProtocolErrorCode) MarshalJSON() ([]byte, error)
- func (v *NullableLineProtocolErrorCode) Set(val *LineProtocolErrorCode)
- func (v *NullableLineProtocolErrorCode) UnmarshalJSON(src []byte) error
- func (v *NullableLineProtocolErrorCode) Unset()
- type NullableLineProtocolLengthError
- func (v NullableLineProtocolLengthError) Get() *LineProtocolLengthError
- func (v NullableLineProtocolLengthError) IsSet() bool
- func (v NullableLineProtocolLengthError) MarshalJSON() ([]byte, error)
- func (v *NullableLineProtocolLengthError) Set(val *LineProtocolLengthError)
- func (v *NullableLineProtocolLengthError) UnmarshalJSON(src []byte) error
- func (v *NullableLineProtocolLengthError) Unset()
- type NullableLineProtocolLengthErrorCode
- func (v NullableLineProtocolLengthErrorCode) Get() *LineProtocolLengthErrorCode
- func (v NullableLineProtocolLengthErrorCode) IsSet() bool
- func (v NullableLineProtocolLengthErrorCode) MarshalJSON() ([]byte, error)
- func (v *NullableLineProtocolLengthErrorCode) Set(val *LineProtocolLengthErrorCode)
- func (v *NullableLineProtocolLengthErrorCode) UnmarshalJSON(src []byte) error
- func (v *NullableLineProtocolLengthErrorCode) Unset()
- type NullableLinks
- type NullableLogEvent
- type NullableLogs
- type NullableMeasurementSchema
- func (v NullableMeasurementSchema) Get() *MeasurementSchema
- func (v NullableMeasurementSchema) IsSet() bool
- func (v NullableMeasurementSchema) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementSchema) Set(val *MeasurementSchema)
- func (v *NullableMeasurementSchema) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementSchema) Unset()
- type NullableMeasurementSchemaColumn
- func (v NullableMeasurementSchemaColumn) Get() *MeasurementSchemaColumn
- func (v NullableMeasurementSchemaColumn) IsSet() bool
- func (v NullableMeasurementSchemaColumn) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementSchemaColumn) Set(val *MeasurementSchemaColumn)
- func (v *NullableMeasurementSchemaColumn) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementSchemaColumn) Unset()
- type NullableMeasurementSchemaCreateRequest
- func (v NullableMeasurementSchemaCreateRequest) Get() *MeasurementSchemaCreateRequest
- func (v NullableMeasurementSchemaCreateRequest) IsSet() bool
- func (v NullableMeasurementSchemaCreateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementSchemaCreateRequest) Set(val *MeasurementSchemaCreateRequest)
- func (v *NullableMeasurementSchemaCreateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementSchemaCreateRequest) Unset()
- type NullableMeasurementSchemaList
- func (v NullableMeasurementSchemaList) Get() *MeasurementSchemaList
- func (v NullableMeasurementSchemaList) IsSet() bool
- func (v NullableMeasurementSchemaList) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementSchemaList) Set(val *MeasurementSchemaList)
- func (v *NullableMeasurementSchemaList) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementSchemaList) Unset()
- type NullableMeasurementSchemaUpdateRequest
- func (v NullableMeasurementSchemaUpdateRequest) Get() *MeasurementSchemaUpdateRequest
- func (v NullableMeasurementSchemaUpdateRequest) IsSet() bool
- func (v NullableMeasurementSchemaUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementSchemaUpdateRequest) Set(val *MeasurementSchemaUpdateRequest)
- func (v *NullableMeasurementSchemaUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementSchemaUpdateRequest) Unset()
- type NullableMetadataBackup
- func (v NullableMetadataBackup) Get() *MetadataBackup
- func (v NullableMetadataBackup) IsSet() bool
- func (v NullableMetadataBackup) MarshalJSON() ([]byte, error)
- func (v *NullableMetadataBackup) Set(val *MetadataBackup)
- func (v *NullableMetadataBackup) UnmarshalJSON(src []byte) error
- func (v *NullableMetadataBackup) Unset()
- type NullableOnboardingRequest
- func (v NullableOnboardingRequest) Get() *OnboardingRequest
- func (v NullableOnboardingRequest) IsSet() bool
- func (v NullableOnboardingRequest) MarshalJSON() ([]byte, error)
- func (v *NullableOnboardingRequest) Set(val *OnboardingRequest)
- func (v *NullableOnboardingRequest) UnmarshalJSON(src []byte) error
- func (v *NullableOnboardingRequest) Unset()
- type NullableOnboardingResponse
- func (v NullableOnboardingResponse) Get() *OnboardingResponse
- func (v NullableOnboardingResponse) IsSet() bool
- func (v NullableOnboardingResponse) MarshalJSON() ([]byte, error)
- func (v *NullableOnboardingResponse) Set(val *OnboardingResponse)
- func (v *NullableOnboardingResponse) UnmarshalJSON(src []byte) error
- func (v *NullableOnboardingResponse) Unset()
- type NullableOrganization
- func (v NullableOrganization) Get() *Organization
- func (v NullableOrganization) IsSet() bool
- func (v NullableOrganization) MarshalJSON() ([]byte, error)
- func (v *NullableOrganization) Set(val *Organization)
- func (v *NullableOrganization) UnmarshalJSON(src []byte) error
- func (v *NullableOrganization) Unset()
- type NullableOrganizationLinks
- func (v NullableOrganizationLinks) Get() *OrganizationLinks
- func (v NullableOrganizationLinks) IsSet() bool
- func (v NullableOrganizationLinks) MarshalJSON() ([]byte, error)
- func (v *NullableOrganizationLinks) Set(val *OrganizationLinks)
- func (v *NullableOrganizationLinks) UnmarshalJSON(src []byte) error
- func (v *NullableOrganizationLinks) Unset()
- type NullableOrganizations
- func (v NullableOrganizations) Get() *Organizations
- func (v NullableOrganizations) IsSet() bool
- func (v NullableOrganizations) MarshalJSON() ([]byte, error)
- func (v *NullableOrganizations) Set(val *Organizations)
- func (v *NullableOrganizations) UnmarshalJSON(src []byte) error
- func (v *NullableOrganizations) Unset()
- type NullablePasswordResetBody
- func (v NullablePasswordResetBody) Get() *PasswordResetBody
- func (v NullablePasswordResetBody) IsSet() bool
- func (v NullablePasswordResetBody) MarshalJSON() ([]byte, error)
- func (v *NullablePasswordResetBody) Set(val *PasswordResetBody)
- func (v *NullablePasswordResetBody) UnmarshalJSON(src []byte) error
- func (v *NullablePasswordResetBody) Unset()
- type NullablePatchBucketRequest
- func (v NullablePatchBucketRequest) Get() *PatchBucketRequest
- func (v NullablePatchBucketRequest) IsSet() bool
- func (v NullablePatchBucketRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePatchBucketRequest) Set(val *PatchBucketRequest)
- func (v *NullablePatchBucketRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePatchBucketRequest) Unset()
- type NullablePatchOrganizationRequest
- func (v NullablePatchOrganizationRequest) Get() *PatchOrganizationRequest
- func (v NullablePatchOrganizationRequest) IsSet() bool
- func (v NullablePatchOrganizationRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePatchOrganizationRequest) Set(val *PatchOrganizationRequest)
- func (v *NullablePatchOrganizationRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePatchOrganizationRequest) Unset()
- type NullablePatchRetentionRule
- func (v NullablePatchRetentionRule) Get() *PatchRetentionRule
- func (v NullablePatchRetentionRule) IsSet() bool
- func (v NullablePatchRetentionRule) MarshalJSON() ([]byte, error)
- func (v *NullablePatchRetentionRule) Set(val *PatchRetentionRule)
- func (v *NullablePatchRetentionRule) UnmarshalJSON(src []byte) error
- func (v *NullablePatchRetentionRule) Unset()
- type NullablePermission
- type NullablePermissionResource
- func (v NullablePermissionResource) Get() *PermissionResource
- func (v NullablePermissionResource) IsSet() bool
- func (v NullablePermissionResource) MarshalJSON() ([]byte, error)
- func (v *NullablePermissionResource) Set(val *PermissionResource)
- func (v *NullablePermissionResource) UnmarshalJSON(src []byte) error
- func (v *NullablePermissionResource) Unset()
- type NullablePostBucketRequest
- func (v NullablePostBucketRequest) Get() *PostBucketRequest
- func (v NullablePostBucketRequest) IsSet() bool
- func (v NullablePostBucketRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePostBucketRequest) Set(val *PostBucketRequest)
- func (v *NullablePostBucketRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePostBucketRequest) Unset()
- type NullablePostOrganizationRequest
- func (v NullablePostOrganizationRequest) Get() *PostOrganizationRequest
- func (v NullablePostOrganizationRequest) IsSet() bool
- func (v NullablePostOrganizationRequest) MarshalJSON() ([]byte, error)
- func (v *NullablePostOrganizationRequest) Set(val *PostOrganizationRequest)
- func (v *NullablePostOrganizationRequest) UnmarshalJSON(src []byte) error
- func (v *NullablePostOrganizationRequest) Unset()
- type NullablePostRestoreKVResponse
- func (v NullablePostRestoreKVResponse) Get() *PostRestoreKVResponse
- func (v NullablePostRestoreKVResponse) IsSet() bool
- func (v NullablePostRestoreKVResponse) MarshalJSON() ([]byte, error)
- func (v *NullablePostRestoreKVResponse) Set(val *PostRestoreKVResponse)
- func (v *NullablePostRestoreKVResponse) UnmarshalJSON(src []byte) error
- func (v *NullablePostRestoreKVResponse) Unset()
- type NullableQuery
- type NullableRemoteConnection
- func (v NullableRemoteConnection) Get() *RemoteConnection
- func (v NullableRemoteConnection) IsSet() bool
- func (v NullableRemoteConnection) MarshalJSON() ([]byte, error)
- func (v *NullableRemoteConnection) Set(val *RemoteConnection)
- func (v *NullableRemoteConnection) UnmarshalJSON(src []byte) error
- func (v *NullableRemoteConnection) Unset()
- type NullableRemoteConnectionCreationRequest
- func (v NullableRemoteConnectionCreationRequest) Get() *RemoteConnectionCreationRequest
- func (v NullableRemoteConnectionCreationRequest) IsSet() bool
- func (v NullableRemoteConnectionCreationRequest) MarshalJSON() ([]byte, error)
- func (v *NullableRemoteConnectionCreationRequest) Set(val *RemoteConnectionCreationRequest)
- func (v *NullableRemoteConnectionCreationRequest) UnmarshalJSON(src []byte) error
- func (v *NullableRemoteConnectionCreationRequest) Unset()
- type NullableRemoteConnections
- func (v NullableRemoteConnections) Get() *RemoteConnections
- func (v NullableRemoteConnections) IsSet() bool
- func (v NullableRemoteConnections) MarshalJSON() ([]byte, error)
- func (v *NullableRemoteConnections) Set(val *RemoteConnections)
- func (v *NullableRemoteConnections) UnmarshalJSON(src []byte) error
- func (v *NullableRemoteConnections) Unset()
- type NullableRemoteConnenctionUpdateRequest
- func (v NullableRemoteConnenctionUpdateRequest) Get() *RemoteConnenctionUpdateRequest
- func (v NullableRemoteConnenctionUpdateRequest) IsSet() bool
- func (v NullableRemoteConnenctionUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableRemoteConnenctionUpdateRequest) Set(val *RemoteConnenctionUpdateRequest)
- func (v *NullableRemoteConnenctionUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableRemoteConnenctionUpdateRequest) Unset()
- type NullableReplication
- func (v NullableReplication) Get() *Replication
- func (v NullableReplication) IsSet() bool
- func (v NullableReplication) MarshalJSON() ([]byte, error)
- func (v *NullableReplication) Set(val *Replication)
- func (v *NullableReplication) UnmarshalJSON(src []byte) error
- func (v *NullableReplication) Unset()
- type NullableReplicationCreationRequest
- func (v NullableReplicationCreationRequest) Get() *ReplicationCreationRequest
- func (v NullableReplicationCreationRequest) IsSet() bool
- func (v NullableReplicationCreationRequest) MarshalJSON() ([]byte, error)
- func (v *NullableReplicationCreationRequest) Set(val *ReplicationCreationRequest)
- func (v *NullableReplicationCreationRequest) UnmarshalJSON(src []byte) error
- func (v *NullableReplicationCreationRequest) Unset()
- type NullableReplicationUpdateRequest
- func (v NullableReplicationUpdateRequest) Get() *ReplicationUpdateRequest
- func (v NullableReplicationUpdateRequest) IsSet() bool
- func (v NullableReplicationUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableReplicationUpdateRequest) Set(val *ReplicationUpdateRequest)
- func (v *NullableReplicationUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableReplicationUpdateRequest) Unset()
- type NullableReplications
- func (v NullableReplications) Get() *Replications
- func (v NullableReplications) IsSet() bool
- func (v NullableReplications) MarshalJSON() ([]byte, error)
- func (v *NullableReplications) Set(val *Replications)
- func (v *NullableReplications) UnmarshalJSON(src []byte) error
- func (v *NullableReplications) Unset()
- type NullableResourceMember
- func (v NullableResourceMember) Get() *ResourceMember
- func (v NullableResourceMember) IsSet() bool
- func (v NullableResourceMember) MarshalJSON() ([]byte, error)
- func (v *NullableResourceMember) Set(val *ResourceMember)
- func (v *NullableResourceMember) UnmarshalJSON(src []byte) error
- func (v *NullableResourceMember) Unset()
- type NullableResourceMemberAllOf
- func (v NullableResourceMemberAllOf) Get() *ResourceMemberAllOf
- func (v NullableResourceMemberAllOf) IsSet() bool
- func (v NullableResourceMemberAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableResourceMemberAllOf) Set(val *ResourceMemberAllOf)
- func (v *NullableResourceMemberAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableResourceMemberAllOf) Unset()
- type NullableResourceMembers
- func (v NullableResourceMembers) Get() *ResourceMembers
- func (v NullableResourceMembers) IsSet() bool
- func (v NullableResourceMembers) MarshalJSON() ([]byte, error)
- func (v *NullableResourceMembers) Set(val *ResourceMembers)
- func (v *NullableResourceMembers) UnmarshalJSON(src []byte) error
- func (v *NullableResourceMembers) Unset()
- type NullableRestoredBucketMappings
- func (v NullableRestoredBucketMappings) Get() *RestoredBucketMappings
- func (v NullableRestoredBucketMappings) IsSet() bool
- func (v NullableRestoredBucketMappings) MarshalJSON() ([]byte, error)
- func (v *NullableRestoredBucketMappings) Set(val *RestoredBucketMappings)
- func (v *NullableRestoredBucketMappings) UnmarshalJSON(src []byte) error
- func (v *NullableRestoredBucketMappings) Unset()
- type NullableRetentionPolicyManifest
- func (v NullableRetentionPolicyManifest) Get() *RetentionPolicyManifest
- func (v NullableRetentionPolicyManifest) IsSet() bool
- func (v NullableRetentionPolicyManifest) MarshalJSON() ([]byte, error)
- func (v *NullableRetentionPolicyManifest) Set(val *RetentionPolicyManifest)
- func (v *NullableRetentionPolicyManifest) UnmarshalJSON(src []byte) error
- func (v *NullableRetentionPolicyManifest) Unset()
- type NullableRetentionRule
- func (v NullableRetentionRule) Get() *RetentionRule
- func (v NullableRetentionRule) IsSet() bool
- func (v NullableRetentionRule) MarshalJSON() ([]byte, error)
- func (v *NullableRetentionRule) Set(val *RetentionRule)
- func (v *NullableRetentionRule) UnmarshalJSON(src []byte) error
- func (v *NullableRetentionRule) Unset()
- type NullableRun
- type NullableRunLinks
- type NullableRunManually
- func (v NullableRunManually) Get() *RunManually
- func (v NullableRunManually) IsSet() bool
- func (v NullableRunManually) MarshalJSON() ([]byte, error)
- func (v *NullableRunManually) Set(val *RunManually)
- func (v *NullableRunManually) UnmarshalJSON(src []byte) error
- func (v *NullableRunManually) Unset()
- type NullableRuns
- type NullableSchemaType
- type NullableSecretKeys
- type NullableSecretKeysResponse
- func (v NullableSecretKeysResponse) Get() *SecretKeysResponse
- func (v NullableSecretKeysResponse) IsSet() bool
- func (v NullableSecretKeysResponse) MarshalJSON() ([]byte, error)
- func (v *NullableSecretKeysResponse) Set(val *SecretKeysResponse)
- func (v *NullableSecretKeysResponse) UnmarshalJSON(src []byte) error
- func (v *NullableSecretKeysResponse) Unset()
- type NullableSecretKeysResponseAllOf
- func (v NullableSecretKeysResponseAllOf) Get() *SecretKeysResponseAllOf
- func (v NullableSecretKeysResponseAllOf) IsSet() bool
- func (v NullableSecretKeysResponseAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableSecretKeysResponseAllOf) Set(val *SecretKeysResponseAllOf)
- func (v *NullableSecretKeysResponseAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableSecretKeysResponseAllOf) Unset()
- type NullableSecretKeysResponseAllOfLinks
- func (v NullableSecretKeysResponseAllOfLinks) Get() *SecretKeysResponseAllOfLinks
- func (v NullableSecretKeysResponseAllOfLinks) IsSet() bool
- func (v NullableSecretKeysResponseAllOfLinks) MarshalJSON() ([]byte, error)
- func (v *NullableSecretKeysResponseAllOfLinks) Set(val *SecretKeysResponseAllOfLinks)
- func (v *NullableSecretKeysResponseAllOfLinks) UnmarshalJSON(src []byte) error
- func (v *NullableSecretKeysResponseAllOfLinks) Unset()
- type NullableShardGroupManifest
- func (v NullableShardGroupManifest) Get() *ShardGroupManifest
- func (v NullableShardGroupManifest) IsSet() bool
- func (v NullableShardGroupManifest) MarshalJSON() ([]byte, error)
- func (v *NullableShardGroupManifest) Set(val *ShardGroupManifest)
- func (v *NullableShardGroupManifest) UnmarshalJSON(src []byte) error
- func (v *NullableShardGroupManifest) Unset()
- type NullableShardManifest
- func (v NullableShardManifest) Get() *ShardManifest
- func (v NullableShardManifest) IsSet() bool
- func (v NullableShardManifest) MarshalJSON() ([]byte, error)
- func (v *NullableShardManifest) Set(val *ShardManifest)
- func (v *NullableShardManifest) UnmarshalJSON(src []byte) error
- func (v *NullableShardManifest) Unset()
- type NullableShardOwner
- type NullableStack
- type NullableStackEvent
- type NullableStackEventResource
- func (v NullableStackEventResource) Get() *StackEventResource
- func (v NullableStackEventResource) IsSet() bool
- func (v NullableStackEventResource) MarshalJSON() ([]byte, error)
- func (v *NullableStackEventResource) Set(val *StackEventResource)
- func (v *NullableStackEventResource) UnmarshalJSON(src []byte) error
- func (v *NullableStackEventResource) Unset()
- type NullableStackEventResourceAssociation
- func (v NullableStackEventResourceAssociation) Get() *StackEventResourceAssociation
- func (v NullableStackEventResourceAssociation) IsSet() bool
- func (v NullableStackEventResourceAssociation) MarshalJSON() ([]byte, error)
- func (v *NullableStackEventResourceAssociation) Set(val *StackEventResourceAssociation)
- func (v *NullableStackEventResourceAssociation) UnmarshalJSON(src []byte) error
- func (v *NullableStackEventResourceAssociation) Unset()
- type NullableStackEventResourceLinks
- func (v NullableStackEventResourceLinks) Get() *StackEventResourceLinks
- func (v NullableStackEventResourceLinks) IsSet() bool
- func (v NullableStackEventResourceLinks) MarshalJSON() ([]byte, error)
- func (v *NullableStackEventResourceLinks) Set(val *StackEventResourceLinks)
- func (v *NullableStackEventResourceLinks) UnmarshalJSON(src []byte) error
- func (v *NullableStackEventResourceLinks) Unset()
- type NullableStackPatchRequest
- func (v NullableStackPatchRequest) Get() *StackPatchRequest
- func (v NullableStackPatchRequest) IsSet() bool
- func (v NullableStackPatchRequest) MarshalJSON() ([]byte, error)
- func (v *NullableStackPatchRequest) Set(val *StackPatchRequest)
- func (v *NullableStackPatchRequest) UnmarshalJSON(src []byte) error
- func (v *NullableStackPatchRequest) Unset()
- type NullableStackPatchRequestResource
- func (v NullableStackPatchRequestResource) Get() *StackPatchRequestResource
- func (v NullableStackPatchRequestResource) IsSet() bool
- func (v NullableStackPatchRequestResource) MarshalJSON() ([]byte, error)
- func (v *NullableStackPatchRequestResource) Set(val *StackPatchRequestResource)
- func (v *NullableStackPatchRequestResource) UnmarshalJSON(src []byte) error
- func (v *NullableStackPatchRequestResource) Unset()
- type NullableStackPostRequest
- func (v NullableStackPostRequest) Get() *StackPostRequest
- func (v NullableStackPostRequest) IsSet() bool
- func (v NullableStackPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableStackPostRequest) Set(val *StackPostRequest)
- func (v *NullableStackPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableStackPostRequest) Unset()
- type NullableStacks
- type NullableString
- type NullableSubscriptionManifest
- func (v NullableSubscriptionManifest) Get() *SubscriptionManifest
- func (v NullableSubscriptionManifest) IsSet() bool
- func (v NullableSubscriptionManifest) MarshalJSON() ([]byte, error)
- func (v *NullableSubscriptionManifest) Set(val *SubscriptionManifest)
- func (v *NullableSubscriptionManifest) UnmarshalJSON(src []byte) error
- func (v *NullableSubscriptionManifest) Unset()
- type NullableTask
- type NullableTaskCreateRequest
- func (v NullableTaskCreateRequest) Get() *TaskCreateRequest
- func (v NullableTaskCreateRequest) IsSet() bool
- func (v NullableTaskCreateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTaskCreateRequest) Set(val *TaskCreateRequest)
- func (v *NullableTaskCreateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTaskCreateRequest) Unset()
- type NullableTaskLinks
- type NullableTaskStatusType
- func (v NullableTaskStatusType) Get() *TaskStatusType
- func (v NullableTaskStatusType) IsSet() bool
- func (v NullableTaskStatusType) MarshalJSON() ([]byte, error)
- func (v *NullableTaskStatusType) Set(val *TaskStatusType)
- func (v *NullableTaskStatusType) UnmarshalJSON(src []byte) error
- func (v *NullableTaskStatusType) Unset()
- type NullableTaskUpdateRequest
- func (v NullableTaskUpdateRequest) Get() *TaskUpdateRequest
- func (v NullableTaskUpdateRequest) IsSet() bool
- func (v NullableTaskUpdateRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTaskUpdateRequest) Set(val *TaskUpdateRequest)
- func (v *NullableTaskUpdateRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTaskUpdateRequest) Unset()
- type NullableTasks
- type NullableTelegraf
- type NullableTelegrafAllOf
- func (v NullableTelegrafAllOf) Get() *TelegrafAllOf
- func (v NullableTelegrafAllOf) IsSet() bool
- func (v NullableTelegrafAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTelegrafAllOf) Set(val *TelegrafAllOf)
- func (v *NullableTelegrafAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTelegrafAllOf) Unset()
- type NullableTelegrafAllOfLinks
- func (v NullableTelegrafAllOfLinks) Get() *TelegrafAllOfLinks
- func (v NullableTelegrafAllOfLinks) IsSet() bool
- func (v NullableTelegrafAllOfLinks) MarshalJSON() ([]byte, error)
- func (v *NullableTelegrafAllOfLinks) Set(val *TelegrafAllOfLinks)
- func (v *NullableTelegrafAllOfLinks) UnmarshalJSON(src []byte) error
- func (v *NullableTelegrafAllOfLinks) Unset()
- type NullableTelegrafRequest
- func (v NullableTelegrafRequest) Get() *TelegrafRequest
- func (v NullableTelegrafRequest) IsSet() bool
- func (v NullableTelegrafRequest) MarshalJSON() ([]byte, error)
- func (v *NullableTelegrafRequest) Set(val *TelegrafRequest)
- func (v *NullableTelegrafRequest) UnmarshalJSON(src []byte) error
- func (v *NullableTelegrafRequest) Unset()
- type NullableTelegrafRequestMetadata
- func (v NullableTelegrafRequestMetadata) Get() *TelegrafRequestMetadata
- func (v NullableTelegrafRequestMetadata) IsSet() bool
- func (v NullableTelegrafRequestMetadata) MarshalJSON() ([]byte, error)
- func (v *NullableTelegrafRequestMetadata) Set(val *TelegrafRequestMetadata)
- func (v *NullableTelegrafRequestMetadata) UnmarshalJSON(src []byte) error
- func (v *NullableTelegrafRequestMetadata) Unset()
- type NullableTelegrafs
- type NullableTemplateApply
- func (v NullableTemplateApply) Get() *TemplateApply
- func (v NullableTemplateApply) IsSet() bool
- func (v NullableTemplateApply) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApply) Set(val *TemplateApply)
- func (v *NullableTemplateApply) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApply) Unset()
- type NullableTemplateApplyAction
- func (v NullableTemplateApplyAction) Get() *TemplateApplyAction
- func (v NullableTemplateApplyAction) IsSet() bool
- func (v NullableTemplateApplyAction) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApplyAction) Set(val *TemplateApplyAction)
- func (v *NullableTemplateApplyAction) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApplyAction) Unset()
- type NullableTemplateApplyActionKind
- func (v NullableTemplateApplyActionKind) Get() *TemplateApplyActionKind
- func (v NullableTemplateApplyActionKind) IsSet() bool
- func (v NullableTemplateApplyActionKind) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApplyActionKind) Set(val *TemplateApplyActionKind)
- func (v *NullableTemplateApplyActionKind) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApplyActionKind) Unset()
- type NullableTemplateApplyActionProperties
- func (v NullableTemplateApplyActionProperties) Get() *TemplateApplyActionProperties
- func (v NullableTemplateApplyActionProperties) IsSet() bool
- func (v NullableTemplateApplyActionProperties) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApplyActionProperties) Set(val *TemplateApplyActionProperties)
- func (v *NullableTemplateApplyActionProperties) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApplyActionProperties) Unset()
- type NullableTemplateApplyRemoteRef
- func (v NullableTemplateApplyRemoteRef) Get() *TemplateApplyRemoteRef
- func (v NullableTemplateApplyRemoteRef) IsSet() bool
- func (v NullableTemplateApplyRemoteRef) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApplyRemoteRef) Set(val *TemplateApplyRemoteRef)
- func (v *NullableTemplateApplyRemoteRef) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApplyRemoteRef) Unset()
- type NullableTemplateApplyTemplate
- func (v NullableTemplateApplyTemplate) Get() *TemplateApplyTemplate
- func (v NullableTemplateApplyTemplate) IsSet() bool
- func (v NullableTemplateApplyTemplate) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateApplyTemplate) Set(val *TemplateApplyTemplate)
- func (v *NullableTemplateApplyTemplate) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateApplyTemplate) Unset()
- type NullableTemplateEntry
- func (v NullableTemplateEntry) Get() *TemplateEntry
- func (v NullableTemplateEntry) IsSet() bool
- func (v NullableTemplateEntry) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateEntry) Set(val *TemplateEntry)
- func (v *NullableTemplateEntry) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateEntry) Unset()
- type NullableTemplateEntryMetadata
- func (v NullableTemplateEntryMetadata) Get() *TemplateEntryMetadata
- func (v NullableTemplateEntryMetadata) IsSet() bool
- func (v NullableTemplateEntryMetadata) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateEntryMetadata) Set(val *TemplateEntryMetadata)
- func (v *NullableTemplateEntryMetadata) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateEntryMetadata) Unset()
- type NullableTemplateEnvReference
- func (v NullableTemplateEnvReference) Get() *TemplateEnvReference
- func (v NullableTemplateEnvReference) IsSet() bool
- func (v NullableTemplateEnvReference) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateEnvReference) Set(val *TemplateEnvReference)
- func (v *NullableTemplateEnvReference) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateEnvReference) Unset()
- type NullableTemplateExport
- func (v NullableTemplateExport) Get() *TemplateExport
- func (v NullableTemplateExport) IsSet() bool
- func (v NullableTemplateExport) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateExport) Set(val *TemplateExport)
- func (v *NullableTemplateExport) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateExport) Unset()
- type NullableTemplateExportOrgIDs
- func (v NullableTemplateExportOrgIDs) Get() *TemplateExportOrgIDs
- func (v NullableTemplateExportOrgIDs) IsSet() bool
- func (v NullableTemplateExportOrgIDs) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateExportOrgIDs) Set(val *TemplateExportOrgIDs)
- func (v *NullableTemplateExportOrgIDs) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateExportOrgIDs) Unset()
- type NullableTemplateExportResourceFilters
- func (v NullableTemplateExportResourceFilters) Get() *TemplateExportResourceFilters
- func (v NullableTemplateExportResourceFilters) IsSet() bool
- func (v NullableTemplateExportResourceFilters) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateExportResourceFilters) Set(val *TemplateExportResourceFilters)
- func (v *NullableTemplateExportResourceFilters) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateExportResourceFilters) Unset()
- type NullableTemplateExportResources
- func (v NullableTemplateExportResources) Get() *TemplateExportResources
- func (v NullableTemplateExportResources) IsSet() bool
- func (v NullableTemplateExportResources) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateExportResources) Set(val *TemplateExportResources)
- func (v *NullableTemplateExportResources) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateExportResources) Unset()
- type NullableTemplateSummary
- func (v NullableTemplateSummary) Get() *TemplateSummary
- func (v NullableTemplateSummary) IsSet() bool
- func (v NullableTemplateSummary) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummary) Set(val *TemplateSummary)
- func (v *NullableTemplateSummary) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummary) Unset()
- type NullableTemplateSummaryBucket
- func (v NullableTemplateSummaryBucket) Get() *TemplateSummaryBucket
- func (v NullableTemplateSummaryBucket) IsSet() bool
- func (v NullableTemplateSummaryBucket) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryBucket) Set(val *TemplateSummaryBucket)
- func (v *NullableTemplateSummaryBucket) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryBucket) Unset()
- type NullableTemplateSummaryBucketAllOf
- func (v NullableTemplateSummaryBucketAllOf) Get() *TemplateSummaryBucketAllOf
- func (v NullableTemplateSummaryBucketAllOf) IsSet() bool
- func (v NullableTemplateSummaryBucketAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryBucketAllOf) Set(val *TemplateSummaryBucketAllOf)
- func (v *NullableTemplateSummaryBucketAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryBucketAllOf) Unset()
- type NullableTemplateSummaryCheck
- func (v NullableTemplateSummaryCheck) Get() *TemplateSummaryCheck
- func (v NullableTemplateSummaryCheck) IsSet() bool
- func (v NullableTemplateSummaryCheck) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryCheck) Set(val *TemplateSummaryCheck)
- func (v *NullableTemplateSummaryCheck) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryCheck) Unset()
- type NullableTemplateSummaryCheckAllOf
- func (v NullableTemplateSummaryCheckAllOf) Get() *TemplateSummaryCheckAllOf
- func (v NullableTemplateSummaryCheckAllOf) IsSet() bool
- func (v NullableTemplateSummaryCheckAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryCheckAllOf) Set(val *TemplateSummaryCheckAllOf)
- func (v *NullableTemplateSummaryCheckAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryCheckAllOf) Unset()
- type NullableTemplateSummaryCommon
- func (v NullableTemplateSummaryCommon) Get() *TemplateSummaryCommon
- func (v NullableTemplateSummaryCommon) IsSet() bool
- func (v NullableTemplateSummaryCommon) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryCommon) Set(val *TemplateSummaryCommon)
- func (v *NullableTemplateSummaryCommon) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryCommon) Unset()
- type NullableTemplateSummaryCommonAllOf
- func (v NullableTemplateSummaryCommonAllOf) Get() *TemplateSummaryCommonAllOf
- func (v NullableTemplateSummaryCommonAllOf) IsSet() bool
- func (v NullableTemplateSummaryCommonAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryCommonAllOf) Set(val *TemplateSummaryCommonAllOf)
- func (v *NullableTemplateSummaryCommonAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryCommonAllOf) Unset()
- type NullableTemplateSummaryCore
- func (v NullableTemplateSummaryCore) Get() *TemplateSummaryCore
- func (v NullableTemplateSummaryCore) IsSet() bool
- func (v NullableTemplateSummaryCore) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryCore) Set(val *TemplateSummaryCore)
- func (v *NullableTemplateSummaryCore) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryCore) Unset()
- type NullableTemplateSummaryDashboard
- func (v NullableTemplateSummaryDashboard) Get() *TemplateSummaryDashboard
- func (v NullableTemplateSummaryDashboard) IsSet() bool
- func (v NullableTemplateSummaryDashboard) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDashboard) Set(val *TemplateSummaryDashboard)
- func (v *NullableTemplateSummaryDashboard) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDashboard) Unset()
- type NullableTemplateSummaryDiff
- func (v NullableTemplateSummaryDiff) Get() *TemplateSummaryDiff
- func (v NullableTemplateSummaryDiff) IsSet() bool
- func (v NullableTemplateSummaryDiff) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiff) Set(val *TemplateSummaryDiff)
- func (v *NullableTemplateSummaryDiff) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiff) Unset()
- type NullableTemplateSummaryDiffBucket
- func (v NullableTemplateSummaryDiffBucket) Get() *TemplateSummaryDiffBucket
- func (v NullableTemplateSummaryDiffBucket) IsSet() bool
- func (v NullableTemplateSummaryDiffBucket) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffBucket) Set(val *TemplateSummaryDiffBucket)
- func (v *NullableTemplateSummaryDiffBucket) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffBucket) Unset()
- type NullableTemplateSummaryDiffBucketFields
- func (v NullableTemplateSummaryDiffBucketFields) Get() *TemplateSummaryDiffBucketFields
- func (v NullableTemplateSummaryDiffBucketFields) IsSet() bool
- func (v NullableTemplateSummaryDiffBucketFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffBucketFields) Set(val *TemplateSummaryDiffBucketFields)
- func (v *NullableTemplateSummaryDiffBucketFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffBucketFields) Unset()
- type NullableTemplateSummaryDiffCheck
- func (v NullableTemplateSummaryDiffCheck) Get() *TemplateSummaryDiffCheck
- func (v NullableTemplateSummaryDiffCheck) IsSet() bool
- func (v NullableTemplateSummaryDiffCheck) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffCheck) Set(val *TemplateSummaryDiffCheck)
- func (v *NullableTemplateSummaryDiffCheck) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffCheck) Unset()
- type NullableTemplateSummaryDiffCheckFields
- func (v NullableTemplateSummaryDiffCheckFields) Get() *TemplateSummaryDiffCheckFields
- func (v NullableTemplateSummaryDiffCheckFields) IsSet() bool
- func (v NullableTemplateSummaryDiffCheckFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffCheckFields) Set(val *TemplateSummaryDiffCheckFields)
- func (v *NullableTemplateSummaryDiffCheckFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffCheckFields) Unset()
- type NullableTemplateSummaryDiffDashboard
- func (v NullableTemplateSummaryDiffDashboard) Get() *TemplateSummaryDiffDashboard
- func (v NullableTemplateSummaryDiffDashboard) IsSet() bool
- func (v NullableTemplateSummaryDiffDashboard) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffDashboard) Set(val *TemplateSummaryDiffDashboard)
- func (v *NullableTemplateSummaryDiffDashboard) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffDashboard) Unset()
- type NullableTemplateSummaryDiffDashboardFields
- func (v NullableTemplateSummaryDiffDashboardFields) Get() *TemplateSummaryDiffDashboardFields
- func (v NullableTemplateSummaryDiffDashboardFields) IsSet() bool
- func (v NullableTemplateSummaryDiffDashboardFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffDashboardFields) Set(val *TemplateSummaryDiffDashboardFields)
- func (v *NullableTemplateSummaryDiffDashboardFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffDashboardFields) Unset()
- type NullableTemplateSummaryDiffLabel
- func (v NullableTemplateSummaryDiffLabel) Get() *TemplateSummaryDiffLabel
- func (v NullableTemplateSummaryDiffLabel) IsSet() bool
- func (v NullableTemplateSummaryDiffLabel) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffLabel) Set(val *TemplateSummaryDiffLabel)
- func (v *NullableTemplateSummaryDiffLabel) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffLabel) Unset()
- type NullableTemplateSummaryDiffLabelFields
- func (v NullableTemplateSummaryDiffLabelFields) Get() *TemplateSummaryDiffLabelFields
- func (v NullableTemplateSummaryDiffLabelFields) IsSet() bool
- func (v NullableTemplateSummaryDiffLabelFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffLabelFields) Set(val *TemplateSummaryDiffLabelFields)
- func (v *NullableTemplateSummaryDiffLabelFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffLabelFields) Unset()
- type NullableTemplateSummaryDiffLabelMapping
- func (v NullableTemplateSummaryDiffLabelMapping) Get() *TemplateSummaryDiffLabelMapping
- func (v NullableTemplateSummaryDiffLabelMapping) IsSet() bool
- func (v NullableTemplateSummaryDiffLabelMapping) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffLabelMapping) Set(val *TemplateSummaryDiffLabelMapping)
- func (v *NullableTemplateSummaryDiffLabelMapping) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffLabelMapping) Unset()
- type NullableTemplateSummaryDiffLabelMappingAllOf
- func (v NullableTemplateSummaryDiffLabelMappingAllOf) Get() *TemplateSummaryDiffLabelMappingAllOf
- func (v NullableTemplateSummaryDiffLabelMappingAllOf) IsSet() bool
- func (v NullableTemplateSummaryDiffLabelMappingAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffLabelMappingAllOf) Set(val *TemplateSummaryDiffLabelMappingAllOf)
- func (v *NullableTemplateSummaryDiffLabelMappingAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffLabelMappingAllOf) Unset()
- type NullableTemplateSummaryDiffNotificationEndpoint
- func (v NullableTemplateSummaryDiffNotificationEndpoint) Get() *TemplateSummaryDiffNotificationEndpoint
- func (v NullableTemplateSummaryDiffNotificationEndpoint) IsSet() bool
- func (v NullableTemplateSummaryDiffNotificationEndpoint) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffNotificationEndpoint) Set(val *TemplateSummaryDiffNotificationEndpoint)
- func (v *NullableTemplateSummaryDiffNotificationEndpoint) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffNotificationEndpoint) Unset()
- type NullableTemplateSummaryDiffNotificationEndpointFields
- func (v NullableTemplateSummaryDiffNotificationEndpointFields) Get() *TemplateSummaryDiffNotificationEndpointFields
- func (v NullableTemplateSummaryDiffNotificationEndpointFields) IsSet() bool
- func (v NullableTemplateSummaryDiffNotificationEndpointFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffNotificationEndpointFields) Set(val *TemplateSummaryDiffNotificationEndpointFields)
- func (v *NullableTemplateSummaryDiffNotificationEndpointFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffNotificationEndpointFields) Unset()
- type NullableTemplateSummaryDiffNotificationRule
- func (v NullableTemplateSummaryDiffNotificationRule) Get() *TemplateSummaryDiffNotificationRule
- func (v NullableTemplateSummaryDiffNotificationRule) IsSet() bool
- func (v NullableTemplateSummaryDiffNotificationRule) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffNotificationRule) Set(val *TemplateSummaryDiffNotificationRule)
- func (v *NullableTemplateSummaryDiffNotificationRule) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffNotificationRule) Unset()
- type NullableTemplateSummaryDiffNotificationRuleFields
- func (v NullableTemplateSummaryDiffNotificationRuleFields) Get() *TemplateSummaryDiffNotificationRuleFields
- func (v NullableTemplateSummaryDiffNotificationRuleFields) IsSet() bool
- func (v NullableTemplateSummaryDiffNotificationRuleFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffNotificationRuleFields) Set(val *TemplateSummaryDiffNotificationRuleFields)
- func (v *NullableTemplateSummaryDiffNotificationRuleFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffNotificationRuleFields) Unset()
- type NullableTemplateSummaryDiffTask
- func (v NullableTemplateSummaryDiffTask) Get() *TemplateSummaryDiffTask
- func (v NullableTemplateSummaryDiffTask) IsSet() bool
- func (v NullableTemplateSummaryDiffTask) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffTask) Set(val *TemplateSummaryDiffTask)
- func (v *NullableTemplateSummaryDiffTask) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffTask) Unset()
- type NullableTemplateSummaryDiffTaskFields
- func (v NullableTemplateSummaryDiffTaskFields) Get() *TemplateSummaryDiffTaskFields
- func (v NullableTemplateSummaryDiffTaskFields) IsSet() bool
- func (v NullableTemplateSummaryDiffTaskFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffTaskFields) Set(val *TemplateSummaryDiffTaskFields)
- func (v *NullableTemplateSummaryDiffTaskFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffTaskFields) Unset()
- type NullableTemplateSummaryDiffTelegraf
- func (v NullableTemplateSummaryDiffTelegraf) Get() *TemplateSummaryDiffTelegraf
- func (v NullableTemplateSummaryDiffTelegraf) IsSet() bool
- func (v NullableTemplateSummaryDiffTelegraf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffTelegraf) Set(val *TemplateSummaryDiffTelegraf)
- func (v *NullableTemplateSummaryDiffTelegraf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffTelegraf) Unset()
- type NullableTemplateSummaryDiffVariable
- func (v NullableTemplateSummaryDiffVariable) Get() *TemplateSummaryDiffVariable
- func (v NullableTemplateSummaryDiffVariable) IsSet() bool
- func (v NullableTemplateSummaryDiffVariable) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffVariable) Set(val *TemplateSummaryDiffVariable)
- func (v *NullableTemplateSummaryDiffVariable) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffVariable) Unset()
- type NullableTemplateSummaryDiffVariableFields
- func (v NullableTemplateSummaryDiffVariableFields) Get() *TemplateSummaryDiffVariableFields
- func (v NullableTemplateSummaryDiffVariableFields) IsSet() bool
- func (v NullableTemplateSummaryDiffVariableFields) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryDiffVariableFields) Set(val *TemplateSummaryDiffVariableFields)
- func (v *NullableTemplateSummaryDiffVariableFields) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryDiffVariableFields) Unset()
- type NullableTemplateSummaryError
- func (v NullableTemplateSummaryError) Get() *TemplateSummaryError
- func (v NullableTemplateSummaryError) IsSet() bool
- func (v NullableTemplateSummaryError) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryError) Set(val *TemplateSummaryError)
- func (v *NullableTemplateSummaryError) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryError) Unset()
- type NullableTemplateSummaryLabel
- func (v NullableTemplateSummaryLabel) Get() *TemplateSummaryLabel
- func (v NullableTemplateSummaryLabel) IsSet() bool
- func (v NullableTemplateSummaryLabel) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryLabel) Set(val *TemplateSummaryLabel)
- func (v *NullableTemplateSummaryLabel) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryLabel) Unset()
- type NullableTemplateSummaryLabelAllOf
- func (v NullableTemplateSummaryLabelAllOf) Get() *TemplateSummaryLabelAllOf
- func (v NullableTemplateSummaryLabelAllOf) IsSet() bool
- func (v NullableTemplateSummaryLabelAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryLabelAllOf) Set(val *TemplateSummaryLabelAllOf)
- func (v *NullableTemplateSummaryLabelAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryLabelAllOf) Unset()
- type NullableTemplateSummaryLabelAllOfProperties
- func (v NullableTemplateSummaryLabelAllOfProperties) Get() *TemplateSummaryLabelAllOfProperties
- func (v NullableTemplateSummaryLabelAllOfProperties) IsSet() bool
- func (v NullableTemplateSummaryLabelAllOfProperties) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryLabelAllOfProperties) Set(val *TemplateSummaryLabelAllOfProperties)
- func (v *NullableTemplateSummaryLabelAllOfProperties) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryLabelAllOfProperties) Unset()
- type NullableTemplateSummaryLabelMapping
- func (v NullableTemplateSummaryLabelMapping) Get() *TemplateSummaryLabelMapping
- func (v NullableTemplateSummaryLabelMapping) IsSet() bool
- func (v NullableTemplateSummaryLabelMapping) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryLabelMapping) Set(val *TemplateSummaryLabelMapping)
- func (v *NullableTemplateSummaryLabelMapping) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryLabelMapping) Unset()
- type NullableTemplateSummaryNotificationEndpoint
- func (v NullableTemplateSummaryNotificationEndpoint) Get() *TemplateSummaryNotificationEndpoint
- func (v NullableTemplateSummaryNotificationEndpoint) IsSet() bool
- func (v NullableTemplateSummaryNotificationEndpoint) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryNotificationEndpoint) Set(val *TemplateSummaryNotificationEndpoint)
- func (v *NullableTemplateSummaryNotificationEndpoint) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryNotificationEndpoint) Unset()
- type NullableTemplateSummaryNotificationEndpointAllOf
- func (v NullableTemplateSummaryNotificationEndpointAllOf) Get() *TemplateSummaryNotificationEndpointAllOf
- func (v NullableTemplateSummaryNotificationEndpointAllOf) IsSet() bool
- func (v NullableTemplateSummaryNotificationEndpointAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryNotificationEndpointAllOf) Set(val *TemplateSummaryNotificationEndpointAllOf)
- func (v *NullableTemplateSummaryNotificationEndpointAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryNotificationEndpointAllOf) Unset()
- type NullableTemplateSummaryNotificationRule
- func (v NullableTemplateSummaryNotificationRule) Get() *TemplateSummaryNotificationRule
- func (v NullableTemplateSummaryNotificationRule) IsSet() bool
- func (v NullableTemplateSummaryNotificationRule) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryNotificationRule) Set(val *TemplateSummaryNotificationRule)
- func (v *NullableTemplateSummaryNotificationRule) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryNotificationRule) Unset()
- type NullableTemplateSummaryNotificationRuleAllOf
- func (v NullableTemplateSummaryNotificationRuleAllOf) Get() *TemplateSummaryNotificationRuleAllOf
- func (v NullableTemplateSummaryNotificationRuleAllOf) IsSet() bool
- func (v NullableTemplateSummaryNotificationRuleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryNotificationRuleAllOf) Set(val *TemplateSummaryNotificationRuleAllOf)
- func (v *NullableTemplateSummaryNotificationRuleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryNotificationRuleAllOf) Unset()
- type NullableTemplateSummaryResources
- func (v NullableTemplateSummaryResources) Get() *TemplateSummaryResources
- func (v NullableTemplateSummaryResources) IsSet() bool
- func (v NullableTemplateSummaryResources) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryResources) Set(val *TemplateSummaryResources)
- func (v *NullableTemplateSummaryResources) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryResources) Unset()
- type NullableTemplateSummaryTask
- func (v NullableTemplateSummaryTask) Get() *TemplateSummaryTask
- func (v NullableTemplateSummaryTask) IsSet() bool
- func (v NullableTemplateSummaryTask) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryTask) Set(val *TemplateSummaryTask)
- func (v *NullableTemplateSummaryTask) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryTask) Unset()
- type NullableTemplateSummaryTaskAllOf
- func (v NullableTemplateSummaryTaskAllOf) Get() *TemplateSummaryTaskAllOf
- func (v NullableTemplateSummaryTaskAllOf) IsSet() bool
- func (v NullableTemplateSummaryTaskAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryTaskAllOf) Set(val *TemplateSummaryTaskAllOf)
- func (v *NullableTemplateSummaryTaskAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryTaskAllOf) Unset()
- type NullableTemplateSummaryTelegraf
- func (v NullableTemplateSummaryTelegraf) Get() *TemplateSummaryTelegraf
- func (v NullableTemplateSummaryTelegraf) IsSet() bool
- func (v NullableTemplateSummaryTelegraf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryTelegraf) Set(val *TemplateSummaryTelegraf)
- func (v *NullableTemplateSummaryTelegraf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryTelegraf) Unset()
- type NullableTemplateSummaryTelegrafAllOf
- func (v NullableTemplateSummaryTelegrafAllOf) Get() *TemplateSummaryTelegrafAllOf
- func (v NullableTemplateSummaryTelegrafAllOf) IsSet() bool
- func (v NullableTemplateSummaryTelegrafAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryTelegrafAllOf) Set(val *TemplateSummaryTelegrafAllOf)
- func (v *NullableTemplateSummaryTelegrafAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryTelegrafAllOf) Unset()
- type NullableTemplateSummaryTelegrafConfig
- func (v NullableTemplateSummaryTelegrafConfig) Get() *TemplateSummaryTelegrafConfig
- func (v NullableTemplateSummaryTelegrafConfig) IsSet() bool
- func (v NullableTemplateSummaryTelegrafConfig) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryTelegrafConfig) Set(val *TemplateSummaryTelegrafConfig)
- func (v *NullableTemplateSummaryTelegrafConfig) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryTelegrafConfig) Unset()
- type NullableTemplateSummaryVariable
- func (v NullableTemplateSummaryVariable) Get() *TemplateSummaryVariable
- func (v NullableTemplateSummaryVariable) IsSet() bool
- func (v NullableTemplateSummaryVariable) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryVariable) Set(val *TemplateSummaryVariable)
- func (v *NullableTemplateSummaryVariable) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryVariable) Unset()
- type NullableTemplateSummaryVariableAllOf
- func (v NullableTemplateSummaryVariableAllOf) Get() *TemplateSummaryVariableAllOf
- func (v NullableTemplateSummaryVariableAllOf) IsSet() bool
- func (v NullableTemplateSummaryVariableAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryVariableAllOf) Set(val *TemplateSummaryVariableAllOf)
- func (v *NullableTemplateSummaryVariableAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryVariableAllOf) Unset()
- type NullableTemplateSummaryVariableArgs
- func (v NullableTemplateSummaryVariableArgs) Get() *TemplateSummaryVariableArgs
- func (v NullableTemplateSummaryVariableArgs) IsSet() bool
- func (v NullableTemplateSummaryVariableArgs) MarshalJSON() ([]byte, error)
- func (v *NullableTemplateSummaryVariableArgs) Set(val *TemplateSummaryVariableArgs)
- func (v *NullableTemplateSummaryVariableArgs) UnmarshalJSON(src []byte) error
- func (v *NullableTemplateSummaryVariableArgs) Unset()
- type NullableTime
- type NullableUser
- type NullableUserResponse
- func (v NullableUserResponse) Get() *UserResponse
- func (v NullableUserResponse) IsSet() bool
- func (v NullableUserResponse) MarshalJSON() ([]byte, error)
- func (v *NullableUserResponse) Set(val *UserResponse)
- func (v *NullableUserResponse) UnmarshalJSON(src []byte) error
- func (v *NullableUserResponse) Unset()
- type NullableUserResponseLinks
- func (v NullableUserResponseLinks) Get() *UserResponseLinks
- func (v NullableUserResponseLinks) IsSet() bool
- func (v NullableUserResponseLinks) MarshalJSON() ([]byte, error)
- func (v *NullableUserResponseLinks) Set(val *UserResponseLinks)
- func (v *NullableUserResponseLinks) UnmarshalJSON(src []byte) error
- func (v *NullableUserResponseLinks) Unset()
- type NullableUsers
- type NullableUsersLinks
- type NullableWritePrecision
- func (v NullableWritePrecision) Get() *WritePrecision
- func (v NullableWritePrecision) IsSet() bool
- func (v NullableWritePrecision) MarshalJSON() ([]byte, error)
- func (v *NullableWritePrecision) Set(val *WritePrecision)
- func (v *NullableWritePrecision) UnmarshalJSON(src []byte) error
- func (v *NullableWritePrecision) Unset()
- type OnboardingRequest
- func (o *OnboardingRequest) GetBucket() string
- func (o *OnboardingRequest) GetBucketOk() (*string, bool)
- func (o *OnboardingRequest) GetOrg() string
- func (o *OnboardingRequest) GetOrgOk() (*string, bool)
- func (o *OnboardingRequest) GetPassword() string
- func (o *OnboardingRequest) GetPasswordOk() (*string, bool)
- func (o *OnboardingRequest) GetRetentionPeriodHrs() int32
- func (o *OnboardingRequest) GetRetentionPeriodHrsOk() (*int32, bool)
- func (o *OnboardingRequest) GetRetentionPeriodSeconds() int64
- func (o *OnboardingRequest) GetRetentionPeriodSecondsOk() (*int64, bool)
- func (o *OnboardingRequest) GetToken() string
- func (o *OnboardingRequest) GetTokenOk() (*string, bool)
- func (o *OnboardingRequest) GetUsername() string
- func (o *OnboardingRequest) GetUsernameOk() (*string, bool)
- func (o *OnboardingRequest) HasPassword() bool
- func (o *OnboardingRequest) HasRetentionPeriodHrs() bool
- func (o *OnboardingRequest) HasRetentionPeriodSeconds() bool
- func (o *OnboardingRequest) HasToken() bool
- func (o OnboardingRequest) MarshalJSON() ([]byte, error)
- func (o *OnboardingRequest) SetBucket(v string)
- func (o *OnboardingRequest) SetOrg(v string)
- func (o *OnboardingRequest) SetPassword(v string)
- func (o *OnboardingRequest) SetRetentionPeriodHrs(v int32)
- func (o *OnboardingRequest) SetRetentionPeriodSeconds(v int64)
- func (o *OnboardingRequest) SetToken(v string)
- func (o *OnboardingRequest) SetUsername(v string)
- type OnboardingResponse
- func (o *OnboardingResponse) GetAuth() Authorization
- func (o *OnboardingResponse) GetAuthOk() (*Authorization, bool)
- func (o *OnboardingResponse) GetBucket() Bucket
- func (o *OnboardingResponse) GetBucketOk() (*Bucket, bool)
- func (o *OnboardingResponse) GetOrg() Organization
- func (o *OnboardingResponse) GetOrgOk() (*Organization, bool)
- func (o *OnboardingResponse) GetUser() UserResponse
- func (o *OnboardingResponse) GetUserOk() (*UserResponse, bool)
- func (o *OnboardingResponse) HasAuth() bool
- func (o *OnboardingResponse) HasBucket() bool
- func (o *OnboardingResponse) HasOrg() bool
- func (o *OnboardingResponse) HasUser() bool
- func (o OnboardingResponse) MarshalJSON() ([]byte, error)
- func (o *OnboardingResponse) SetAuth(v Authorization)
- func (o *OnboardingResponse) SetBucket(v Bucket)
- func (o *OnboardingResponse) SetOrg(v Organization)
- func (o *OnboardingResponse) SetUser(v UserResponse)
- type Organization
- func (o *Organization) GetCreatedAt() time.Time
- func (o *Organization) GetCreatedAtOk() (*time.Time, bool)
- func (o *Organization) GetDescription() string
- func (o *Organization) GetDescriptionOk() (*string, bool)
- func (o *Organization) GetId() string
- func (o *Organization) GetIdOk() (*string, bool)
- func (o *Organization) GetLinks() OrganizationLinks
- func (o *Organization) GetLinksOk() (*OrganizationLinks, bool)
- func (o *Organization) GetName() string
- func (o *Organization) GetNameOk() (*string, bool)
- func (o *Organization) GetStatus() string
- func (o *Organization) GetStatusOk() (*string, bool)
- func (o *Organization) GetUpdatedAt() time.Time
- func (o *Organization) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Organization) HasCreatedAt() bool
- func (o *Organization) HasDescription() bool
- func (o *Organization) HasId() bool
- func (o *Organization) HasLinks() bool
- func (o *Organization) HasStatus() bool
- func (o *Organization) HasUpdatedAt() bool
- func (o Organization) MarshalJSON() ([]byte, error)
- func (o *Organization) SetCreatedAt(v time.Time)
- func (o *Organization) SetDescription(v string)
- func (o *Organization) SetId(v string)
- func (o *Organization) SetLinks(v OrganizationLinks)
- func (o *Organization) SetName(v string)
- func (o *Organization) SetStatus(v string)
- func (o *Organization) SetUpdatedAt(v time.Time)
- type OrganizationLinks
- func (o *OrganizationLinks) GetBuckets() string
- func (o *OrganizationLinks) GetBucketsOk() (*string, bool)
- func (o *OrganizationLinks) GetDashboards() string
- func (o *OrganizationLinks) GetDashboardsOk() (*string, bool)
- func (o *OrganizationLinks) GetLabels() string
- func (o *OrganizationLinks) GetLabelsOk() (*string, bool)
- func (o *OrganizationLinks) GetMembers() string
- func (o *OrganizationLinks) GetMembersOk() (*string, bool)
- func (o *OrganizationLinks) GetOwners() string
- func (o *OrganizationLinks) GetOwnersOk() (*string, bool)
- func (o *OrganizationLinks) GetSecrets() string
- func (o *OrganizationLinks) GetSecretsOk() (*string, bool)
- func (o *OrganizationLinks) GetSelf() string
- func (o *OrganizationLinks) GetSelfOk() (*string, bool)
- func (o *OrganizationLinks) GetTasks() string
- func (o *OrganizationLinks) GetTasksOk() (*string, bool)
- func (o *OrganizationLinks) HasBuckets() bool
- func (o *OrganizationLinks) HasDashboards() bool
- func (o *OrganizationLinks) HasLabels() bool
- func (o *OrganizationLinks) HasMembers() bool
- func (o *OrganizationLinks) HasOwners() bool
- func (o *OrganizationLinks) HasSecrets() bool
- func (o *OrganizationLinks) HasSelf() bool
- func (o *OrganizationLinks) HasTasks() bool
- func (o OrganizationLinks) MarshalJSON() ([]byte, error)
- func (o *OrganizationLinks) SetBuckets(v string)
- func (o *OrganizationLinks) SetDashboards(v string)
- func (o *OrganizationLinks) SetLabels(v string)
- func (o *OrganizationLinks) SetMembers(v string)
- func (o *OrganizationLinks) SetOwners(v string)
- func (o *OrganizationLinks) SetSecrets(v string)
- func (o *OrganizationLinks) SetSelf(v string)
- func (o *OrganizationLinks) SetTasks(v string)
- type Organizations
- func (o *Organizations) GetLinks() Links
- func (o *Organizations) GetLinksOk() (*Links, bool)
- func (o *Organizations) GetOrgs() []Organization
- func (o *Organizations) GetOrgsOk() (*[]Organization, bool)
- func (o *Organizations) HasLinks() bool
- func (o *Organizations) HasOrgs() bool
- func (o Organizations) MarshalJSON() ([]byte, error)
- func (o *Organizations) SetLinks(v Links)
- func (o *Organizations) SetOrgs(v []Organization)
- type OrganizationsApi
- type OrganizationsApiService
- func (a *OrganizationsApiService) DeleteOrgsID(ctx _context.Context, orgID string) ApiDeleteOrgsIDRequest
- func (a *OrganizationsApiService) DeleteOrgsIDExecute(r ApiDeleteOrgsIDRequest) error
- func (a *OrganizationsApiService) DeleteOrgsIDMembersID(ctx _context.Context, userID string, orgID string) ApiDeleteOrgsIDMembersIDRequest
- func (a *OrganizationsApiService) DeleteOrgsIDMembersIDExecute(r ApiDeleteOrgsIDMembersIDRequest) error
- func (a *OrganizationsApiService) GetOrgs(ctx _context.Context) ApiGetOrgsRequest
- func (a *OrganizationsApiService) GetOrgsExecute(r ApiGetOrgsRequest) (Organizations, error)
- func (a *OrganizationsApiService) GetOrgsID(ctx _context.Context, orgID string) ApiGetOrgsIDRequest
- func (a *OrganizationsApiService) GetOrgsIDExecute(r ApiGetOrgsIDRequest) (Organization, error)
- func (a *OrganizationsApiService) GetOrgsIDMembers(ctx _context.Context, orgID string) ApiGetOrgsIDMembersRequest
- func (a *OrganizationsApiService) GetOrgsIDMembersExecute(r ApiGetOrgsIDMembersRequest) (ResourceMembers, error)
- func (a *OrganizationsApiService) OnlyCloud() OrganizationsApi
- func (a *OrganizationsApiService) OnlyOSS() OrganizationsApi
- func (a *OrganizationsApiService) PatchOrgsID(ctx _context.Context, orgID string) ApiPatchOrgsIDRequest
- func (a *OrganizationsApiService) PatchOrgsIDExecute(r ApiPatchOrgsIDRequest) (Organization, error)
- func (a *OrganizationsApiService) PostOrgs(ctx _context.Context) ApiPostOrgsRequest
- func (a *OrganizationsApiService) PostOrgsExecute(r ApiPostOrgsRequest) (Organization, error)
- func (a *OrganizationsApiService) PostOrgsIDMembers(ctx _context.Context, orgID string) ApiPostOrgsIDMembersRequest
- func (a *OrganizationsApiService) PostOrgsIDMembersExecute(r ApiPostOrgsIDMembersRequest) (ResourceMember, error)
- type PasswordResetBody
- type PatchBucketRequest
- func (o *PatchBucketRequest) GetDescription() string
- func (o *PatchBucketRequest) GetDescriptionOk() (*string, bool)
- func (o *PatchBucketRequest) GetName() string
- func (o *PatchBucketRequest) GetNameOk() (*string, bool)
- func (o *PatchBucketRequest) GetRetentionRules() []PatchRetentionRule
- func (o *PatchBucketRequest) GetRetentionRulesOk() (*[]PatchRetentionRule, bool)
- func (o *PatchBucketRequest) HasDescription() bool
- func (o *PatchBucketRequest) HasName() bool
- func (o *PatchBucketRequest) HasRetentionRules() bool
- func (o PatchBucketRequest) MarshalJSON() ([]byte, error)
- func (o *PatchBucketRequest) SetDescription(v string)
- func (o *PatchBucketRequest) SetName(v string)
- func (o *PatchBucketRequest) SetRetentionRules(v []PatchRetentionRule)
- type PatchOrganizationRequest
- func (o *PatchOrganizationRequest) GetDescription() string
- func (o *PatchOrganizationRequest) GetDescriptionOk() (*string, bool)
- func (o *PatchOrganizationRequest) GetName() string
- func (o *PatchOrganizationRequest) GetNameOk() (*string, bool)
- func (o *PatchOrganizationRequest) HasDescription() bool
- func (o *PatchOrganizationRequest) HasName() bool
- func (o PatchOrganizationRequest) MarshalJSON() ([]byte, error)
- func (o *PatchOrganizationRequest) SetDescription(v string)
- func (o *PatchOrganizationRequest) SetName(v string)
- type PatchRetentionRule
- func (o *PatchRetentionRule) GetEverySeconds() int64
- func (o *PatchRetentionRule) GetEverySecondsOk() (*int64, bool)
- func (o *PatchRetentionRule) GetShardGroupDurationSeconds() int64
- func (o *PatchRetentionRule) GetShardGroupDurationSecondsOk() (*int64, bool)
- func (o *PatchRetentionRule) GetType() string
- func (o *PatchRetentionRule) GetTypeOk() (*string, bool)
- func (o *PatchRetentionRule) HasEverySeconds() bool
- func (o *PatchRetentionRule) HasShardGroupDurationSeconds() bool
- func (o PatchRetentionRule) MarshalJSON() ([]byte, error)
- func (o *PatchRetentionRule) SetEverySeconds(v int64)
- func (o *PatchRetentionRule) SetShardGroupDurationSeconds(v int64)
- func (o *PatchRetentionRule) SetType(v string)
- type Permission
- func (o *Permission) GetAction() string
- func (o *Permission) GetActionOk() (*string, bool)
- func (o *Permission) GetResource() PermissionResource
- func (o *Permission) GetResourceOk() (*PermissionResource, bool)
- func (o Permission) MarshalJSON() ([]byte, error)
- func (o *Permission) SetAction(v string)
- func (o *Permission) SetResource(v PermissionResource)
- func (o Permission) String() string
- type PermissionResource
- func (o *PermissionResource) GetId() string
- func (o *PermissionResource) GetIdOk() (*string, bool)
- func (o *PermissionResource) GetName() string
- func (o *PermissionResource) GetNameOk() (*string, bool)
- func (o *PermissionResource) GetOrg() string
- func (o *PermissionResource) GetOrgID() string
- func (o *PermissionResource) GetOrgIDOk() (*string, bool)
- func (o *PermissionResource) GetOrgOk() (*string, bool)
- func (o *PermissionResource) GetType() string
- func (o *PermissionResource) GetTypeOk() (*string, bool)
- func (o *PermissionResource) HasId() bool
- func (o *PermissionResource) HasName() bool
- func (o *PermissionResource) HasOrg() bool
- func (o *PermissionResource) HasOrgID() bool
- func (o PermissionResource) MarshalJSON() ([]byte, error)
- func (o *PermissionResource) SetId(v string)
- func (o *PermissionResource) SetName(v string)
- func (o *PermissionResource) SetOrg(v string)
- func (o *PermissionResource) SetOrgID(v string)
- func (o *PermissionResource) SetType(v string)
- type PostBucketRequest
- func (o *PostBucketRequest) GetDescription() string
- func (o *PostBucketRequest) GetDescriptionOk() (*string, bool)
- func (o *PostBucketRequest) GetName() string
- func (o *PostBucketRequest) GetNameOk() (*string, bool)
- func (o *PostBucketRequest) GetOrgID() string
- func (o *PostBucketRequest) GetOrgIDOk() (*string, bool)
- func (o *PostBucketRequest) GetRetentionRules() []RetentionRule
- func (o *PostBucketRequest) GetRetentionRulesOk() (*[]RetentionRule, bool)
- func (o *PostBucketRequest) GetRp() string
- func (o *PostBucketRequest) GetRpOk() (*string, bool)
- func (o *PostBucketRequest) GetSchemaType() SchemaType
- func (o *PostBucketRequest) GetSchemaTypeOk() (*SchemaType, bool)
- func (o *PostBucketRequest) HasDescription() bool
- func (o *PostBucketRequest) HasRp() bool
- func (o *PostBucketRequest) HasSchemaType() bool
- func (o PostBucketRequest) MarshalJSON() ([]byte, error)
- func (o *PostBucketRequest) SetDescription(v string)
- func (o *PostBucketRequest) SetName(v string)
- func (o *PostBucketRequest) SetOrgID(v string)
- func (o *PostBucketRequest) SetRetentionRules(v []RetentionRule)
- func (o *PostBucketRequest) SetRp(v string)
- func (o *PostBucketRequest) SetSchemaType(v SchemaType)
- type PostOrganizationRequest
- func (o *PostOrganizationRequest) GetDescription() string
- func (o *PostOrganizationRequest) GetDescriptionOk() (*string, bool)
- func (o *PostOrganizationRequest) GetName() string
- func (o *PostOrganizationRequest) GetNameOk() (*string, bool)
- func (o *PostOrganizationRequest) HasDescription() bool
- func (o PostOrganizationRequest) MarshalJSON() ([]byte, error)
- func (o *PostOrganizationRequest) SetDescription(v string)
- func (o *PostOrganizationRequest) SetName(v string)
- type PostRestoreKVResponse
- type Query
- func (o *Query) GetDialect() Dialect
- func (o *Query) GetDialectOk() (*Dialect, bool)
- func (o *Query) GetExtern() Extern
- func (o *Query) GetExternOk() (*Extern, bool)
- func (o *Query) GetNow() time.Time
- func (o *Query) GetNowOk() (*time.Time, bool)
- func (o *Query) GetQuery() string
- func (o *Query) GetQueryOk() (*string, bool)
- func (o *Query) GetType() string
- func (o *Query) GetTypeOk() (*string, bool)
- func (o *Query) HasDialect() bool
- func (o *Query) HasExtern() bool
- func (o *Query) HasNow() bool
- func (o *Query) HasType() bool
- func (o Query) MarshalJSON() ([]byte, error)
- func (o *Query) SetDialect(v Dialect)
- func (o *Query) SetExtern(v Extern)
- func (o *Query) SetNow(v time.Time)
- func (o *Query) SetQuery(v string)
- func (o *Query) SetType(v string)
- type QueryApi
- type QueryApiService
- type RemoteConnection
- func (o *RemoteConnection) GetAllowInsecureTLS() bool
- func (o *RemoteConnection) GetAllowInsecureTLSOk() (*bool, bool)
- func (o *RemoteConnection) GetDescription() string
- func (o *RemoteConnection) GetDescriptionOk() (*string, bool)
- func (o *RemoteConnection) GetId() string
- func (o *RemoteConnection) GetIdOk() (*string, bool)
- func (o *RemoteConnection) GetName() string
- func (o *RemoteConnection) GetNameOk() (*string, bool)
- func (o *RemoteConnection) GetOrgID() string
- func (o *RemoteConnection) GetOrgIDOk() (*string, bool)
- func (o *RemoteConnection) GetRemoteOrgID() string
- func (o *RemoteConnection) GetRemoteOrgIDOk() (*string, bool)
- func (o *RemoteConnection) GetRemoteURL() string
- func (o *RemoteConnection) GetRemoteURLOk() (*string, bool)
- func (o *RemoteConnection) HasDescription() bool
- func (o RemoteConnection) MarshalJSON() ([]byte, error)
- func (o *RemoteConnection) SetAllowInsecureTLS(v bool)
- func (o *RemoteConnection) SetDescription(v string)
- func (o *RemoteConnection) SetId(v string)
- func (o *RemoteConnection) SetName(v string)
- func (o *RemoteConnection) SetOrgID(v string)
- func (o *RemoteConnection) SetRemoteOrgID(v string)
- func (o *RemoteConnection) SetRemoteURL(v string)
- type RemoteConnectionCreationRequest
- func (o *RemoteConnectionCreationRequest) GetAllowInsecureTLS() bool
- func (o *RemoteConnectionCreationRequest) GetAllowInsecureTLSOk() (*bool, bool)
- func (o *RemoteConnectionCreationRequest) GetDescription() string
- func (o *RemoteConnectionCreationRequest) GetDescriptionOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) GetName() string
- func (o *RemoteConnectionCreationRequest) GetNameOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) GetOrgID() string
- func (o *RemoteConnectionCreationRequest) GetOrgIDOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) GetRemoteAPIToken() string
- func (o *RemoteConnectionCreationRequest) GetRemoteAPITokenOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) GetRemoteOrgID() string
- func (o *RemoteConnectionCreationRequest) GetRemoteOrgIDOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) GetRemoteURL() string
- func (o *RemoteConnectionCreationRequest) GetRemoteURLOk() (*string, bool)
- func (o *RemoteConnectionCreationRequest) HasDescription() bool
- func (o RemoteConnectionCreationRequest) MarshalJSON() ([]byte, error)
- func (o *RemoteConnectionCreationRequest) SetAllowInsecureTLS(v bool)
- func (o *RemoteConnectionCreationRequest) SetDescription(v string)
- func (o *RemoteConnectionCreationRequest) SetName(v string)
- func (o *RemoteConnectionCreationRequest) SetOrgID(v string)
- func (o *RemoteConnectionCreationRequest) SetRemoteAPIToken(v string)
- func (o *RemoteConnectionCreationRequest) SetRemoteOrgID(v string)
- func (o *RemoteConnectionCreationRequest) SetRemoteURL(v string)
- type RemoteConnections
- type RemoteConnectionsApi
- type RemoteConnectionsApiService
- func (a *RemoteConnectionsApiService) DeleteRemoteConnectionByID(ctx _context.Context, remoteID string) ApiDeleteRemoteConnectionByIDRequest
- func (a *RemoteConnectionsApiService) DeleteRemoteConnectionByIDExecute(r ApiDeleteRemoteConnectionByIDRequest) error
- func (a *RemoteConnectionsApiService) GetRemoteConnectionByID(ctx _context.Context, remoteID string) ApiGetRemoteConnectionByIDRequest
- func (a *RemoteConnectionsApiService) GetRemoteConnectionByIDExecute(r ApiGetRemoteConnectionByIDRequest) (RemoteConnection, error)
- func (a *RemoteConnectionsApiService) GetRemoteConnections(ctx _context.Context) ApiGetRemoteConnectionsRequest
- func (a *RemoteConnectionsApiService) GetRemoteConnectionsExecute(r ApiGetRemoteConnectionsRequest) (RemoteConnections, error)
- func (a *RemoteConnectionsApiService) OnlyCloud() RemoteConnectionsApi
- func (a *RemoteConnectionsApiService) OnlyOSS() RemoteConnectionsApi
- func (a *RemoteConnectionsApiService) PatchRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPatchRemoteConnectionByIDRequest
- func (a *RemoteConnectionsApiService) PatchRemoteConnectionByIDExecute(r ApiPatchRemoteConnectionByIDRequest) (RemoteConnection, error)
- func (a *RemoteConnectionsApiService) PostRemoteConnection(ctx _context.Context) ApiPostRemoteConnectionRequest
- func (a *RemoteConnectionsApiService) PostRemoteConnectionExecute(r ApiPostRemoteConnectionRequest) (RemoteConnection, error)
- func (a *RemoteConnectionsApiService) PostValidateRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPostValidateRemoteConnectionByIDRequest
- func (a *RemoteConnectionsApiService) PostValidateRemoteConnectionByIDExecute(r ApiPostValidateRemoteConnectionByIDRequest) error
- type RemoteConnenctionUpdateRequest
- func (o *RemoteConnenctionUpdateRequest) GetAllowInsecureTLS() bool
- func (o *RemoteConnenctionUpdateRequest) GetAllowInsecureTLSOk() (*bool, bool)
- func (o *RemoteConnenctionUpdateRequest) GetDescription() string
- func (o *RemoteConnenctionUpdateRequest) GetDescriptionOk() (*string, bool)
- func (o *RemoteConnenctionUpdateRequest) GetName() string
- func (o *RemoteConnenctionUpdateRequest) GetNameOk() (*string, bool)
- func (o *RemoteConnenctionUpdateRequest) GetRemoteAPIToken() string
- func (o *RemoteConnenctionUpdateRequest) GetRemoteAPITokenOk() (*string, bool)
- func (o *RemoteConnenctionUpdateRequest) GetRemoteOrgID() string
- func (o *RemoteConnenctionUpdateRequest) GetRemoteOrgIDOk() (*string, bool)
- func (o *RemoteConnenctionUpdateRequest) GetRemoteURL() string
- func (o *RemoteConnenctionUpdateRequest) GetRemoteURLOk() (*string, bool)
- func (o *RemoteConnenctionUpdateRequest) HasAllowInsecureTLS() bool
- func (o *RemoteConnenctionUpdateRequest) HasDescription() bool
- func (o *RemoteConnenctionUpdateRequest) HasName() bool
- func (o *RemoteConnenctionUpdateRequest) HasRemoteAPIToken() bool
- func (o *RemoteConnenctionUpdateRequest) HasRemoteOrgID() bool
- func (o *RemoteConnenctionUpdateRequest) HasRemoteURL() bool
- func (o RemoteConnenctionUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *RemoteConnenctionUpdateRequest) SetAllowInsecureTLS(v bool)
- func (o *RemoteConnenctionUpdateRequest) SetDescription(v string)
- func (o *RemoteConnenctionUpdateRequest) SetName(v string)
- func (o *RemoteConnenctionUpdateRequest) SetRemoteAPIToken(v string)
- func (o *RemoteConnenctionUpdateRequest) SetRemoteOrgID(v string)
- func (o *RemoteConnenctionUpdateRequest) SetRemoteURL(v string)
- type Replication
- func (o *Replication) GetCurrentQueueSizeBytes() int64
- func (o *Replication) GetCurrentQueueSizeBytesOk() (*int64, bool)
- func (o *Replication) GetDescription() string
- func (o *Replication) GetDescriptionOk() (*string, bool)
- func (o *Replication) GetId() string
- func (o *Replication) GetIdOk() (*string, bool)
- func (o *Replication) GetLatestErrorMessage() string
- func (o *Replication) GetLatestErrorMessageOk() (*string, bool)
- func (o *Replication) GetLatestResponseCode() int32
- func (o *Replication) GetLatestResponseCodeOk() (*int32, bool)
- func (o *Replication) GetLocalBucketID() string
- func (o *Replication) GetLocalBucketIDOk() (*string, bool)
- func (o *Replication) GetMaxQueueSizeBytes() int64
- func (o *Replication) GetMaxQueueSizeBytesOk() (*int64, bool)
- func (o *Replication) GetName() string
- func (o *Replication) GetNameOk() (*string, bool)
- func (o *Replication) GetOrgID() string
- func (o *Replication) GetOrgIDOk() (*string, bool)
- func (o *Replication) GetRemoteBucketID() string
- func (o *Replication) GetRemoteBucketIDOk() (*string, bool)
- func (o *Replication) GetRemoteID() string
- func (o *Replication) GetRemoteIDOk() (*string, bool)
- func (o *Replication) HasDescription() bool
- func (o *Replication) HasLatestErrorMessage() bool
- func (o *Replication) HasLatestResponseCode() bool
- func (o Replication) MarshalJSON() ([]byte, error)
- func (o *Replication) SetCurrentQueueSizeBytes(v int64)
- func (o *Replication) SetDescription(v string)
- func (o *Replication) SetId(v string)
- func (o *Replication) SetLatestErrorMessage(v string)
- func (o *Replication) SetLatestResponseCode(v int32)
- func (o *Replication) SetLocalBucketID(v string)
- func (o *Replication) SetMaxQueueSizeBytes(v int64)
- func (o *Replication) SetName(v string)
- func (o *Replication) SetOrgID(v string)
- func (o *Replication) SetRemoteBucketID(v string)
- func (o *Replication) SetRemoteID(v string)
- type ReplicationCreationRequest
- func (o *ReplicationCreationRequest) GetDescription() string
- func (o *ReplicationCreationRequest) GetDescriptionOk() (*string, bool)
- func (o *ReplicationCreationRequest) GetLocalBucketID() string
- func (o *ReplicationCreationRequest) GetLocalBucketIDOk() (*string, bool)
- func (o *ReplicationCreationRequest) GetMaxQueueSizeBytes() int64
- func (o *ReplicationCreationRequest) GetMaxQueueSizeBytesOk() (*int64, bool)
- func (o *ReplicationCreationRequest) GetName() string
- func (o *ReplicationCreationRequest) GetNameOk() (*string, bool)
- func (o *ReplicationCreationRequest) GetOrgID() string
- func (o *ReplicationCreationRequest) GetOrgIDOk() (*string, bool)
- func (o *ReplicationCreationRequest) GetRemoteBucketID() string
- func (o *ReplicationCreationRequest) GetRemoteBucketIDOk() (*string, bool)
- func (o *ReplicationCreationRequest) GetRemoteID() string
- func (o *ReplicationCreationRequest) GetRemoteIDOk() (*string, bool)
- func (o *ReplicationCreationRequest) HasDescription() bool
- func (o ReplicationCreationRequest) MarshalJSON() ([]byte, error)
- func (o *ReplicationCreationRequest) SetDescription(v string)
- func (o *ReplicationCreationRequest) SetLocalBucketID(v string)
- func (o *ReplicationCreationRequest) SetMaxQueueSizeBytes(v int64)
- func (o *ReplicationCreationRequest) SetName(v string)
- func (o *ReplicationCreationRequest) SetOrgID(v string)
- func (o *ReplicationCreationRequest) SetRemoteBucketID(v string)
- func (o *ReplicationCreationRequest) SetRemoteID(v string)
- type ReplicationUpdateRequest
- func (o *ReplicationUpdateRequest) GetDescription() string
- func (o *ReplicationUpdateRequest) GetDescriptionOk() (*string, bool)
- func (o *ReplicationUpdateRequest) GetMaxQueueSizeBytes() int64
- func (o *ReplicationUpdateRequest) GetMaxQueueSizeBytesOk() (*int64, bool)
- func (o *ReplicationUpdateRequest) GetName() string
- func (o *ReplicationUpdateRequest) GetNameOk() (*string, bool)
- func (o *ReplicationUpdateRequest) GetRemoteBucketID() string
- func (o *ReplicationUpdateRequest) GetRemoteBucketIDOk() (*string, bool)
- func (o *ReplicationUpdateRequest) GetRemoteID() string
- func (o *ReplicationUpdateRequest) GetRemoteIDOk() (*string, bool)
- func (o *ReplicationUpdateRequest) HasDescription() bool
- func (o *ReplicationUpdateRequest) HasMaxQueueSizeBytes() bool
- func (o *ReplicationUpdateRequest) HasName() bool
- func (o *ReplicationUpdateRequest) HasRemoteBucketID() bool
- func (o *ReplicationUpdateRequest) HasRemoteID() bool
- func (o ReplicationUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *ReplicationUpdateRequest) SetDescription(v string)
- func (o *ReplicationUpdateRequest) SetMaxQueueSizeBytes(v int64)
- func (o *ReplicationUpdateRequest) SetName(v string)
- func (o *ReplicationUpdateRequest) SetRemoteBucketID(v string)
- func (o *ReplicationUpdateRequest) SetRemoteID(v string)
- type Replications
- type ReplicationsApi
- type ReplicationsApiService
- func (a *ReplicationsApiService) DeleteReplicationByID(ctx _context.Context, replicationID string) ApiDeleteReplicationByIDRequest
- func (a *ReplicationsApiService) DeleteReplicationByIDExecute(r ApiDeleteReplicationByIDRequest) error
- func (a *ReplicationsApiService) GetReplicationByID(ctx _context.Context, replicationID string) ApiGetReplicationByIDRequest
- func (a *ReplicationsApiService) GetReplicationByIDExecute(r ApiGetReplicationByIDRequest) (Replication, error)
- func (a *ReplicationsApiService) GetReplications(ctx _context.Context) ApiGetReplicationsRequest
- func (a *ReplicationsApiService) GetReplicationsExecute(r ApiGetReplicationsRequest) (Replications, error)
- func (a *ReplicationsApiService) OnlyCloud() ReplicationsApi
- func (a *ReplicationsApiService) OnlyOSS() ReplicationsApi
- func (a *ReplicationsApiService) PatchReplicationByID(ctx _context.Context, replicationID string) ApiPatchReplicationByIDRequest
- func (a *ReplicationsApiService) PatchReplicationByIDExecute(r ApiPatchReplicationByIDRequest) (Replication, error)
- func (a *ReplicationsApiService) PostReplication(ctx _context.Context) ApiPostReplicationRequest
- func (a *ReplicationsApiService) PostReplicationExecute(r ApiPostReplicationRequest) (Replication, error)
- func (a *ReplicationsApiService) PostValidateReplicationByID(ctx _context.Context, replicationID string) ApiPostValidateReplicationByIDRequest
- func (a *ReplicationsApiService) PostValidateReplicationByIDExecute(r ApiPostValidateReplicationByIDRequest) error
- type ResourceListApi
- type ResourceListApiService
- func (a *ResourceListApiService) GetResources(ctx _context.Context) ApiGetResourcesRequest
- func (a *ResourceListApiService) GetResourcesExecute(r ApiGetResourcesRequest) ([]string, error)
- func (a *ResourceListApiService) OnlyCloud() ResourceListApi
- func (a *ResourceListApiService) OnlyOSS() ResourceListApi
- type ResourceMember
- func (o *ResourceMember) GetId() string
- func (o *ResourceMember) GetIdOk() (*string, bool)
- func (o *ResourceMember) GetLinks() UserResponseLinks
- func (o *ResourceMember) GetLinksOk() (*UserResponseLinks, bool)
- func (o *ResourceMember) GetName() string
- func (o *ResourceMember) GetNameOk() (*string, bool)
- func (o *ResourceMember) GetOauthID() string
- func (o *ResourceMember) GetOauthIDOk() (*string, bool)
- func (o *ResourceMember) GetRole() string
- func (o *ResourceMember) GetRoleOk() (*string, bool)
- func (o *ResourceMember) GetStatus() string
- func (o *ResourceMember) GetStatusOk() (*string, bool)
- func (o *ResourceMember) HasId() bool
- func (o *ResourceMember) HasLinks() bool
- func (o *ResourceMember) HasOauthID() bool
- func (o *ResourceMember) HasRole() bool
- func (o *ResourceMember) HasStatus() bool
- func (o ResourceMember) MarshalJSON() ([]byte, error)
- func (o *ResourceMember) SetId(v string)
- func (o *ResourceMember) SetLinks(v UserResponseLinks)
- func (o *ResourceMember) SetName(v string)
- func (o *ResourceMember) SetOauthID(v string)
- func (o *ResourceMember) SetRole(v string)
- func (o *ResourceMember) SetStatus(v string)
- type ResourceMemberAllOf
- type ResourceMembers
- func (o *ResourceMembers) GetLinks() UsersLinks
- func (o *ResourceMembers) GetLinksOk() (*UsersLinks, bool)
- func (o *ResourceMembers) GetUsers() []ResourceMember
- func (o *ResourceMembers) GetUsersOk() (*[]ResourceMember, bool)
- func (o *ResourceMembers) HasLinks() bool
- func (o *ResourceMembers) HasUsers() bool
- func (o ResourceMembers) MarshalJSON() ([]byte, error)
- func (o *ResourceMembers) SetLinks(v UsersLinks)
- func (o *ResourceMembers) SetUsers(v []ResourceMember)
- type RestoreApi
- type RestoreApiService
- func (a *RestoreApiService) OnlyCloud() RestoreApi
- func (a *RestoreApiService) OnlyOSS() RestoreApi
- func (a *RestoreApiService) PostRestoreBucketID(ctx _context.Context, bucketID string) ApiPostRestoreBucketIDRequest
- func (a *RestoreApiService) PostRestoreBucketIDExecute(r ApiPostRestoreBucketIDRequest) (string, error)
- func (a *RestoreApiService) PostRestoreBucketMetadata(ctx _context.Context) ApiPostRestoreBucketMetadataRequest
- func (a *RestoreApiService) PostRestoreBucketMetadataExecute(r ApiPostRestoreBucketMetadataRequest) (RestoredBucketMappings, error)
- func (a *RestoreApiService) PostRestoreKV(ctx _context.Context) ApiPostRestoreKVRequest
- func (a *RestoreApiService) PostRestoreKVExecute(r ApiPostRestoreKVRequest) (PostRestoreKVResponse, error)
- func (a *RestoreApiService) PostRestoreSQL(ctx _context.Context) ApiPostRestoreSQLRequest
- func (a *RestoreApiService) PostRestoreSQLExecute(r ApiPostRestoreSQLRequest) error
- func (a *RestoreApiService) PostRestoreShardId(ctx _context.Context, shardID string) ApiPostRestoreShardIdRequest
- func (a *RestoreApiService) PostRestoreShardIdExecute(r ApiPostRestoreShardIdRequest) error
- type RestoredBucketMappings
- func (o *RestoredBucketMappings) GetId() string
- func (o *RestoredBucketMappings) GetIdOk() (*string, bool)
- func (o *RestoredBucketMappings) GetName() string
- func (o *RestoredBucketMappings) GetNameOk() (*string, bool)
- func (o *RestoredBucketMappings) GetShardMappings() []BucketShardMapping
- func (o *RestoredBucketMappings) GetShardMappingsOk() (*[]BucketShardMapping, bool)
- func (o RestoredBucketMappings) MarshalJSON() ([]byte, error)
- func (o *RestoredBucketMappings) SetId(v string)
- func (o *RestoredBucketMappings) SetName(v string)
- func (o *RestoredBucketMappings) SetShardMappings(v []BucketShardMapping)
- type RetentionPolicyManifest
- func (o *RetentionPolicyManifest) GetDuration() int64
- func (o *RetentionPolicyManifest) GetDurationOk() (*int64, bool)
- func (o *RetentionPolicyManifest) GetName() string
- func (o *RetentionPolicyManifest) GetNameOk() (*string, bool)
- func (o *RetentionPolicyManifest) GetReplicaN() int32
- func (o *RetentionPolicyManifest) GetReplicaNOk() (*int32, bool)
- func (o *RetentionPolicyManifest) GetShardGroupDuration() int64
- func (o *RetentionPolicyManifest) GetShardGroupDurationOk() (*int64, bool)
- func (o *RetentionPolicyManifest) GetShardGroups() []ShardGroupManifest
- func (o *RetentionPolicyManifest) GetShardGroupsOk() (*[]ShardGroupManifest, bool)
- func (o *RetentionPolicyManifest) GetSubscriptions() []SubscriptionManifest
- func (o *RetentionPolicyManifest) GetSubscriptionsOk() (*[]SubscriptionManifest, bool)
- func (o RetentionPolicyManifest) MarshalJSON() ([]byte, error)
- func (o *RetentionPolicyManifest) SetDuration(v int64)
- func (o *RetentionPolicyManifest) SetName(v string)
- func (o *RetentionPolicyManifest) SetReplicaN(v int32)
- func (o *RetentionPolicyManifest) SetShardGroupDuration(v int64)
- func (o *RetentionPolicyManifest) SetShardGroups(v []ShardGroupManifest)
- func (o *RetentionPolicyManifest) SetSubscriptions(v []SubscriptionManifest)
- type RetentionRule
- func (o *RetentionRule) GetEverySeconds() int64
- func (o *RetentionRule) GetEverySecondsOk() (*int64, bool)
- func (o *RetentionRule) GetShardGroupDurationSeconds() int64
- func (o *RetentionRule) GetShardGroupDurationSecondsOk() (*int64, bool)
- func (o *RetentionRule) GetType() string
- func (o *RetentionRule) GetTypeOk() (*string, bool)
- func (o *RetentionRule) HasShardGroupDurationSeconds() bool
- func (o RetentionRule) MarshalJSON() ([]byte, error)
- func (o *RetentionRule) SetEverySeconds(v int64)
- func (o *RetentionRule) SetShardGroupDurationSeconds(v int64)
- func (o *RetentionRule) SetType(v string)
- type Run
- func (o *Run) GetFinishedAt() time.Time
- func (o *Run) GetFinishedAtOk() (*time.Time, bool)
- func (o *Run) GetId() string
- func (o *Run) GetIdOk() (*string, bool)
- func (o *Run) GetLinks() RunLinks
- func (o *Run) GetLinksOk() (*RunLinks, bool)
- func (o *Run) GetLog() []LogEvent
- func (o *Run) GetLogOk() (*[]LogEvent, bool)
- func (o *Run) GetRequestedAt() time.Time
- func (o *Run) GetRequestedAtOk() (*time.Time, bool)
- func (o *Run) GetScheduledFor() time.Time
- func (o *Run) GetScheduledForOk() (*time.Time, bool)
- func (o *Run) GetStartedAt() time.Time
- func (o *Run) GetStartedAtOk() (*time.Time, bool)
- func (o *Run) GetStatus() string
- func (o *Run) GetStatusOk() (*string, bool)
- func (o *Run) GetTaskID() string
- func (o *Run) GetTaskIDOk() (*string, bool)
- func (o *Run) HasFinishedAt() bool
- func (o *Run) HasId() bool
- func (o *Run) HasLinks() bool
- func (o *Run) HasLog() bool
- func (o *Run) HasRequestedAt() bool
- func (o *Run) HasScheduledFor() bool
- func (o *Run) HasStartedAt() bool
- func (o *Run) HasStatus() bool
- func (o *Run) HasTaskID() bool
- func (o Run) MarshalJSON() ([]byte, error)
- func (o *Run) SetFinishedAt(v time.Time)
- func (o *Run) SetId(v string)
- func (o *Run) SetLinks(v RunLinks)
- func (o *Run) SetLog(v []LogEvent)
- func (o *Run) SetRequestedAt(v time.Time)
- func (o *Run) SetScheduledFor(v time.Time)
- func (o *Run) SetStartedAt(v time.Time)
- func (o *Run) SetStatus(v string)
- func (o *Run) SetTaskID(v string)
- type RunLinks
- func (o *RunLinks) GetRetry() string
- func (o *RunLinks) GetRetryOk() (*string, bool)
- func (o *RunLinks) GetSelf() string
- func (o *RunLinks) GetSelfOk() (*string, bool)
- func (o *RunLinks) GetTask() string
- func (o *RunLinks) GetTaskOk() (*string, bool)
- func (o *RunLinks) HasRetry() bool
- func (o *RunLinks) HasSelf() bool
- func (o *RunLinks) HasTask() bool
- func (o RunLinks) MarshalJSON() ([]byte, error)
- func (o *RunLinks) SetRetry(v string)
- func (o *RunLinks) SetSelf(v string)
- func (o *RunLinks) SetTask(v string)
- type RunManually
- func (o *RunManually) GetScheduledFor() time.Time
- func (o *RunManually) GetScheduledForOk() (*time.Time, bool)
- func (o *RunManually) HasScheduledFor() bool
- func (o RunManually) MarshalJSON() ([]byte, error)
- func (o *RunManually) SetScheduledFor(v time.Time)
- func (o *RunManually) SetScheduledForNil()
- func (o *RunManually) UnsetScheduledFor()
- type Runs
- func (o *Runs) GetLinks() Links
- func (o *Runs) GetLinksOk() (*Links, bool)
- func (o *Runs) GetRuns() []Run
- func (o *Runs) GetRunsOk() (*[]Run, bool)
- func (o *Runs) HasLinks() bool
- func (o *Runs) HasRuns() bool
- func (o Runs) MarshalJSON() ([]byte, error)
- func (o *Runs) SetLinks(v Links)
- func (o *Runs) SetRuns(v []Run)
- type SchemaType
- type SecretKeys
- type SecretKeysResponse
- func (o *SecretKeysResponse) GetLinks() SecretKeysResponseAllOfLinks
- func (o *SecretKeysResponse) GetLinksOk() (*SecretKeysResponseAllOfLinks, bool)
- func (o *SecretKeysResponse) GetSecrets() []string
- func (o *SecretKeysResponse) GetSecretsOk() (*[]string, bool)
- func (o *SecretKeysResponse) HasLinks() bool
- func (o *SecretKeysResponse) HasSecrets() bool
- func (o SecretKeysResponse) MarshalJSON() ([]byte, error)
- func (o *SecretKeysResponse) SetLinks(v SecretKeysResponseAllOfLinks)
- func (o *SecretKeysResponse) SetSecrets(v []string)
- type SecretKeysResponseAllOf
- func (o *SecretKeysResponseAllOf) GetLinks() SecretKeysResponseAllOfLinks
- func (o *SecretKeysResponseAllOf) GetLinksOk() (*SecretKeysResponseAllOfLinks, bool)
- func (o *SecretKeysResponseAllOf) HasLinks() bool
- func (o SecretKeysResponseAllOf) MarshalJSON() ([]byte, error)
- func (o *SecretKeysResponseAllOf) SetLinks(v SecretKeysResponseAllOfLinks)
- type SecretKeysResponseAllOfLinks
- func (o *SecretKeysResponseAllOfLinks) GetOrg() string
- func (o *SecretKeysResponseAllOfLinks) GetOrgOk() (*string, bool)
- func (o *SecretKeysResponseAllOfLinks) GetSelf() string
- func (o *SecretKeysResponseAllOfLinks) GetSelfOk() (*string, bool)
- func (o *SecretKeysResponseAllOfLinks) HasOrg() bool
- func (o *SecretKeysResponseAllOfLinks) HasSelf() bool
- func (o SecretKeysResponseAllOfLinks) MarshalJSON() ([]byte, error)
- func (o *SecretKeysResponseAllOfLinks) SetOrg(v string)
- func (o *SecretKeysResponseAllOfLinks) SetSelf(v string)
- type SecretsApi
- type SecretsApiService
- func (a *SecretsApiService) GetOrgsIDSecrets(ctx _context.Context, orgID string) ApiGetOrgsIDSecretsRequest
- func (a *SecretsApiService) GetOrgsIDSecretsExecute(r ApiGetOrgsIDSecretsRequest) (SecretKeysResponse, error)
- func (a *SecretsApiService) OnlyCloud() SecretsApi
- func (a *SecretsApiService) OnlyOSS() SecretsApi
- func (a *SecretsApiService) PatchOrgsIDSecrets(ctx _context.Context, orgID string) ApiPatchOrgsIDSecretsRequest
- func (a *SecretsApiService) PatchOrgsIDSecretsExecute(r ApiPatchOrgsIDSecretsRequest) error
- func (a *SecretsApiService) PostOrgsIDSecrets(ctx _context.Context, orgID string) ApiPostOrgsIDSecretsRequest
- func (a *SecretsApiService) PostOrgsIDSecretsExecute(r ApiPostOrgsIDSecretsRequest) error
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type SetupApi
- type SetupApiService
- func (a *SetupApiService) GetSetup(ctx _context.Context) ApiGetSetupRequest
- func (a *SetupApiService) GetSetupExecute(r ApiGetSetupRequest) (InlineResponse200, error)
- func (a *SetupApiService) OnlyCloud() SetupApi
- func (a *SetupApiService) OnlyOSS() SetupApi
- func (a *SetupApiService) PostSetup(ctx _context.Context) ApiPostSetupRequest
- func (a *SetupApiService) PostSetupExecute(r ApiPostSetupRequest) (OnboardingResponse, error)
- type ShardGroupManifest
- func (o *ShardGroupManifest) GetDeletedAt() time.Time
- func (o *ShardGroupManifest) GetDeletedAtOk() (*time.Time, bool)
- func (o *ShardGroupManifest) GetEndTime() time.Time
- func (o *ShardGroupManifest) GetEndTimeOk() (*time.Time, bool)
- func (o *ShardGroupManifest) GetId() int64
- func (o *ShardGroupManifest) GetIdOk() (*int64, bool)
- func (o *ShardGroupManifest) GetShards() []ShardManifest
- func (o *ShardGroupManifest) GetShardsOk() (*[]ShardManifest, bool)
- func (o *ShardGroupManifest) GetStartTime() time.Time
- func (o *ShardGroupManifest) GetStartTimeOk() (*time.Time, bool)
- func (o *ShardGroupManifest) GetTruncatedAt() time.Time
- func (o *ShardGroupManifest) GetTruncatedAtOk() (*time.Time, bool)
- func (o *ShardGroupManifest) HasDeletedAt() bool
- func (o *ShardGroupManifest) HasTruncatedAt() bool
- func (o ShardGroupManifest) MarshalJSON() ([]byte, error)
- func (o *ShardGroupManifest) SetDeletedAt(v time.Time)
- func (o *ShardGroupManifest) SetEndTime(v time.Time)
- func (o *ShardGroupManifest) SetId(v int64)
- func (o *ShardGroupManifest) SetShards(v []ShardManifest)
- func (o *ShardGroupManifest) SetStartTime(v time.Time)
- func (o *ShardGroupManifest) SetTruncatedAt(v time.Time)
- type ShardManifest
- func (o *ShardManifest) GetId() int64
- func (o *ShardManifest) GetIdOk() (*int64, bool)
- func (o *ShardManifest) GetShardOwners() []ShardOwner
- func (o *ShardManifest) GetShardOwnersOk() (*[]ShardOwner, bool)
- func (o ShardManifest) MarshalJSON() ([]byte, error)
- func (o *ShardManifest) SetId(v int64)
- func (o *ShardManifest) SetShardOwners(v []ShardOwner)
- type ShardOwner
- type Stack
- func (o *Stack) GetCreatedAt() time.Time
- func (o *Stack) GetCreatedAtOk() (*time.Time, bool)
- func (o *Stack) GetEvents() []StackEvent
- func (o *Stack) GetEventsOk() (*[]StackEvent, bool)
- func (o *Stack) GetId() string
- func (o *Stack) GetIdOk() (*string, bool)
- func (o *Stack) GetOrgID() string
- func (o *Stack) GetOrgIDOk() (*string, bool)
- func (o Stack) MarshalJSON() ([]byte, error)
- func (o *Stack) SetCreatedAt(v time.Time)
- func (o *Stack) SetEvents(v []StackEvent)
- func (o *Stack) SetId(v string)
- func (o *Stack) SetOrgID(v string)
- type StackEvent
- func (o *StackEvent) GetDescription() string
- func (o *StackEvent) GetDescriptionOk() (*string, bool)
- func (o *StackEvent) GetEventType() string
- func (o *StackEvent) GetEventTypeOk() (*string, bool)
- func (o *StackEvent) GetName() string
- func (o *StackEvent) GetNameOk() (*string, bool)
- func (o *StackEvent) GetResources() []StackEventResource
- func (o *StackEvent) GetResourcesOk() (*[]StackEventResource, bool)
- func (o *StackEvent) GetSources() []string
- func (o *StackEvent) GetSourcesOk() (*[]string, bool)
- func (o *StackEvent) GetUpdatedAt() time.Time
- func (o *StackEvent) GetUpdatedAtOk() (*time.Time, bool)
- func (o *StackEvent) GetUrls() []string
- func (o *StackEvent) GetUrlsOk() (*[]string, bool)
- func (o *StackEvent) HasDescription() bool
- func (o StackEvent) MarshalJSON() ([]byte, error)
- func (o *StackEvent) SetDescription(v string)
- func (o *StackEvent) SetEventType(v string)
- func (o *StackEvent) SetName(v string)
- func (o *StackEvent) SetResources(v []StackEventResource)
- func (o *StackEvent) SetSources(v []string)
- func (o *StackEvent) SetUpdatedAt(v time.Time)
- func (o *StackEvent) SetUrls(v []string)
- type StackEventResource
- func (o *StackEventResource) GetApiVersion() string
- func (o *StackEventResource) GetApiVersionOk() (*string, bool)
- func (o *StackEventResource) GetAssociations() []StackEventResourceAssociation
- func (o *StackEventResource) GetAssociationsOk() (*[]StackEventResourceAssociation, bool)
- func (o *StackEventResource) GetKind() string
- func (o *StackEventResource) GetKindOk() (*string, bool)
- func (o *StackEventResource) GetLinks() StackEventResourceLinks
- func (o *StackEventResource) GetLinksOk() (*StackEventResourceLinks, bool)
- func (o *StackEventResource) GetResourceID() string
- func (o *StackEventResource) GetResourceIDOk() (*string, bool)
- func (o *StackEventResource) GetTemplateMetaName() string
- func (o *StackEventResource) GetTemplateMetaNameOk() (*string, bool)
- func (o *StackEventResource) HasLinks() bool
- func (o StackEventResource) MarshalJSON() ([]byte, error)
- func (o *StackEventResource) SetApiVersion(v string)
- func (o *StackEventResource) SetAssociations(v []StackEventResourceAssociation)
- func (o *StackEventResource) SetKind(v string)
- func (o *StackEventResource) SetLinks(v StackEventResourceLinks)
- func (o *StackEventResource) SetResourceID(v string)
- func (o *StackEventResource) SetTemplateMetaName(v string)
- type StackEventResourceAssociation
- func (o *StackEventResourceAssociation) GetKind() string
- func (o *StackEventResourceAssociation) GetKindOk() (*string, bool)
- func (o *StackEventResourceAssociation) GetMetaName() string
- func (o *StackEventResourceAssociation) GetMetaNameOk() (*string, bool)
- func (o StackEventResourceAssociation) MarshalJSON() ([]byte, error)
- func (o *StackEventResourceAssociation) SetKind(v string)
- func (o *StackEventResourceAssociation) SetMetaName(v string)
- type StackEventResourceLinks
- type StackPatchRequest
- func (o *StackPatchRequest) GetAdditionalResources() []StackPatchRequestResource
- func (o *StackPatchRequest) GetAdditionalResourcesOk() (*[]StackPatchRequestResource, bool)
- func (o *StackPatchRequest) GetDescription() string
- func (o *StackPatchRequest) GetDescriptionOk() (*string, bool)
- func (o *StackPatchRequest) GetName() string
- func (o *StackPatchRequest) GetNameOk() (*string, bool)
- func (o *StackPatchRequest) GetTemplateURLs() []string
- func (o *StackPatchRequest) GetTemplateURLsOk() (*[]string, bool)
- func (o *StackPatchRequest) HasDescription() bool
- func (o *StackPatchRequest) HasName() bool
- func (o StackPatchRequest) MarshalJSON() ([]byte, error)
- func (o *StackPatchRequest) SetAdditionalResources(v []StackPatchRequestResource)
- func (o *StackPatchRequest) SetDescription(v string)
- func (o *StackPatchRequest) SetName(v string)
- func (o *StackPatchRequest) SetTemplateURLs(v []string)
- type StackPatchRequestResource
- func (o *StackPatchRequestResource) GetKind() string
- func (o *StackPatchRequestResource) GetKindOk() (*string, bool)
- func (o *StackPatchRequestResource) GetResourceID() string
- func (o *StackPatchRequestResource) GetResourceIDOk() (*string, bool)
- func (o *StackPatchRequestResource) GetTemplateMetaName() string
- func (o *StackPatchRequestResource) GetTemplateMetaNameOk() (*string, bool)
- func (o *StackPatchRequestResource) HasTemplateMetaName() bool
- func (o StackPatchRequestResource) MarshalJSON() ([]byte, error)
- func (o *StackPatchRequestResource) SetKind(v string)
- func (o *StackPatchRequestResource) SetResourceID(v string)
- func (o *StackPatchRequestResource) SetTemplateMetaName(v string)
- type StackPostRequest
- func (o *StackPostRequest) GetDescription() string
- func (o *StackPostRequest) GetDescriptionOk() (*string, bool)
- func (o *StackPostRequest) GetName() string
- func (o *StackPostRequest) GetNameOk() (*string, bool)
- func (o *StackPostRequest) GetOrgID() string
- func (o *StackPostRequest) GetOrgIDOk() (*string, bool)
- func (o *StackPostRequest) GetUrls() []string
- func (o *StackPostRequest) GetUrlsOk() (*[]string, bool)
- func (o *StackPostRequest) HasDescription() bool
- func (o StackPostRequest) MarshalJSON() ([]byte, error)
- func (o *StackPostRequest) SetDescription(v string)
- func (o *StackPostRequest) SetName(v string)
- func (o *StackPostRequest) SetOrgID(v string)
- func (o *StackPostRequest) SetUrls(v []string)
- type Stacks
- type StacksApi
- type StacksApiService
- func (a *StacksApiService) CreateStack(ctx _context.Context) ApiCreateStackRequest
- func (a *StacksApiService) CreateStackExecute(r ApiCreateStackRequest) (Stack, error)
- func (a *StacksApiService) DeleteStack(ctx _context.Context, stackId string) ApiDeleteStackRequest
- func (a *StacksApiService) DeleteStackExecute(r ApiDeleteStackRequest) error
- func (a *StacksApiService) ListStacks(ctx _context.Context) ApiListStacksRequest
- func (a *StacksApiService) ListStacksExecute(r ApiListStacksRequest) (Stacks, error)
- func (a *StacksApiService) OnlyCloud() StacksApi
- func (a *StacksApiService) OnlyOSS() StacksApi
- func (a *StacksApiService) ReadStack(ctx _context.Context, stackId string) ApiReadStackRequest
- func (a *StacksApiService) ReadStackExecute(r ApiReadStackRequest) (Stack, error)
- func (a *StacksApiService) UpdateStack(ctx _context.Context, stackId string) ApiUpdateStackRequest
- func (a *StacksApiService) UpdateStackExecute(r ApiUpdateStackRequest) (Stack, error)
- type SubscriptionManifest
- func (o *SubscriptionManifest) GetDestinations() []string
- func (o *SubscriptionManifest) GetDestinationsOk() (*[]string, bool)
- func (o *SubscriptionManifest) GetMode() string
- func (o *SubscriptionManifest) GetModeOk() (*string, bool)
- func (o *SubscriptionManifest) GetName() string
- func (o *SubscriptionManifest) GetNameOk() (*string, bool)
- func (o SubscriptionManifest) MarshalJSON() ([]byte, error)
- func (o *SubscriptionManifest) SetDestinations(v []string)
- func (o *SubscriptionManifest) SetMode(v string)
- func (o *SubscriptionManifest) SetName(v string)
- type Task
- func (o *Task) GetAuthorizationID() string
- func (o *Task) GetAuthorizationIDOk() (*string, bool)
- func (o *Task) GetCreatedAt() time.Time
- func (o *Task) GetCreatedAtOk() (*time.Time, bool)
- func (o *Task) GetCron() string
- func (o *Task) GetCronOk() (*string, bool)
- func (o *Task) GetDescription() string
- func (o *Task) GetDescriptionOk() (*string, bool)
- func (o *Task) GetEvery() string
- func (o *Task) GetEveryOk() (*string, bool)
- func (o *Task) GetFlux() string
- func (o *Task) GetFluxOk() (*string, bool)
- func (o *Task) GetId() string
- func (o *Task) GetIdOk() (*string, bool)
- func (o *Task) GetLabels() []Label
- func (o *Task) GetLabelsOk() (*[]Label, bool)
- func (o *Task) GetLastRunError() string
- func (o *Task) GetLastRunErrorOk() (*string, bool)
- func (o *Task) GetLastRunStatus() string
- func (o *Task) GetLastRunStatusOk() (*string, bool)
- func (o *Task) GetLatestCompleted() time.Time
- func (o *Task) GetLatestCompletedOk() (*time.Time, bool)
- func (o *Task) GetLinks() TaskLinks
- func (o *Task) GetLinksOk() (*TaskLinks, bool)
- func (o *Task) GetName() string
- func (o *Task) GetNameOk() (*string, bool)
- func (o *Task) GetOffset() string
- func (o *Task) GetOffsetOk() (*string, bool)
- func (o *Task) GetOrg() string
- func (o *Task) GetOrgID() string
- func (o *Task) GetOrgIDOk() (*string, bool)
- func (o *Task) GetOrgOk() (*string, bool)
- func (o *Task) GetOwnerID() string
- func (o *Task) GetOwnerIDOk() (*string, bool)
- func (o *Task) GetStatus() TaskStatusType
- func (o *Task) GetStatusOk() (*TaskStatusType, bool)
- func (o *Task) GetType() string
- func (o *Task) GetTypeOk() (*string, bool)
- func (o *Task) GetUpdatedAt() time.Time
- func (o *Task) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Task) HasAuthorizationID() bool
- func (o *Task) HasCreatedAt() bool
- func (o *Task) HasCron() bool
- func (o *Task) HasDescription() bool
- func (o *Task) HasEvery() bool
- func (o *Task) HasLabels() bool
- func (o *Task) HasLastRunError() bool
- func (o *Task) HasLastRunStatus() bool
- func (o *Task) HasLatestCompleted() bool
- func (o *Task) HasLinks() bool
- func (o *Task) HasOffset() bool
- func (o *Task) HasOrg() bool
- func (o *Task) HasOwnerID() bool
- func (o *Task) HasStatus() bool
- func (o *Task) HasType() bool
- func (o *Task) HasUpdatedAt() bool
- func (o Task) MarshalJSON() ([]byte, error)
- func (o *Task) SetAuthorizationID(v string)
- func (o *Task) SetCreatedAt(v time.Time)
- func (o *Task) SetCron(v string)
- func (o *Task) SetDescription(v string)
- func (o *Task) SetEvery(v string)
- func (o *Task) SetFlux(v string)
- func (o *Task) SetId(v string)
- func (o *Task) SetLabels(v []Label)
- func (o *Task) SetLastRunError(v string)
- func (o *Task) SetLastRunStatus(v string)
- func (o *Task) SetLatestCompleted(v time.Time)
- func (o *Task) SetLinks(v TaskLinks)
- func (o *Task) SetName(v string)
- func (o *Task) SetOffset(v string)
- func (o *Task) SetOrg(v string)
- func (o *Task) SetOrgID(v string)
- func (o *Task) SetOwnerID(v string)
- func (o *Task) SetStatus(v TaskStatusType)
- func (o *Task) SetType(v string)
- func (o *Task) SetUpdatedAt(v time.Time)
- type TaskCreateRequest
- func (o *TaskCreateRequest) GetDescription() string
- func (o *TaskCreateRequest) GetDescriptionOk() (*string, bool)
- func (o *TaskCreateRequest) GetFlux() string
- func (o *TaskCreateRequest) GetFluxOk() (*string, bool)
- func (o *TaskCreateRequest) GetOrg() string
- func (o *TaskCreateRequest) GetOrgID() string
- func (o *TaskCreateRequest) GetOrgIDOk() (*string, bool)
- func (o *TaskCreateRequest) GetOrgOk() (*string, bool)
- func (o *TaskCreateRequest) GetStatus() TaskStatusType
- func (o *TaskCreateRequest) GetStatusOk() (*TaskStatusType, bool)
- func (o *TaskCreateRequest) HasDescription() bool
- func (o *TaskCreateRequest) HasOrg() bool
- func (o *TaskCreateRequest) HasOrgID() bool
- func (o *TaskCreateRequest) HasStatus() bool
- func (o TaskCreateRequest) MarshalJSON() ([]byte, error)
- func (o *TaskCreateRequest) SetDescription(v string)
- func (o *TaskCreateRequest) SetFlux(v string)
- func (o *TaskCreateRequest) SetOrg(v string)
- func (o *TaskCreateRequest) SetOrgID(v string)
- func (o *TaskCreateRequest) SetStatus(v TaskStatusType)
- type TaskLinks
- func (o *TaskLinks) GetLabels() string
- func (o *TaskLinks) GetLabelsOk() (*string, bool)
- func (o *TaskLinks) GetLogs() string
- func (o *TaskLinks) GetLogsOk() (*string, bool)
- func (o *TaskLinks) GetMembers() string
- func (o *TaskLinks) GetMembersOk() (*string, bool)
- func (o *TaskLinks) GetOwners() string
- func (o *TaskLinks) GetOwnersOk() (*string, bool)
- func (o *TaskLinks) GetRuns() string
- func (o *TaskLinks) GetRunsOk() (*string, bool)
- func (o *TaskLinks) GetSelf() string
- func (o *TaskLinks) GetSelfOk() (*string, bool)
- func (o *TaskLinks) HasLabels() bool
- func (o *TaskLinks) HasLogs() bool
- func (o *TaskLinks) HasMembers() bool
- func (o *TaskLinks) HasOwners() bool
- func (o *TaskLinks) HasRuns() bool
- func (o *TaskLinks) HasSelf() bool
- func (o TaskLinks) MarshalJSON() ([]byte, error)
- func (o *TaskLinks) SetLabels(v string)
- func (o *TaskLinks) SetLogs(v string)
- func (o *TaskLinks) SetMembers(v string)
- func (o *TaskLinks) SetOwners(v string)
- func (o *TaskLinks) SetRuns(v string)
- func (o *TaskLinks) SetSelf(v string)
- type TaskStatusType
- type TaskUpdateRequest
- func (o *TaskUpdateRequest) GetCron() string
- func (o *TaskUpdateRequest) GetCronOk() (*string, bool)
- func (o *TaskUpdateRequest) GetDescription() string
- func (o *TaskUpdateRequest) GetDescriptionOk() (*string, bool)
- func (o *TaskUpdateRequest) GetEvery() string
- func (o *TaskUpdateRequest) GetEveryOk() (*string, bool)
- func (o *TaskUpdateRequest) GetFlux() string
- func (o *TaskUpdateRequest) GetFluxOk() (*string, bool)
- func (o *TaskUpdateRequest) GetName() string
- func (o *TaskUpdateRequest) GetNameOk() (*string, bool)
- func (o *TaskUpdateRequest) GetOffset() string
- func (o *TaskUpdateRequest) GetOffsetOk() (*string, bool)
- func (o *TaskUpdateRequest) GetStatus() TaskStatusType
- func (o *TaskUpdateRequest) GetStatusOk() (*TaskStatusType, bool)
- func (o *TaskUpdateRequest) HasCron() bool
- func (o *TaskUpdateRequest) HasDescription() bool
- func (o *TaskUpdateRequest) HasEvery() bool
- func (o *TaskUpdateRequest) HasFlux() bool
- func (o *TaskUpdateRequest) HasName() bool
- func (o *TaskUpdateRequest) HasOffset() bool
- func (o *TaskUpdateRequest) HasStatus() bool
- func (o TaskUpdateRequest) MarshalJSON() ([]byte, error)
- func (o *TaskUpdateRequest) SetCron(v string)
- func (o *TaskUpdateRequest) SetDescription(v string)
- func (o *TaskUpdateRequest) SetEvery(v string)
- func (o *TaskUpdateRequest) SetFlux(v string)
- func (o *TaskUpdateRequest) SetName(v string)
- func (o *TaskUpdateRequest) SetOffset(v string)
- func (o *TaskUpdateRequest) SetStatus(v TaskStatusType)
- type Tasks
- func (o *Tasks) GetLinks() Links
- func (o *Tasks) GetLinksOk() (*Links, bool)
- func (o *Tasks) GetTasks() []Task
- func (o *Tasks) GetTasksOk() (*[]Task, bool)
- func (o *Tasks) HasLinks() bool
- func (o *Tasks) HasTasks() bool
- func (o Tasks) MarshalJSON() ([]byte, error)
- func (o *Tasks) SetLinks(v Links)
- func (o *Tasks) SetTasks(v []Task)
- type TasksApi
- type TasksApiService
- func (a *TasksApiService) DeleteTasksID(ctx _context.Context, taskID string) ApiDeleteTasksIDRequest
- func (a *TasksApiService) DeleteTasksIDExecute(r ApiDeleteTasksIDRequest) error
- func (a *TasksApiService) DeleteTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiDeleteTasksIDRunsIDRequest
- func (a *TasksApiService) DeleteTasksIDRunsIDExecute(r ApiDeleteTasksIDRunsIDRequest) error
- func (a *TasksApiService) GetTasks(ctx _context.Context) ApiGetTasksRequest
- func (a *TasksApiService) GetTasksExecute(r ApiGetTasksRequest) (Tasks, error)
- func (a *TasksApiService) GetTasksID(ctx _context.Context, taskID string) ApiGetTasksIDRequest
- func (a *TasksApiService) GetTasksIDExecute(r ApiGetTasksIDRequest) (Task, error)
- func (a *TasksApiService) GetTasksIDLogs(ctx _context.Context, taskID string) ApiGetTasksIDLogsRequest
- func (a *TasksApiService) GetTasksIDLogsExecute(r ApiGetTasksIDLogsRequest) (Logs, error)
- func (a *TasksApiService) GetTasksIDRuns(ctx _context.Context, taskID string) ApiGetTasksIDRunsRequest
- func (a *TasksApiService) GetTasksIDRunsExecute(r ApiGetTasksIDRunsRequest) (Runs, error)
- func (a *TasksApiService) GetTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDRequest
- func (a *TasksApiService) GetTasksIDRunsIDExecute(r ApiGetTasksIDRunsIDRequest) (Run, error)
- func (a *TasksApiService) GetTasksIDRunsIDLogs(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDLogsRequest
- func (a *TasksApiService) GetTasksIDRunsIDLogsExecute(r ApiGetTasksIDRunsIDLogsRequest) (Logs, error)
- func (a *TasksApiService) OnlyCloud() TasksApi
- func (a *TasksApiService) OnlyOSS() TasksApi
- func (a *TasksApiService) PatchTasksID(ctx _context.Context, taskID string) ApiPatchTasksIDRequest
- func (a *TasksApiService) PatchTasksIDExecute(r ApiPatchTasksIDRequest) (Task, error)
- func (a *TasksApiService) PostTasks(ctx _context.Context) ApiPostTasksRequest
- func (a *TasksApiService) PostTasksExecute(r ApiPostTasksRequest) (Task, error)
- func (a *TasksApiService) PostTasksIDRuns(ctx _context.Context, taskID string) ApiPostTasksIDRunsRequest
- func (a *TasksApiService) PostTasksIDRunsExecute(r ApiPostTasksIDRunsRequest) (Run, error)
- func (a *TasksApiService) PostTasksIDRunsIDRetry(ctx _context.Context, taskID string, runID string) ApiPostTasksIDRunsIDRetryRequest
- func (a *TasksApiService) PostTasksIDRunsIDRetryExecute(r ApiPostTasksIDRunsIDRetryRequest) (Run, error)
- type Telegraf
- func (o *Telegraf) GetConfig() string
- func (o *Telegraf) GetConfigOk() (*string, bool)
- func (o *Telegraf) GetDescription() string
- func (o *Telegraf) GetDescriptionOk() (*string, bool)
- func (o *Telegraf) GetId() string
- func (o *Telegraf) GetIdOk() (*string, bool)
- func (o *Telegraf) GetLabels() []Label
- func (o *Telegraf) GetLabelsOk() (*[]Label, bool)
- func (o *Telegraf) GetLinks() TelegrafAllOfLinks
- func (o *Telegraf) GetLinksOk() (*TelegrafAllOfLinks, bool)
- func (o *Telegraf) GetMetadata() TelegrafRequestMetadata
- func (o *Telegraf) GetMetadataOk() (*TelegrafRequestMetadata, bool)
- func (o *Telegraf) GetName() string
- func (o *Telegraf) GetNameOk() (*string, bool)
- func (o *Telegraf) GetOrgID() string
- func (o *Telegraf) GetOrgIDOk() (*string, bool)
- func (o *Telegraf) HasConfig() bool
- func (o *Telegraf) HasDescription() bool
- func (o *Telegraf) HasId() bool
- func (o *Telegraf) HasLabels() bool
- func (o *Telegraf) HasLinks() bool
- func (o *Telegraf) HasMetadata() bool
- func (o *Telegraf) HasName() bool
- func (o *Telegraf) HasOrgID() bool
- func (o Telegraf) MarshalJSON() ([]byte, error)
- func (o *Telegraf) SetConfig(v string)
- func (o *Telegraf) SetDescription(v string)
- func (o *Telegraf) SetId(v string)
- func (o *Telegraf) SetLabels(v []Label)
- func (o *Telegraf) SetLinks(v TelegrafAllOfLinks)
- func (o *Telegraf) SetMetadata(v TelegrafRequestMetadata)
- func (o *Telegraf) SetName(v string)
- func (o *Telegraf) SetOrgID(v string)
- type TelegrafAllOf
- func (o *TelegrafAllOf) GetId() string
- func (o *TelegrafAllOf) GetIdOk() (*string, bool)
- func (o *TelegrafAllOf) GetLabels() []Label
- func (o *TelegrafAllOf) GetLabelsOk() (*[]Label, bool)
- func (o *TelegrafAllOf) GetLinks() TelegrafAllOfLinks
- func (o *TelegrafAllOf) GetLinksOk() (*TelegrafAllOfLinks, bool)
- func (o *TelegrafAllOf) HasId() bool
- func (o *TelegrafAllOf) HasLabels() bool
- func (o *TelegrafAllOf) HasLinks() bool
- func (o TelegrafAllOf) MarshalJSON() ([]byte, error)
- func (o *TelegrafAllOf) SetId(v string)
- func (o *TelegrafAllOf) SetLabels(v []Label)
- func (o *TelegrafAllOf) SetLinks(v TelegrafAllOfLinks)
- type TelegrafAllOfLinks
- func (o *TelegrafAllOfLinks) GetLabels() string
- func (o *TelegrafAllOfLinks) GetLabelsOk() (*string, bool)
- func (o *TelegrafAllOfLinks) GetMembers() string
- func (o *TelegrafAllOfLinks) GetMembersOk() (*string, bool)
- func (o *TelegrafAllOfLinks) GetOwners() string
- func (o *TelegrafAllOfLinks) GetOwnersOk() (*string, bool)
- func (o *TelegrafAllOfLinks) GetSelf() string
- func (o *TelegrafAllOfLinks) GetSelfOk() (*string, bool)
- func (o *TelegrafAllOfLinks) HasLabels() bool
- func (o *TelegrafAllOfLinks) HasMembers() bool
- func (o *TelegrafAllOfLinks) HasOwners() bool
- func (o *TelegrafAllOfLinks) HasSelf() bool
- func (o TelegrafAllOfLinks) MarshalJSON() ([]byte, error)
- func (o *TelegrafAllOfLinks) SetLabels(v string)
- func (o *TelegrafAllOfLinks) SetMembers(v string)
- func (o *TelegrafAllOfLinks) SetOwners(v string)
- func (o *TelegrafAllOfLinks) SetSelf(v string)
- type TelegrafRequest
- func (o *TelegrafRequest) GetConfig() string
- func (o *TelegrafRequest) GetConfigOk() (*string, bool)
- func (o *TelegrafRequest) GetDescription() string
- func (o *TelegrafRequest) GetDescriptionOk() (*string, bool)
- func (o *TelegrafRequest) GetMetadata() TelegrafRequestMetadata
- func (o *TelegrafRequest) GetMetadataOk() (*TelegrafRequestMetadata, bool)
- func (o *TelegrafRequest) GetName() string
- func (o *TelegrafRequest) GetNameOk() (*string, bool)
- func (o *TelegrafRequest) GetOrgID() string
- func (o *TelegrafRequest) GetOrgIDOk() (*string, bool)
- func (o *TelegrafRequest) HasConfig() bool
- func (o *TelegrafRequest) HasDescription() bool
- func (o *TelegrafRequest) HasMetadata() bool
- func (o *TelegrafRequest) HasName() bool
- func (o *TelegrafRequest) HasOrgID() bool
- func (o TelegrafRequest) MarshalJSON() ([]byte, error)
- func (o *TelegrafRequest) SetConfig(v string)
- func (o *TelegrafRequest) SetDescription(v string)
- func (o *TelegrafRequest) SetMetadata(v TelegrafRequestMetadata)
- func (o *TelegrafRequest) SetName(v string)
- func (o *TelegrafRequest) SetOrgID(v string)
- type TelegrafRequestMetadata
- type Telegrafs
- type TelegrafsApi
- type TelegrafsApiService
- func (a *TelegrafsApiService) DeleteTelegrafsID(ctx _context.Context, telegrafID string) ApiDeleteTelegrafsIDRequest
- func (a *TelegrafsApiService) DeleteTelegrafsIDExecute(r ApiDeleteTelegrafsIDRequest) error
- func (a *TelegrafsApiService) GetTelegrafs(ctx _context.Context) ApiGetTelegrafsRequest
- func (a *TelegrafsApiService) GetTelegrafsExecute(r ApiGetTelegrafsRequest) (Telegrafs, error)
- func (a *TelegrafsApiService) GetTelegrafsID(ctx _context.Context, telegrafID string) ApiGetTelegrafsIDRequest
- func (a *TelegrafsApiService) GetTelegrafsIDExecute(r ApiGetTelegrafsIDRequest) (Telegraf, error)
- func (a *TelegrafsApiService) OnlyCloud() TelegrafsApi
- func (a *TelegrafsApiService) OnlyOSS() TelegrafsApi
- func (a *TelegrafsApiService) PostTelegrafs(ctx _context.Context) ApiPostTelegrafsRequest
- func (a *TelegrafsApiService) PostTelegrafsExecute(r ApiPostTelegrafsRequest) (Telegraf, error)
- func (a *TelegrafsApiService) PutTelegrafsID(ctx _context.Context, telegrafID string) ApiPutTelegrafsIDRequest
- func (a *TelegrafsApiService) PutTelegrafsIDExecute(r ApiPutTelegrafsIDRequest) (Telegraf, error)
- type TemplateApply
- func (o *TemplateApply) GetActions() []TemplateApplyAction
- func (o *TemplateApply) GetActionsOk() (*[]TemplateApplyAction, bool)
- func (o *TemplateApply) GetDryRun() bool
- func (o *TemplateApply) GetDryRunOk() (*bool, bool)
- func (o *TemplateApply) GetEnvRefs() map[string]string
- func (o *TemplateApply) GetEnvRefsOk() (*map[string]string, bool)
- func (o *TemplateApply) GetOrgID() string
- func (o *TemplateApply) GetOrgIDOk() (*string, bool)
- func (o *TemplateApply) GetRemotes() []TemplateApplyRemoteRef
- func (o *TemplateApply) GetRemotesOk() (*[]TemplateApplyRemoteRef, bool)
- func (o *TemplateApply) GetSecrets() map[string]string
- func (o *TemplateApply) GetSecretsOk() (*map[string]string, bool)
- func (o *TemplateApply) GetStackID() string
- func (o *TemplateApply) GetStackIDOk() (*string, bool)
- func (o *TemplateApply) GetTemplate() TemplateApplyTemplate
- func (o *TemplateApply) GetTemplateOk() (*TemplateApplyTemplate, bool)
- func (o *TemplateApply) GetTemplates() []TemplateApplyTemplate
- func (o *TemplateApply) GetTemplatesOk() (*[]TemplateApplyTemplate, bool)
- func (o *TemplateApply) HasStackID() bool
- func (o *TemplateApply) HasTemplate() bool
- func (o TemplateApply) MarshalJSON() ([]byte, error)
- func (o *TemplateApply) SetActions(v []TemplateApplyAction)
- func (o *TemplateApply) SetDryRun(v bool)
- func (o *TemplateApply) SetEnvRefs(v map[string]string)
- func (o *TemplateApply) SetOrgID(v string)
- func (o *TemplateApply) SetRemotes(v []TemplateApplyRemoteRef)
- func (o *TemplateApply) SetSecrets(v map[string]string)
- func (o *TemplateApply) SetStackID(v string)
- func (o *TemplateApply) SetTemplate(v TemplateApplyTemplate)
- func (o *TemplateApply) SetTemplates(v []TemplateApplyTemplate)
- type TemplateApplyAction
- func (o *TemplateApplyAction) GetAction() TemplateApplyActionKind
- func (o *TemplateApplyAction) GetActionOk() (*TemplateApplyActionKind, bool)
- func (o *TemplateApplyAction) GetProperties() TemplateApplyActionProperties
- func (o *TemplateApplyAction) GetPropertiesOk() (*TemplateApplyActionProperties, bool)
- func (o TemplateApplyAction) MarshalJSON() ([]byte, error)
- func (o *TemplateApplyAction) SetAction(v TemplateApplyActionKind)
- func (o *TemplateApplyAction) SetProperties(v TemplateApplyActionProperties)
- type TemplateApplyActionKind
- type TemplateApplyActionProperties
- func (o *TemplateApplyActionProperties) GetKind() string
- func (o *TemplateApplyActionProperties) GetKindOk() (*string, bool)
- func (o *TemplateApplyActionProperties) GetResourceTemplateName() string
- func (o *TemplateApplyActionProperties) GetResourceTemplateNameOk() (*string, bool)
- func (o *TemplateApplyActionProperties) HasResourceTemplateName() bool
- func (o TemplateApplyActionProperties) MarshalJSON() ([]byte, error)
- func (o *TemplateApplyActionProperties) SetKind(v string)
- func (o *TemplateApplyActionProperties) SetResourceTemplateName(v string)
- type TemplateApplyRemoteRef
- func (o *TemplateApplyRemoteRef) GetContentType() string
- func (o *TemplateApplyRemoteRef) GetContentTypeOk() (*string, bool)
- func (o *TemplateApplyRemoteRef) GetUrl() string
- func (o *TemplateApplyRemoteRef) GetUrlOk() (*string, bool)
- func (o *TemplateApplyRemoteRef) HasContentType() bool
- func (o TemplateApplyRemoteRef) MarshalJSON() ([]byte, error)
- func (o *TemplateApplyRemoteRef) SetContentType(v string)
- func (o *TemplateApplyRemoteRef) SetUrl(v string)
- type TemplateApplyTemplate
- func (o *TemplateApplyTemplate) GetContentType() string
- func (o *TemplateApplyTemplate) GetContentTypeOk() (*string, bool)
- func (o *TemplateApplyTemplate) GetContents() []TemplateEntry
- func (o *TemplateApplyTemplate) GetContentsOk() (*[]TemplateEntry, bool)
- func (o *TemplateApplyTemplate) GetSources() []string
- func (o *TemplateApplyTemplate) GetSourcesOk() (*[]string, bool)
- func (o TemplateApplyTemplate) MarshalJSON() ([]byte, error)
- func (o *TemplateApplyTemplate) SetContentType(v string)
- func (o *TemplateApplyTemplate) SetContents(v []TemplateEntry)
- func (o *TemplateApplyTemplate) SetSources(v []string)
- type TemplateEntry
- func (o *TemplateEntry) GetApiVersion() string
- func (o *TemplateEntry) GetApiVersionOk() (*string, bool)
- func (o *TemplateEntry) GetKind() string
- func (o *TemplateEntry) GetKindOk() (*string, bool)
- func (o *TemplateEntry) GetMetadata() TemplateEntryMetadata
- func (o *TemplateEntry) GetMetadataOk() (*TemplateEntryMetadata, bool)
- func (o *TemplateEntry) GetSpec() map[string]interface{}
- func (o *TemplateEntry) GetSpecOk() (*map[string]interface{}, bool)
- func (o TemplateEntry) MarshalJSON() ([]byte, error)
- func (o *TemplateEntry) SetApiVersion(v string)
- func (o *TemplateEntry) SetKind(v string)
- func (o *TemplateEntry) SetMetadata(v TemplateEntryMetadata)
- func (o *TemplateEntry) SetSpec(v map[string]interface{})
- type TemplateEntryMetadata
- type TemplateEnvReference
- func (o *TemplateEnvReference) GetDefaultValue() interface{}
- func (o *TemplateEnvReference) GetDefaultValueOk() (*interface{}, bool)
- func (o *TemplateEnvReference) GetEnvRefKey() string
- func (o *TemplateEnvReference) GetEnvRefKeyOk() (*string, bool)
- func (o *TemplateEnvReference) GetResourceField() string
- func (o *TemplateEnvReference) GetResourceFieldOk() (*string, bool)
- func (o *TemplateEnvReference) GetValue() interface{}
- func (o *TemplateEnvReference) GetValueOk() (*interface{}, bool)
- func (o *TemplateEnvReference) HasDefaultValue() bool
- func (o *TemplateEnvReference) HasValue() bool
- func (o TemplateEnvReference) MarshalJSON() ([]byte, error)
- func (o *TemplateEnvReference) SetDefaultValue(v interface{})
- func (o *TemplateEnvReference) SetEnvRefKey(v string)
- func (o *TemplateEnvReference) SetResourceField(v string)
- func (o *TemplateEnvReference) SetValue(v interface{})
- type TemplateExport
- func (o *TemplateExport) GetOrgIDs() []TemplateExportOrgIDs
- func (o *TemplateExport) GetOrgIDsOk() (*[]TemplateExportOrgIDs, bool)
- func (o *TemplateExport) GetResources() []TemplateExportResources
- func (o *TemplateExport) GetResourcesOk() (*[]TemplateExportResources, bool)
- func (o *TemplateExport) GetStackID() string
- func (o *TemplateExport) GetStackIDOk() (*string, bool)
- func (o *TemplateExport) HasOrgIDs() bool
- func (o *TemplateExport) HasStackID() bool
- func (o TemplateExport) MarshalJSON() ([]byte, error)
- func (o *TemplateExport) SetOrgIDs(v []TemplateExportOrgIDs)
- func (o *TemplateExport) SetResources(v []TemplateExportResources)
- func (o *TemplateExport) SetStackID(v string)
- type TemplateExportOrgIDs
- func (o *TemplateExportOrgIDs) GetOrgID() string
- func (o *TemplateExportOrgIDs) GetOrgIDOk() (*string, bool)
- func (o *TemplateExportOrgIDs) GetResourceFilters() TemplateExportResourceFilters
- func (o *TemplateExportOrgIDs) GetResourceFiltersOk() (*TemplateExportResourceFilters, bool)
- func (o *TemplateExportOrgIDs) HasOrgID() bool
- func (o *TemplateExportOrgIDs) HasResourceFilters() bool
- func (o TemplateExportOrgIDs) MarshalJSON() ([]byte, error)
- func (o *TemplateExportOrgIDs) SetOrgID(v string)
- func (o *TemplateExportOrgIDs) SetResourceFilters(v TemplateExportResourceFilters)
- type TemplateExportResourceFilters
- func (o *TemplateExportResourceFilters) GetByLabel() []string
- func (o *TemplateExportResourceFilters) GetByLabelOk() (*[]string, bool)
- func (o *TemplateExportResourceFilters) GetByResourceKind() []string
- func (o *TemplateExportResourceFilters) GetByResourceKindOk() (*[]string, bool)
- func (o *TemplateExportResourceFilters) HasByLabel() bool
- func (o *TemplateExportResourceFilters) HasByResourceKind() bool
- func (o TemplateExportResourceFilters) MarshalJSON() ([]byte, error)
- func (o *TemplateExportResourceFilters) SetByLabel(v []string)
- func (o *TemplateExportResourceFilters) SetByResourceKind(v []string)
- type TemplateExportResources
- func (o *TemplateExportResources) GetId() string
- func (o *TemplateExportResources) GetIdOk() (*string, bool)
- func (o *TemplateExportResources) GetKind() string
- func (o *TemplateExportResources) GetKindOk() (*string, bool)
- func (o *TemplateExportResources) GetName() string
- func (o *TemplateExportResources) GetNameOk() (*string, bool)
- func (o *TemplateExportResources) HasId() bool
- func (o *TemplateExportResources) HasName() bool
- func (o TemplateExportResources) MarshalJSON() ([]byte, error)
- func (o *TemplateExportResources) SetId(v string)
- func (o *TemplateExportResources) SetKind(v string)
- func (o *TemplateExportResources) SetName(v string)
- type TemplateSummary
- func (o *TemplateSummary) Error() string
- func (o *TemplateSummary) ErrorCode() ErrorCode
- func (o *TemplateSummary) GetDiff() TemplateSummaryDiff
- func (o *TemplateSummary) GetDiffOk() (*TemplateSummaryDiff, bool)
- func (o *TemplateSummary) GetErrors() []TemplateSummaryError
- func (o *TemplateSummary) GetErrorsOk() (*[]TemplateSummaryError, bool)
- func (o TemplateSummary) GetMessage() string
- func (o *TemplateSummary) GetSources() []string
- func (o *TemplateSummary) GetSourcesOk() (*[]string, bool)
- func (o *TemplateSummary) GetStackID() string
- func (o *TemplateSummary) GetStackIDOk() (*string, bool)
- func (o *TemplateSummary) GetSummary() TemplateSummaryResources
- func (o *TemplateSummary) GetSummaryOk() (*TemplateSummaryResources, bool)
- func (o TemplateSummary) MarshalJSON() ([]byte, error)
- func (o *TemplateSummary) SetDiff(v TemplateSummaryDiff)
- func (o *TemplateSummary) SetErrors(v []TemplateSummaryError)
- func (o *TemplateSummary) SetMessage(string)
- func (o *TemplateSummary) SetSources(v []string)
- func (o *TemplateSummary) SetStackID(v string)
- func (o *TemplateSummary) SetSummary(v TemplateSummaryResources)
- type TemplateSummaryBucket
- func (o *TemplateSummaryBucket) GetDescription() string
- func (o *TemplateSummaryBucket) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryBucket) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryBucket) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryBucket) GetId() uint64
- func (o *TemplateSummaryBucket) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryBucket) GetKind() string
- func (o *TemplateSummaryBucket) GetKindOk() (*string, bool)
- func (o *TemplateSummaryBucket) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryBucket) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryBucket) GetName() string
- func (o *TemplateSummaryBucket) GetNameOk() (*string, bool)
- func (o *TemplateSummaryBucket) GetRetentionPeriod() int64
- func (o *TemplateSummaryBucket) GetRetentionPeriodOk() (*int64, bool)
- func (o *TemplateSummaryBucket) GetSchemaType() SchemaType
- func (o *TemplateSummaryBucket) GetSchemaTypeOk() (*SchemaType, bool)
- func (o *TemplateSummaryBucket) GetTemplateMetaName() string
- func (o *TemplateSummaryBucket) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryBucket) HasDescription() bool
- func (o *TemplateSummaryBucket) HasSchemaType() bool
- func (o TemplateSummaryBucket) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryBucket) SetDescription(v string)
- func (o *TemplateSummaryBucket) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryBucket) SetId(v uint64)
- func (o *TemplateSummaryBucket) SetKind(v string)
- func (o *TemplateSummaryBucket) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryBucket) SetName(v string)
- func (o *TemplateSummaryBucket) SetRetentionPeriod(v int64)
- func (o *TemplateSummaryBucket) SetSchemaType(v SchemaType)
- func (o *TemplateSummaryBucket) SetTemplateMetaName(v string)
- type TemplateSummaryBucketAllOf
- func (o *TemplateSummaryBucketAllOf) GetDescription() string
- func (o *TemplateSummaryBucketAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryBucketAllOf) GetId() uint64
- func (o *TemplateSummaryBucketAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryBucketAllOf) GetName() string
- func (o *TemplateSummaryBucketAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryBucketAllOf) GetRetentionPeriod() int64
- func (o *TemplateSummaryBucketAllOf) GetRetentionPeriodOk() (*int64, bool)
- func (o *TemplateSummaryBucketAllOf) GetSchemaType() SchemaType
- func (o *TemplateSummaryBucketAllOf) GetSchemaTypeOk() (*SchemaType, bool)
- func (o *TemplateSummaryBucketAllOf) HasDescription() bool
- func (o *TemplateSummaryBucketAllOf) HasSchemaType() bool
- func (o TemplateSummaryBucketAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryBucketAllOf) SetDescription(v string)
- func (o *TemplateSummaryBucketAllOf) SetId(v uint64)
- func (o *TemplateSummaryBucketAllOf) SetName(v string)
- func (o *TemplateSummaryBucketAllOf) SetRetentionPeriod(v int64)
- func (o *TemplateSummaryBucketAllOf) SetSchemaType(v SchemaType)
- type TemplateSummaryCheck
- func (o *TemplateSummaryCheck) GetDescription() string
- func (o *TemplateSummaryCheck) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryCheck) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryCheck) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryCheck) GetId() uint64
- func (o *TemplateSummaryCheck) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryCheck) GetKind() string
- func (o *TemplateSummaryCheck) GetKindOk() (*string, bool)
- func (o *TemplateSummaryCheck) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryCheck) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryCheck) GetName() string
- func (o *TemplateSummaryCheck) GetNameOk() (*string, bool)
- func (o *TemplateSummaryCheck) GetTemplateMetaName() string
- func (o *TemplateSummaryCheck) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryCheck) HasDescription() bool
- func (o TemplateSummaryCheck) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryCheck) SetDescription(v string)
- func (o *TemplateSummaryCheck) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryCheck) SetId(v uint64)
- func (o *TemplateSummaryCheck) SetKind(v string)
- func (o *TemplateSummaryCheck) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryCheck) SetName(v string)
- func (o *TemplateSummaryCheck) SetTemplateMetaName(v string)
- type TemplateSummaryCheckAllOf
- func (o *TemplateSummaryCheckAllOf) GetDescription() string
- func (o *TemplateSummaryCheckAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryCheckAllOf) GetId() uint64
- func (o *TemplateSummaryCheckAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryCheckAllOf) GetName() string
- func (o *TemplateSummaryCheckAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryCheckAllOf) HasDescription() bool
- func (o TemplateSummaryCheckAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryCheckAllOf) SetDescription(v string)
- func (o *TemplateSummaryCheckAllOf) SetId(v uint64)
- func (o *TemplateSummaryCheckAllOf) SetName(v string)
- type TemplateSummaryCommon
- func (o *TemplateSummaryCommon) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryCommon) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryCommon) GetKind() string
- func (o *TemplateSummaryCommon) GetKindOk() (*string, bool)
- func (o *TemplateSummaryCommon) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryCommon) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryCommon) GetTemplateMetaName() string
- func (o *TemplateSummaryCommon) GetTemplateMetaNameOk() (*string, bool)
- func (o TemplateSummaryCommon) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryCommon) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryCommon) SetKind(v string)
- func (o *TemplateSummaryCommon) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryCommon) SetTemplateMetaName(v string)
- type TemplateSummaryCommonAllOf
- func (o *TemplateSummaryCommonAllOf) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryCommonAllOf) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o TemplateSummaryCommonAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryCommonAllOf) SetLabelAssociations(v []TemplateSummaryLabel)
- type TemplateSummaryCore
- func (o *TemplateSummaryCore) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryCore) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryCore) GetKind() string
- func (o *TemplateSummaryCore) GetKindOk() (*string, bool)
- func (o *TemplateSummaryCore) GetTemplateMetaName() string
- func (o *TemplateSummaryCore) GetTemplateMetaNameOk() (*string, bool)
- func (o TemplateSummaryCore) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryCore) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryCore) SetKind(v string)
- func (o *TemplateSummaryCore) SetTemplateMetaName(v string)
- type TemplateSummaryDashboard
- func (o *TemplateSummaryDashboard) GetDescription() string
- func (o *TemplateSummaryDashboard) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDashboard) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryDashboard) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryDashboard) GetId() uint64
- func (o *TemplateSummaryDashboard) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDashboard) GetKind() string
- func (o *TemplateSummaryDashboard) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDashboard) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryDashboard) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryDashboard) GetName() string
- func (o *TemplateSummaryDashboard) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDashboard) GetTemplateMetaName() string
- func (o *TemplateSummaryDashboard) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDashboard) HasDescription() bool
- func (o TemplateSummaryDashboard) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDashboard) SetDescription(v string)
- func (o *TemplateSummaryDashboard) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryDashboard) SetId(v uint64)
- func (o *TemplateSummaryDashboard) SetKind(v string)
- func (o *TemplateSummaryDashboard) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryDashboard) SetName(v string)
- func (o *TemplateSummaryDashboard) SetTemplateMetaName(v string)
- type TemplateSummaryDiff
- func (o *TemplateSummaryDiff) GetBuckets() []TemplateSummaryDiffBucket
- func (o *TemplateSummaryDiff) GetBucketsOk() (*[]TemplateSummaryDiffBucket, bool)
- func (o *TemplateSummaryDiff) GetChecks() []TemplateSummaryDiffCheck
- func (o *TemplateSummaryDiff) GetChecksOk() (*[]TemplateSummaryDiffCheck, bool)
- func (o *TemplateSummaryDiff) GetDashboards() []TemplateSummaryDiffDashboard
- func (o *TemplateSummaryDiff) GetDashboardsOk() (*[]TemplateSummaryDiffDashboard, bool)
- func (o *TemplateSummaryDiff) GetLabelMappings() []TemplateSummaryDiffLabelMapping
- func (o *TemplateSummaryDiff) GetLabelMappingsOk() (*[]TemplateSummaryDiffLabelMapping, bool)
- func (o *TemplateSummaryDiff) GetLabels() []TemplateSummaryDiffLabel
- func (o *TemplateSummaryDiff) GetLabelsOk() (*[]TemplateSummaryDiffLabel, bool)
- func (o *TemplateSummaryDiff) GetNotificationEndpoints() []TemplateSummaryDiffNotificationEndpoint
- func (o *TemplateSummaryDiff) GetNotificationEndpointsOk() (*[]TemplateSummaryDiffNotificationEndpoint, bool)
- func (o *TemplateSummaryDiff) GetNotificationRules() []TemplateSummaryDiffNotificationRule
- func (o *TemplateSummaryDiff) GetNotificationRulesOk() (*[]TemplateSummaryDiffNotificationRule, bool)
- func (o *TemplateSummaryDiff) GetTasks() []TemplateSummaryDiffTask
- func (o *TemplateSummaryDiff) GetTasksOk() (*[]TemplateSummaryDiffTask, bool)
- func (o *TemplateSummaryDiff) GetTelegrafConfigs() []TemplateSummaryDiffTelegraf
- func (o *TemplateSummaryDiff) GetTelegrafConfigsOk() (*[]TemplateSummaryDiffTelegraf, bool)
- func (o *TemplateSummaryDiff) GetVariables() []TemplateSummaryDiffVariable
- func (o *TemplateSummaryDiff) GetVariablesOk() (*[]TemplateSummaryDiffVariable, bool)
- func (o TemplateSummaryDiff) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiff) SetBuckets(v []TemplateSummaryDiffBucket)
- func (o *TemplateSummaryDiff) SetChecks(v []TemplateSummaryDiffCheck)
- func (o *TemplateSummaryDiff) SetDashboards(v []TemplateSummaryDiffDashboard)
- func (o *TemplateSummaryDiff) SetLabelMappings(v []TemplateSummaryDiffLabelMapping)
- func (o *TemplateSummaryDiff) SetLabels(v []TemplateSummaryDiffLabel)
- func (o *TemplateSummaryDiff) SetNotificationEndpoints(v []TemplateSummaryDiffNotificationEndpoint)
- func (o *TemplateSummaryDiff) SetNotificationRules(v []TemplateSummaryDiffNotificationRule)
- func (o *TemplateSummaryDiff) SetTasks(v []TemplateSummaryDiffTask)
- func (o *TemplateSummaryDiff) SetTelegrafConfigs(v []TemplateSummaryDiffTelegraf)
- func (o *TemplateSummaryDiff) SetVariables(v []TemplateSummaryDiffVariable)
- type TemplateSummaryDiffBucket
- func (o *TemplateSummaryDiffBucket) GetId() uint64
- func (o *TemplateSummaryDiffBucket) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffBucket) GetKind() string
- func (o *TemplateSummaryDiffBucket) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffBucket) GetNew() TemplateSummaryDiffBucketFields
- func (o *TemplateSummaryDiffBucket) GetNewOk() (*TemplateSummaryDiffBucketFields, bool)
- func (o *TemplateSummaryDiffBucket) GetOld() TemplateSummaryDiffBucketFields
- func (o *TemplateSummaryDiffBucket) GetOldOk() (*TemplateSummaryDiffBucketFields, bool)
- func (o *TemplateSummaryDiffBucket) GetStateStatus() string
- func (o *TemplateSummaryDiffBucket) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffBucket) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffBucket) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffBucket) HasNew() bool
- func (o *TemplateSummaryDiffBucket) HasOld() bool
- func (o TemplateSummaryDiffBucket) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffBucket) SetId(v uint64)
- func (o *TemplateSummaryDiffBucket) SetKind(v string)
- func (o *TemplateSummaryDiffBucket) SetNew(v TemplateSummaryDiffBucketFields)
- func (o *TemplateSummaryDiffBucket) SetOld(v TemplateSummaryDiffBucketFields)
- func (o *TemplateSummaryDiffBucket) SetStateStatus(v string)
- func (o *TemplateSummaryDiffBucket) SetTemplateMetaName(v string)
- type TemplateSummaryDiffBucketFields
- func (o *TemplateSummaryDiffBucketFields) GetDescription() string
- func (o *TemplateSummaryDiffBucketFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffBucketFields) GetMeasurementSchemas() []map[string]interface{}
- func (o *TemplateSummaryDiffBucketFields) GetMeasurementSchemasOk() (*[]map[string]interface{}, bool)
- func (o *TemplateSummaryDiffBucketFields) GetName() string
- func (o *TemplateSummaryDiffBucketFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffBucketFields) GetRetentionRules() []RetentionRule
- func (o *TemplateSummaryDiffBucketFields) GetRetentionRulesOk() (*[]RetentionRule, bool)
- func (o *TemplateSummaryDiffBucketFields) GetSchemaType() SchemaType
- func (o *TemplateSummaryDiffBucketFields) GetSchemaTypeOk() (*SchemaType, bool)
- func (o *TemplateSummaryDiffBucketFields) HasDescription() bool
- func (o *TemplateSummaryDiffBucketFields) HasSchemaType() bool
- func (o TemplateSummaryDiffBucketFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffBucketFields) SetDescription(v string)
- func (o *TemplateSummaryDiffBucketFields) SetMeasurementSchemas(v []map[string]interface{})
- func (o *TemplateSummaryDiffBucketFields) SetName(v string)
- func (o *TemplateSummaryDiffBucketFields) SetRetentionRules(v []RetentionRule)
- func (o *TemplateSummaryDiffBucketFields) SetSchemaType(v SchemaType)
- type TemplateSummaryDiffCheck
- func (o *TemplateSummaryDiffCheck) GetId() uint64
- func (o *TemplateSummaryDiffCheck) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffCheck) GetKind() string
- func (o *TemplateSummaryDiffCheck) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffCheck) GetNew() TemplateSummaryDiffCheckFields
- func (o *TemplateSummaryDiffCheck) GetNewOk() (*TemplateSummaryDiffCheckFields, bool)
- func (o *TemplateSummaryDiffCheck) GetOld() TemplateSummaryDiffCheckFields
- func (o *TemplateSummaryDiffCheck) GetOldOk() (*TemplateSummaryDiffCheckFields, bool)
- func (o *TemplateSummaryDiffCheck) GetStateStatus() string
- func (o *TemplateSummaryDiffCheck) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffCheck) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffCheck) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffCheck) HasNew() bool
- func (o *TemplateSummaryDiffCheck) HasOld() bool
- func (o TemplateSummaryDiffCheck) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffCheck) SetId(v uint64)
- func (o *TemplateSummaryDiffCheck) SetKind(v string)
- func (o *TemplateSummaryDiffCheck) SetNew(v TemplateSummaryDiffCheckFields)
- func (o *TemplateSummaryDiffCheck) SetOld(v TemplateSummaryDiffCheckFields)
- func (o *TemplateSummaryDiffCheck) SetStateStatus(v string)
- func (o *TemplateSummaryDiffCheck) SetTemplateMetaName(v string)
- type TemplateSummaryDiffCheckFields
- func (o *TemplateSummaryDiffCheckFields) GetDescription() string
- func (o *TemplateSummaryDiffCheckFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffCheckFields) GetName() string
- func (o *TemplateSummaryDiffCheckFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffCheckFields) HasDescription() bool
- func (o TemplateSummaryDiffCheckFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffCheckFields) SetDescription(v string)
- func (o *TemplateSummaryDiffCheckFields) SetName(v string)
- type TemplateSummaryDiffDashboard
- func (o *TemplateSummaryDiffDashboard) GetId() uint64
- func (o *TemplateSummaryDiffDashboard) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffDashboard) GetKind() string
- func (o *TemplateSummaryDiffDashboard) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffDashboard) GetNew() TemplateSummaryDiffDashboardFields
- func (o *TemplateSummaryDiffDashboard) GetNewOk() (*TemplateSummaryDiffDashboardFields, bool)
- func (o *TemplateSummaryDiffDashboard) GetOld() TemplateSummaryDiffDashboardFields
- func (o *TemplateSummaryDiffDashboard) GetOldOk() (*TemplateSummaryDiffDashboardFields, bool)
- func (o *TemplateSummaryDiffDashboard) GetStateStatus() string
- func (o *TemplateSummaryDiffDashboard) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffDashboard) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffDashboard) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffDashboard) HasNew() bool
- func (o *TemplateSummaryDiffDashboard) HasOld() bool
- func (o TemplateSummaryDiffDashboard) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffDashboard) SetId(v uint64)
- func (o *TemplateSummaryDiffDashboard) SetKind(v string)
- func (o *TemplateSummaryDiffDashboard) SetNew(v TemplateSummaryDiffDashboardFields)
- func (o *TemplateSummaryDiffDashboard) SetOld(v TemplateSummaryDiffDashboardFields)
- func (o *TemplateSummaryDiffDashboard) SetStateStatus(v string)
- func (o *TemplateSummaryDiffDashboard) SetTemplateMetaName(v string)
- type TemplateSummaryDiffDashboardFields
- func (o *TemplateSummaryDiffDashboardFields) GetCharts() []map[string]interface{}
- func (o *TemplateSummaryDiffDashboardFields) GetChartsOk() (*[]map[string]interface{}, bool)
- func (o *TemplateSummaryDiffDashboardFields) GetDescription() string
- func (o *TemplateSummaryDiffDashboardFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffDashboardFields) GetName() string
- func (o *TemplateSummaryDiffDashboardFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffDashboardFields) HasDescription() bool
- func (o TemplateSummaryDiffDashboardFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffDashboardFields) SetCharts(v []map[string]interface{})
- func (o *TemplateSummaryDiffDashboardFields) SetDescription(v string)
- func (o *TemplateSummaryDiffDashboardFields) SetName(v string)
- type TemplateSummaryDiffLabel
- func (o *TemplateSummaryDiffLabel) GetId() uint64
- func (o *TemplateSummaryDiffLabel) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffLabel) GetKind() string
- func (o *TemplateSummaryDiffLabel) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffLabel) GetNew() TemplateSummaryDiffLabelFields
- func (o *TemplateSummaryDiffLabel) GetNewOk() (*TemplateSummaryDiffLabelFields, bool)
- func (o *TemplateSummaryDiffLabel) GetOld() TemplateSummaryDiffLabelFields
- func (o *TemplateSummaryDiffLabel) GetOldOk() (*TemplateSummaryDiffLabelFields, bool)
- func (o *TemplateSummaryDiffLabel) GetStateStatus() string
- func (o *TemplateSummaryDiffLabel) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffLabel) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffLabel) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabel) HasNew() bool
- func (o *TemplateSummaryDiffLabel) HasOld() bool
- func (o TemplateSummaryDiffLabel) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffLabel) SetId(v uint64)
- func (o *TemplateSummaryDiffLabel) SetKind(v string)
- func (o *TemplateSummaryDiffLabel) SetNew(v TemplateSummaryDiffLabelFields)
- func (o *TemplateSummaryDiffLabel) SetOld(v TemplateSummaryDiffLabelFields)
- func (o *TemplateSummaryDiffLabel) SetStateStatus(v string)
- func (o *TemplateSummaryDiffLabel) SetTemplateMetaName(v string)
- type TemplateSummaryDiffLabelFields
- func (o *TemplateSummaryDiffLabelFields) GetColor() string
- func (o *TemplateSummaryDiffLabelFields) GetColorOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelFields) GetDescription() string
- func (o *TemplateSummaryDiffLabelFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelFields) GetName() string
- func (o *TemplateSummaryDiffLabelFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelFields) HasDescription() bool
- func (o TemplateSummaryDiffLabelFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffLabelFields) SetColor(v string)
- func (o *TemplateSummaryDiffLabelFields) SetDescription(v string)
- func (o *TemplateSummaryDiffLabelFields) SetName(v string)
- type TemplateSummaryDiffLabelMapping
- func (o *TemplateSummaryDiffLabelMapping) GetLabelID() uint64
- func (o *TemplateSummaryDiffLabelMapping) GetLabelIDOk() (*uint64, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetLabelName() string
- func (o *TemplateSummaryDiffLabelMapping) GetLabelNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaName() string
- func (o *TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetResourceID() uint64
- func (o *TemplateSummaryDiffLabelMapping) GetResourceIDOk() (*uint64, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetResourceName() string
- func (o *TemplateSummaryDiffLabelMapping) GetResourceNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaName() string
- func (o *TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetResourceType() string
- func (o *TemplateSummaryDiffLabelMapping) GetResourceTypeOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetStateStatus() string
- func (o *TemplateSummaryDiffLabelMapping) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffLabelMapping) GetStatus() string
- func (o *TemplateSummaryDiffLabelMapping) GetStatusOk() (*string, bool)
- func (o TemplateSummaryDiffLabelMapping) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffLabelMapping) SetLabelID(v uint64)
- func (o *TemplateSummaryDiffLabelMapping) SetLabelName(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetLabelTemplateMetaName(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetResourceID(v uint64)
- func (o *TemplateSummaryDiffLabelMapping) SetResourceName(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetResourceTemplateMetaName(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetResourceType(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetStateStatus(v string)
- func (o *TemplateSummaryDiffLabelMapping) SetStatus(v string)
- type TemplateSummaryDiffLabelMappingAllOf
- func (o *TemplateSummaryDiffLabelMappingAllOf) GetStateStatus() string
- func (o *TemplateSummaryDiffLabelMappingAllOf) GetStateStatusOk() (*string, bool)
- func (o TemplateSummaryDiffLabelMappingAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffLabelMappingAllOf) SetStateStatus(v string)
- type TemplateSummaryDiffNotificationEndpoint
- func (o *TemplateSummaryDiffNotificationEndpoint) GetId() uint64
- func (o *TemplateSummaryDiffNotificationEndpoint) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) GetKind() string
- func (o *TemplateSummaryDiffNotificationEndpoint) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) GetNew() TemplateSummaryDiffNotificationEndpointFields
- func (o *TemplateSummaryDiffNotificationEndpoint) GetNewOk() (*TemplateSummaryDiffNotificationEndpointFields, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) GetOld() TemplateSummaryDiffNotificationEndpointFields
- func (o *TemplateSummaryDiffNotificationEndpoint) GetOldOk() (*TemplateSummaryDiffNotificationEndpointFields, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) GetStateStatus() string
- func (o *TemplateSummaryDiffNotificationEndpoint) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationEndpoint) HasNew() bool
- func (o *TemplateSummaryDiffNotificationEndpoint) HasOld() bool
- func (o TemplateSummaryDiffNotificationEndpoint) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetId(v uint64)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetKind(v string)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetNew(v TemplateSummaryDiffNotificationEndpointFields)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetOld(v TemplateSummaryDiffNotificationEndpointFields)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetStateStatus(v string)
- func (o *TemplateSummaryDiffNotificationEndpoint) SetTemplateMetaName(v string)
- type TemplateSummaryDiffNotificationEndpointFields
- func (o *TemplateSummaryDiffNotificationEndpointFields) GetName() string
- func (o *TemplateSummaryDiffNotificationEndpointFields) GetNameOk() (*string, bool)
- func (o TemplateSummaryDiffNotificationEndpointFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffNotificationEndpointFields) SetName(v string)
- type TemplateSummaryDiffNotificationRule
- func (o *TemplateSummaryDiffNotificationRule) GetId() uint64
- func (o *TemplateSummaryDiffNotificationRule) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffNotificationRule) GetKind() string
- func (o *TemplateSummaryDiffNotificationRule) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRule) GetNew() TemplateSummaryDiffNotificationRuleFields
- func (o *TemplateSummaryDiffNotificationRule) GetNewOk() (*TemplateSummaryDiffNotificationRuleFields, bool)
- func (o *TemplateSummaryDiffNotificationRule) GetOld() TemplateSummaryDiffNotificationRuleFields
- func (o *TemplateSummaryDiffNotificationRule) GetOldOk() (*TemplateSummaryDiffNotificationRuleFields, bool)
- func (o *TemplateSummaryDiffNotificationRule) GetStateStatus() string
- func (o *TemplateSummaryDiffNotificationRule) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRule) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffNotificationRule) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRule) HasNew() bool
- func (o *TemplateSummaryDiffNotificationRule) HasOld() bool
- func (o TemplateSummaryDiffNotificationRule) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffNotificationRule) SetId(v uint64)
- func (o *TemplateSummaryDiffNotificationRule) SetKind(v string)
- func (o *TemplateSummaryDiffNotificationRule) SetNew(v TemplateSummaryDiffNotificationRuleFields)
- func (o *TemplateSummaryDiffNotificationRule) SetOld(v TemplateSummaryDiffNotificationRuleFields)
- func (o *TemplateSummaryDiffNotificationRule) SetStateStatus(v string)
- func (o *TemplateSummaryDiffNotificationRule) SetTemplateMetaName(v string)
- type TemplateSummaryDiffNotificationRuleFields
- func (o *TemplateSummaryDiffNotificationRuleFields) GetDescription() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointID() uint64
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointIDOk() (*uint64, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointName() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointNameOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointType() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointTypeOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEvery() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetMessageTemplate() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetMessageTemplateOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetName() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) GetOffset() string
- func (o *TemplateSummaryDiffNotificationRuleFields) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryDiffNotificationRuleFields) HasDescription() bool
- func (o *TemplateSummaryDiffNotificationRuleFields) HasMessageTemplate() bool
- func (o TemplateSummaryDiffNotificationRuleFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetDescription(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointID(v uint64)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointName(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointType(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetEvery(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetMessageTemplate(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetName(v string)
- func (o *TemplateSummaryDiffNotificationRuleFields) SetOffset(v string)
- type TemplateSummaryDiffTask
- func (o *TemplateSummaryDiffTask) GetId() uint64
- func (o *TemplateSummaryDiffTask) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffTask) GetKind() string
- func (o *TemplateSummaryDiffTask) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffTask) GetNew() TemplateSummaryDiffTaskFields
- func (o *TemplateSummaryDiffTask) GetNewOk() (*TemplateSummaryDiffTaskFields, bool)
- func (o *TemplateSummaryDiffTask) GetOld() TemplateSummaryDiffTaskFields
- func (o *TemplateSummaryDiffTask) GetOldOk() (*TemplateSummaryDiffTaskFields, bool)
- func (o *TemplateSummaryDiffTask) GetStateStatus() string
- func (o *TemplateSummaryDiffTask) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffTask) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffTask) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffTask) HasNew() bool
- func (o *TemplateSummaryDiffTask) HasOld() bool
- func (o TemplateSummaryDiffTask) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffTask) SetId(v uint64)
- func (o *TemplateSummaryDiffTask) SetKind(v string)
- func (o *TemplateSummaryDiffTask) SetNew(v TemplateSummaryDiffTaskFields)
- func (o *TemplateSummaryDiffTask) SetOld(v TemplateSummaryDiffTaskFields)
- func (o *TemplateSummaryDiffTask) SetStateStatus(v string)
- func (o *TemplateSummaryDiffTask) SetTemplateMetaName(v string)
- type TemplateSummaryDiffTaskFields
- func (o *TemplateSummaryDiffTaskFields) GetCron() string
- func (o *TemplateSummaryDiffTaskFields) GetCronOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetDescription() string
- func (o *TemplateSummaryDiffTaskFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetEvery() string
- func (o *TemplateSummaryDiffTaskFields) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetName() string
- func (o *TemplateSummaryDiffTaskFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetOffset() string
- func (o *TemplateSummaryDiffTaskFields) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetQuery() string
- func (o *TemplateSummaryDiffTaskFields) GetQueryOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) GetStatus() string
- func (o *TemplateSummaryDiffTaskFields) GetStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffTaskFields) HasCron() bool
- func (o *TemplateSummaryDiffTaskFields) HasDescription() bool
- func (o *TemplateSummaryDiffTaskFields) HasEvery() bool
- func (o *TemplateSummaryDiffTaskFields) HasOffset() bool
- func (o *TemplateSummaryDiffTaskFields) HasQuery() bool
- func (o TemplateSummaryDiffTaskFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffTaskFields) SetCron(v string)
- func (o *TemplateSummaryDiffTaskFields) SetDescription(v string)
- func (o *TemplateSummaryDiffTaskFields) SetEvery(v string)
- func (o *TemplateSummaryDiffTaskFields) SetName(v string)
- func (o *TemplateSummaryDiffTaskFields) SetOffset(v string)
- func (o *TemplateSummaryDiffTaskFields) SetQuery(v string)
- func (o *TemplateSummaryDiffTaskFields) SetStatus(v string)
- type TemplateSummaryDiffTelegraf
- func (o *TemplateSummaryDiffTelegraf) GetId() uint64
- func (o *TemplateSummaryDiffTelegraf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffTelegraf) GetKind() string
- func (o *TemplateSummaryDiffTelegraf) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffTelegraf) GetNew() TemplateSummaryTelegrafConfig
- func (o *TemplateSummaryDiffTelegraf) GetNewOk() (*TemplateSummaryTelegrafConfig, bool)
- func (o *TemplateSummaryDiffTelegraf) GetOld() TemplateSummaryTelegrafConfig
- func (o *TemplateSummaryDiffTelegraf) GetOldOk() (*TemplateSummaryTelegrafConfig, bool)
- func (o *TemplateSummaryDiffTelegraf) GetStateStatus() string
- func (o *TemplateSummaryDiffTelegraf) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffTelegraf) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffTelegraf) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffTelegraf) HasNew() bool
- func (o *TemplateSummaryDiffTelegraf) HasOld() bool
- func (o TemplateSummaryDiffTelegraf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffTelegraf) SetId(v uint64)
- func (o *TemplateSummaryDiffTelegraf) SetKind(v string)
- func (o *TemplateSummaryDiffTelegraf) SetNew(v TemplateSummaryTelegrafConfig)
- func (o *TemplateSummaryDiffTelegraf) SetOld(v TemplateSummaryTelegrafConfig)
- func (o *TemplateSummaryDiffTelegraf) SetStateStatus(v string)
- func (o *TemplateSummaryDiffTelegraf) SetTemplateMetaName(v string)
- type TemplateSummaryDiffVariable
- func (o *TemplateSummaryDiffVariable) GetId() uint64
- func (o *TemplateSummaryDiffVariable) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryDiffVariable) GetKind() string
- func (o *TemplateSummaryDiffVariable) GetKindOk() (*string, bool)
- func (o *TemplateSummaryDiffVariable) GetNew() TemplateSummaryDiffVariableFields
- func (o *TemplateSummaryDiffVariable) GetNewOk() (*TemplateSummaryDiffVariableFields, bool)
- func (o *TemplateSummaryDiffVariable) GetOld() TemplateSummaryDiffVariableFields
- func (o *TemplateSummaryDiffVariable) GetOldOk() (*TemplateSummaryDiffVariableFields, bool)
- func (o *TemplateSummaryDiffVariable) GetStateStatus() string
- func (o *TemplateSummaryDiffVariable) GetStateStatusOk() (*string, bool)
- func (o *TemplateSummaryDiffVariable) GetTemplateMetaName() string
- func (o *TemplateSummaryDiffVariable) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryDiffVariable) HasNew() bool
- func (o *TemplateSummaryDiffVariable) HasOld() bool
- func (o TemplateSummaryDiffVariable) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffVariable) SetId(v uint64)
- func (o *TemplateSummaryDiffVariable) SetKind(v string)
- func (o *TemplateSummaryDiffVariable) SetNew(v TemplateSummaryDiffVariableFields)
- func (o *TemplateSummaryDiffVariable) SetOld(v TemplateSummaryDiffVariableFields)
- func (o *TemplateSummaryDiffVariable) SetStateStatus(v string)
- func (o *TemplateSummaryDiffVariable) SetTemplateMetaName(v string)
- type TemplateSummaryDiffVariableFields
- func (o *TemplateSummaryDiffVariableFields) GetArgs() TemplateSummaryVariableArgs
- func (o *TemplateSummaryDiffVariableFields) GetArgsOk() (*TemplateSummaryVariableArgs, bool)
- func (o *TemplateSummaryDiffVariableFields) GetDescription() string
- func (o *TemplateSummaryDiffVariableFields) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryDiffVariableFields) GetName() string
- func (o *TemplateSummaryDiffVariableFields) GetNameOk() (*string, bool)
- func (o *TemplateSummaryDiffVariableFields) HasArgs() bool
- func (o *TemplateSummaryDiffVariableFields) HasDescription() bool
- func (o TemplateSummaryDiffVariableFields) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryDiffVariableFields) SetArgs(v TemplateSummaryVariableArgs)
- func (o *TemplateSummaryDiffVariableFields) SetDescription(v string)
- func (o *TemplateSummaryDiffVariableFields) SetName(v string)
- type TemplateSummaryError
- func (o *TemplateSummaryError) GetFields() []string
- func (o *TemplateSummaryError) GetFieldsOk() (*[]string, bool)
- func (o *TemplateSummaryError) GetIndexes() []*int
- func (o *TemplateSummaryError) GetIndexesOk() (*[]*int, bool)
- func (o *TemplateSummaryError) GetKind() string
- func (o *TemplateSummaryError) GetKindOk() (*string, bool)
- func (o *TemplateSummaryError) GetReason() string
- func (o *TemplateSummaryError) GetReasonOk() (*string, bool)
- func (o TemplateSummaryError) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryError) SetFields(v []string)
- func (o *TemplateSummaryError) SetIndexes(v []*int)
- func (o *TemplateSummaryError) SetKind(v string)
- func (o *TemplateSummaryError) SetReason(v string)
- type TemplateSummaryLabel
- func (o *TemplateSummaryLabel) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryLabel) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryLabel) GetId() uint64
- func (o *TemplateSummaryLabel) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryLabel) GetKind() string
- func (o *TemplateSummaryLabel) GetKindOk() (*string, bool)
- func (o *TemplateSummaryLabel) GetName() string
- func (o *TemplateSummaryLabel) GetNameOk() (*string, bool)
- func (o *TemplateSummaryLabel) GetOrgID() uint64
- func (o *TemplateSummaryLabel) GetOrgIDOk() (*uint64, bool)
- func (o *TemplateSummaryLabel) GetProperties() TemplateSummaryLabelAllOfProperties
- func (o *TemplateSummaryLabel) GetPropertiesOk() (*TemplateSummaryLabelAllOfProperties, bool)
- func (o *TemplateSummaryLabel) GetTemplateMetaName() string
- func (o *TemplateSummaryLabel) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryLabel) HasOrgID() bool
- func (o TemplateSummaryLabel) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryLabel) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryLabel) SetId(v uint64)
- func (o *TemplateSummaryLabel) SetKind(v string)
- func (o *TemplateSummaryLabel) SetName(v string)
- func (o *TemplateSummaryLabel) SetOrgID(v uint64)
- func (o *TemplateSummaryLabel) SetProperties(v TemplateSummaryLabelAllOfProperties)
- func (o *TemplateSummaryLabel) SetTemplateMetaName(v string)
- type TemplateSummaryLabelAllOf
- func (o *TemplateSummaryLabelAllOf) GetId() uint64
- func (o *TemplateSummaryLabelAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryLabelAllOf) GetName() string
- func (o *TemplateSummaryLabelAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryLabelAllOf) GetOrgID() uint64
- func (o *TemplateSummaryLabelAllOf) GetOrgIDOk() (*uint64, bool)
- func (o *TemplateSummaryLabelAllOf) GetProperties() TemplateSummaryLabelAllOfProperties
- func (o *TemplateSummaryLabelAllOf) GetPropertiesOk() (*TemplateSummaryLabelAllOfProperties, bool)
- func (o *TemplateSummaryLabelAllOf) HasOrgID() bool
- func (o TemplateSummaryLabelAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryLabelAllOf) SetId(v uint64)
- func (o *TemplateSummaryLabelAllOf) SetName(v string)
- func (o *TemplateSummaryLabelAllOf) SetOrgID(v uint64)
- func (o *TemplateSummaryLabelAllOf) SetProperties(v TemplateSummaryLabelAllOfProperties)
- type TemplateSummaryLabelAllOfProperties
- func (o *TemplateSummaryLabelAllOfProperties) GetColor() string
- func (o *TemplateSummaryLabelAllOfProperties) GetColorOk() (*string, bool)
- func (o *TemplateSummaryLabelAllOfProperties) GetDescription() string
- func (o *TemplateSummaryLabelAllOfProperties) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryLabelAllOfProperties) HasDescription() bool
- func (o TemplateSummaryLabelAllOfProperties) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryLabelAllOfProperties) SetColor(v string)
- func (o *TemplateSummaryLabelAllOfProperties) SetDescription(v string)
- type TemplateSummaryLabelMapping
- func (o *TemplateSummaryLabelMapping) GetLabelID() uint64
- func (o *TemplateSummaryLabelMapping) GetLabelIDOk() (*uint64, bool)
- func (o *TemplateSummaryLabelMapping) GetLabelName() string
- func (o *TemplateSummaryLabelMapping) GetLabelNameOk() (*string, bool)
- func (o *TemplateSummaryLabelMapping) GetLabelTemplateMetaName() string
- func (o *TemplateSummaryLabelMapping) GetLabelTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryLabelMapping) GetResourceID() uint64
- func (o *TemplateSummaryLabelMapping) GetResourceIDOk() (*uint64, bool)
- func (o *TemplateSummaryLabelMapping) GetResourceName() string
- func (o *TemplateSummaryLabelMapping) GetResourceNameOk() (*string, bool)
- func (o *TemplateSummaryLabelMapping) GetResourceTemplateMetaName() string
- func (o *TemplateSummaryLabelMapping) GetResourceTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryLabelMapping) GetResourceType() string
- func (o *TemplateSummaryLabelMapping) GetResourceTypeOk() (*string, bool)
- func (o *TemplateSummaryLabelMapping) GetStatus() string
- func (o *TemplateSummaryLabelMapping) GetStatusOk() (*string, bool)
- func (o TemplateSummaryLabelMapping) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryLabelMapping) SetLabelID(v uint64)
- func (o *TemplateSummaryLabelMapping) SetLabelName(v string)
- func (o *TemplateSummaryLabelMapping) SetLabelTemplateMetaName(v string)
- func (o *TemplateSummaryLabelMapping) SetResourceID(v uint64)
- func (o *TemplateSummaryLabelMapping) SetResourceName(v string)
- func (o *TemplateSummaryLabelMapping) SetResourceTemplateMetaName(v string)
- func (o *TemplateSummaryLabelMapping) SetResourceType(v string)
- func (o *TemplateSummaryLabelMapping) SetStatus(v string)
- type TemplateSummaryNotificationEndpoint
- func (o *TemplateSummaryNotificationEndpoint) GetDescription() string
- func (o *TemplateSummaryNotificationEndpoint) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryNotificationEndpoint) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetId() uint64
- func (o *TemplateSummaryNotificationEndpoint) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetKind() string
- func (o *TemplateSummaryNotificationEndpoint) GetKindOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryNotificationEndpoint) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetName() string
- func (o *TemplateSummaryNotificationEndpoint) GetNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetStatus() string
- func (o *TemplateSummaryNotificationEndpoint) GetStatusOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpoint) GetTemplateMetaName() string
- func (o *TemplateSummaryNotificationEndpoint) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpoint) HasDescription() bool
- func (o TemplateSummaryNotificationEndpoint) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryNotificationEndpoint) SetDescription(v string)
- func (o *TemplateSummaryNotificationEndpoint) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryNotificationEndpoint) SetId(v uint64)
- func (o *TemplateSummaryNotificationEndpoint) SetKind(v string)
- func (o *TemplateSummaryNotificationEndpoint) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryNotificationEndpoint) SetName(v string)
- func (o *TemplateSummaryNotificationEndpoint) SetStatus(v string)
- func (o *TemplateSummaryNotificationEndpoint) SetTemplateMetaName(v string)
- type TemplateSummaryNotificationEndpointAllOf
- func (o *TemplateSummaryNotificationEndpointAllOf) GetDescription() string
- func (o *TemplateSummaryNotificationEndpointAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpointAllOf) GetId() uint64
- func (o *TemplateSummaryNotificationEndpointAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationEndpointAllOf) GetName() string
- func (o *TemplateSummaryNotificationEndpointAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpointAllOf) GetStatus() string
- func (o *TemplateSummaryNotificationEndpointAllOf) GetStatusOk() (*string, bool)
- func (o *TemplateSummaryNotificationEndpointAllOf) HasDescription() bool
- func (o TemplateSummaryNotificationEndpointAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryNotificationEndpointAllOf) SetDescription(v string)
- func (o *TemplateSummaryNotificationEndpointAllOf) SetId(v uint64)
- func (o *TemplateSummaryNotificationEndpointAllOf) SetName(v string)
- func (o *TemplateSummaryNotificationEndpointAllOf) SetStatus(v string)
- type TemplateSummaryNotificationRule
- func (o *TemplateSummaryNotificationRule) GetDescription() string
- func (o *TemplateSummaryNotificationRule) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetEndpointID() uint64
- func (o *TemplateSummaryNotificationRule) GetEndpointIDOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationRule) GetEndpointTemplateMetaName() string
- func (o *TemplateSummaryNotificationRule) GetEndpointTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetEndpointType() string
- func (o *TemplateSummaryNotificationRule) GetEndpointTypeOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryNotificationRule) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryNotificationRule) GetEvery() string
- func (o *TemplateSummaryNotificationRule) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetId() uint64
- func (o *TemplateSummaryNotificationRule) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationRule) GetKind() string
- func (o *TemplateSummaryNotificationRule) GetKindOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryNotificationRule) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryNotificationRule) GetName() string
- func (o *TemplateSummaryNotificationRule) GetNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetOffset() string
- func (o *TemplateSummaryNotificationRule) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) GetTemplateMetaName() string
- func (o *TemplateSummaryNotificationRule) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationRule) HasDescription() bool
- func (o TemplateSummaryNotificationRule) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryNotificationRule) SetDescription(v string)
- func (o *TemplateSummaryNotificationRule) SetEndpointID(v uint64)
- func (o *TemplateSummaryNotificationRule) SetEndpointTemplateMetaName(v string)
- func (o *TemplateSummaryNotificationRule) SetEndpointType(v string)
- func (o *TemplateSummaryNotificationRule) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryNotificationRule) SetEvery(v string)
- func (o *TemplateSummaryNotificationRule) SetId(v uint64)
- func (o *TemplateSummaryNotificationRule) SetKind(v string)
- func (o *TemplateSummaryNotificationRule) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryNotificationRule) SetName(v string)
- func (o *TemplateSummaryNotificationRule) SetOffset(v string)
- func (o *TemplateSummaryNotificationRule) SetTemplateMetaName(v string)
- type TemplateSummaryNotificationRuleAllOf
- func (o *TemplateSummaryNotificationRuleAllOf) GetDescription() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointID() uint64
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointIDOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaName() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointType() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTypeOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetEvery() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetId() uint64
- func (o *TemplateSummaryNotificationRuleAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetName() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) GetOffset() string
- func (o *TemplateSummaryNotificationRuleAllOf) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryNotificationRuleAllOf) HasDescription() bool
- func (o TemplateSummaryNotificationRuleAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryNotificationRuleAllOf) SetDescription(v string)
- func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointID(v uint64)
- func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointTemplateMetaName(v string)
- func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointType(v string)
- func (o *TemplateSummaryNotificationRuleAllOf) SetEvery(v string)
- func (o *TemplateSummaryNotificationRuleAllOf) SetId(v uint64)
- func (o *TemplateSummaryNotificationRuleAllOf) SetName(v string)
- func (o *TemplateSummaryNotificationRuleAllOf) SetOffset(v string)
- type TemplateSummaryResources
- func (o *TemplateSummaryResources) GetBuckets() []TemplateSummaryBucket
- func (o *TemplateSummaryResources) GetBucketsOk() (*[]TemplateSummaryBucket, bool)
- func (o *TemplateSummaryResources) GetChecks() []TemplateSummaryCheck
- func (o *TemplateSummaryResources) GetChecksOk() (*[]TemplateSummaryCheck, bool)
- func (o *TemplateSummaryResources) GetDashboards() []TemplateSummaryDashboard
- func (o *TemplateSummaryResources) GetDashboardsOk() (*[]TemplateSummaryDashboard, bool)
- func (o *TemplateSummaryResources) GetLabelMappings() []TemplateSummaryLabelMapping
- func (o *TemplateSummaryResources) GetLabelMappingsOk() (*[]TemplateSummaryLabelMapping, bool)
- func (o *TemplateSummaryResources) GetLabels() []TemplateSummaryLabel
- func (o *TemplateSummaryResources) GetLabelsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryResources) GetMissingEnvRefs() []string
- func (o *TemplateSummaryResources) GetMissingEnvRefsOk() (*[]string, bool)
- func (o *TemplateSummaryResources) GetMissingSecrets() []string
- func (o *TemplateSummaryResources) GetMissingSecretsOk() (*[]string, bool)
- func (o *TemplateSummaryResources) GetNotificationEndpoints() []TemplateSummaryNotificationEndpoint
- func (o *TemplateSummaryResources) GetNotificationEndpointsOk() (*[]TemplateSummaryNotificationEndpoint, bool)
- func (o *TemplateSummaryResources) GetNotificationRules() []TemplateSummaryNotificationRule
- func (o *TemplateSummaryResources) GetNotificationRulesOk() (*[]TemplateSummaryNotificationRule, bool)
- func (o *TemplateSummaryResources) GetTasks() []TemplateSummaryTask
- func (o *TemplateSummaryResources) GetTasksOk() (*[]TemplateSummaryTask, bool)
- func (o *TemplateSummaryResources) GetTelegrafConfigs() []TemplateSummaryTelegraf
- func (o *TemplateSummaryResources) GetTelegrafConfigsOk() (*[]TemplateSummaryTelegraf, bool)
- func (o *TemplateSummaryResources) GetVariables() []TemplateSummaryVariable
- func (o *TemplateSummaryResources) GetVariablesOk() (*[]TemplateSummaryVariable, bool)
- func (o TemplateSummaryResources) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryResources) SetBuckets(v []TemplateSummaryBucket)
- func (o *TemplateSummaryResources) SetChecks(v []TemplateSummaryCheck)
- func (o *TemplateSummaryResources) SetDashboards(v []TemplateSummaryDashboard)
- func (o *TemplateSummaryResources) SetLabelMappings(v []TemplateSummaryLabelMapping)
- func (o *TemplateSummaryResources) SetLabels(v []TemplateSummaryLabel)
- func (o *TemplateSummaryResources) SetMissingEnvRefs(v []string)
- func (o *TemplateSummaryResources) SetMissingSecrets(v []string)
- func (o *TemplateSummaryResources) SetNotificationEndpoints(v []TemplateSummaryNotificationEndpoint)
- func (o *TemplateSummaryResources) SetNotificationRules(v []TemplateSummaryNotificationRule)
- func (o *TemplateSummaryResources) SetTasks(v []TemplateSummaryTask)
- func (o *TemplateSummaryResources) SetTelegrafConfigs(v []TemplateSummaryTelegraf)
- func (o *TemplateSummaryResources) SetVariables(v []TemplateSummaryVariable)
- type TemplateSummaryTask
- func (o *TemplateSummaryTask) GetCron() string
- func (o *TemplateSummaryTask) GetCronOk() (*string, bool)
- func (o *TemplateSummaryTask) GetDescription() string
- func (o *TemplateSummaryTask) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryTask) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryTask) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryTask) GetEvery() string
- func (o *TemplateSummaryTask) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryTask) GetId() uint64
- func (o *TemplateSummaryTask) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryTask) GetKind() string
- func (o *TemplateSummaryTask) GetKindOk() (*string, bool)
- func (o *TemplateSummaryTask) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryTask) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryTask) GetName() string
- func (o *TemplateSummaryTask) GetNameOk() (*string, bool)
- func (o *TemplateSummaryTask) GetOffset() string
- func (o *TemplateSummaryTask) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryTask) GetTemplateMetaName() string
- func (o *TemplateSummaryTask) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryTask) HasCron() bool
- func (o *TemplateSummaryTask) HasDescription() bool
- func (o *TemplateSummaryTask) HasEvery() bool
- func (o *TemplateSummaryTask) HasOffset() bool
- func (o TemplateSummaryTask) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryTask) SetCron(v string)
- func (o *TemplateSummaryTask) SetDescription(v string)
- func (o *TemplateSummaryTask) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryTask) SetEvery(v string)
- func (o *TemplateSummaryTask) SetId(v uint64)
- func (o *TemplateSummaryTask) SetKind(v string)
- func (o *TemplateSummaryTask) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryTask) SetName(v string)
- func (o *TemplateSummaryTask) SetOffset(v string)
- func (o *TemplateSummaryTask) SetTemplateMetaName(v string)
- type TemplateSummaryTaskAllOf
- func (o *TemplateSummaryTaskAllOf) GetCron() string
- func (o *TemplateSummaryTaskAllOf) GetCronOk() (*string, bool)
- func (o *TemplateSummaryTaskAllOf) GetDescription() string
- func (o *TemplateSummaryTaskAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryTaskAllOf) GetEvery() string
- func (o *TemplateSummaryTaskAllOf) GetEveryOk() (*string, bool)
- func (o *TemplateSummaryTaskAllOf) GetId() uint64
- func (o *TemplateSummaryTaskAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryTaskAllOf) GetName() string
- func (o *TemplateSummaryTaskAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryTaskAllOf) GetOffset() string
- func (o *TemplateSummaryTaskAllOf) GetOffsetOk() (*string, bool)
- func (o *TemplateSummaryTaskAllOf) HasCron() bool
- func (o *TemplateSummaryTaskAllOf) HasDescription() bool
- func (o *TemplateSummaryTaskAllOf) HasEvery() bool
- func (o *TemplateSummaryTaskAllOf) HasOffset() bool
- func (o TemplateSummaryTaskAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryTaskAllOf) SetCron(v string)
- func (o *TemplateSummaryTaskAllOf) SetDescription(v string)
- func (o *TemplateSummaryTaskAllOf) SetEvery(v string)
- func (o *TemplateSummaryTaskAllOf) SetId(v uint64)
- func (o *TemplateSummaryTaskAllOf) SetName(v string)
- func (o *TemplateSummaryTaskAllOf) SetOffset(v string)
- type TemplateSummaryTelegraf
- func (o *TemplateSummaryTelegraf) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryTelegraf) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryTelegraf) GetKind() string
- func (o *TemplateSummaryTelegraf) GetKindOk() (*string, bool)
- func (o *TemplateSummaryTelegraf) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryTelegraf) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryTelegraf) GetTelegrafConfig() TemplateSummaryTelegrafConfig
- func (o *TemplateSummaryTelegraf) GetTelegrafConfigOk() (*TemplateSummaryTelegrafConfig, bool)
- func (o *TemplateSummaryTelegraf) GetTemplateMetaName() string
- func (o *TemplateSummaryTelegraf) GetTemplateMetaNameOk() (*string, bool)
- func (o TemplateSummaryTelegraf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryTelegraf) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryTelegraf) SetKind(v string)
- func (o *TemplateSummaryTelegraf) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryTelegraf) SetTelegrafConfig(v TemplateSummaryTelegrafConfig)
- func (o *TemplateSummaryTelegraf) SetTemplateMetaName(v string)
- type TemplateSummaryTelegrafAllOf
- func (o *TemplateSummaryTelegrafAllOf) GetTelegrafConfig() TemplateSummaryTelegrafConfig
- func (o *TemplateSummaryTelegrafAllOf) GetTelegrafConfigOk() (*TemplateSummaryTelegrafConfig, bool)
- func (o TemplateSummaryTelegrafAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryTelegrafAllOf) SetTelegrafConfig(v TemplateSummaryTelegrafConfig)
- type TemplateSummaryTelegrafConfig
- func (o *TemplateSummaryTelegrafConfig) GetDescription() string
- func (o *TemplateSummaryTelegrafConfig) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryTelegrafConfig) GetId() string
- func (o *TemplateSummaryTelegrafConfig) GetIdOk() (*string, bool)
- func (o *TemplateSummaryTelegrafConfig) GetName() string
- func (o *TemplateSummaryTelegrafConfig) GetNameOk() (*string, bool)
- func (o *TemplateSummaryTelegrafConfig) HasDescription() bool
- func (o TemplateSummaryTelegrafConfig) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryTelegrafConfig) SetDescription(v string)
- func (o *TemplateSummaryTelegrafConfig) SetId(v string)
- func (o *TemplateSummaryTelegrafConfig) SetName(v string)
- type TemplateSummaryVariable
- func (o *TemplateSummaryVariable) GetArguments() TemplateSummaryVariableArgs
- func (o *TemplateSummaryVariable) GetArgumentsOk() (*TemplateSummaryVariableArgs, bool)
- func (o *TemplateSummaryVariable) GetDescription() string
- func (o *TemplateSummaryVariable) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryVariable) GetEnvReferences() []TemplateEnvReference
- func (o *TemplateSummaryVariable) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
- func (o *TemplateSummaryVariable) GetId() uint64
- func (o *TemplateSummaryVariable) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryVariable) GetKind() string
- func (o *TemplateSummaryVariable) GetKindOk() (*string, bool)
- func (o *TemplateSummaryVariable) GetLabelAssociations() []TemplateSummaryLabel
- func (o *TemplateSummaryVariable) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
- func (o *TemplateSummaryVariable) GetName() string
- func (o *TemplateSummaryVariable) GetNameOk() (*string, bool)
- func (o *TemplateSummaryVariable) GetTemplateMetaName() string
- func (o *TemplateSummaryVariable) GetTemplateMetaNameOk() (*string, bool)
- func (o *TemplateSummaryVariable) HasArguments() bool
- func (o *TemplateSummaryVariable) HasDescription() bool
- func (o TemplateSummaryVariable) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryVariable) SetArguments(v TemplateSummaryVariableArgs)
- func (o *TemplateSummaryVariable) SetDescription(v string)
- func (o *TemplateSummaryVariable) SetEnvReferences(v []TemplateEnvReference)
- func (o *TemplateSummaryVariable) SetId(v uint64)
- func (o *TemplateSummaryVariable) SetKind(v string)
- func (o *TemplateSummaryVariable) SetLabelAssociations(v []TemplateSummaryLabel)
- func (o *TemplateSummaryVariable) SetName(v string)
- func (o *TemplateSummaryVariable) SetTemplateMetaName(v string)
- type TemplateSummaryVariableAllOf
- func (o *TemplateSummaryVariableAllOf) GetArguments() TemplateSummaryVariableArgs
- func (o *TemplateSummaryVariableAllOf) GetArgumentsOk() (*TemplateSummaryVariableArgs, bool)
- func (o *TemplateSummaryVariableAllOf) GetDescription() string
- func (o *TemplateSummaryVariableAllOf) GetDescriptionOk() (*string, bool)
- func (o *TemplateSummaryVariableAllOf) GetId() uint64
- func (o *TemplateSummaryVariableAllOf) GetIdOk() (*uint64, bool)
- func (o *TemplateSummaryVariableAllOf) GetName() string
- func (o *TemplateSummaryVariableAllOf) GetNameOk() (*string, bool)
- func (o *TemplateSummaryVariableAllOf) HasArguments() bool
- func (o *TemplateSummaryVariableAllOf) HasDescription() bool
- func (o TemplateSummaryVariableAllOf) MarshalJSON() ([]byte, error)
- func (o *TemplateSummaryVariableAllOf) SetArguments(v TemplateSummaryVariableArgs)
- func (o *TemplateSummaryVariableAllOf) SetDescription(v string)
- func (o *TemplateSummaryVariableAllOf) SetId(v uint64)
- func (o *TemplateSummaryVariableAllOf) SetName(v string)
- type TemplateSummaryVariableArgs
- func (o *TemplateSummaryVariableArgs) GetType() string
- func (o *TemplateSummaryVariableArgs) GetTypeOk() (*string, bool)
- func (o *TemplateSummaryVariableArgs) GetValues() interface{}
- func (o *TemplateSummaryVariableArgs) GetValuesOk() (*interface{}, bool)
- func (o TemplateSummaryVariableArgs) MarshalJSON() ([]byte, error)
- func (args *TemplateSummaryVariableArgs) Render() string
- func (o *TemplateSummaryVariableArgs) SetType(v string)
- func (o *TemplateSummaryVariableArgs) SetValues(v interface{})
- type TemplatesApi
- type TemplatesApiService
- func (a *TemplatesApiService) ApplyTemplate(ctx _context.Context) ApiApplyTemplateRequest
- func (a *TemplatesApiService) ApplyTemplateExecute(r ApiApplyTemplateRequest) (TemplateSummary, error)
- func (a *TemplatesApiService) ExportTemplate(ctx _context.Context) ApiExportTemplateRequest
- func (a *TemplatesApiService) ExportTemplateExecute(r ApiExportTemplateRequest) ([]TemplateEntry, error)
- func (a *TemplatesApiService) OnlyCloud() TemplatesApi
- func (a *TemplatesApiService) OnlyOSS() TemplatesApi
- type User
- func (o *User) GetId() string
- func (o *User) GetIdOk() (*string, bool)
- func (o *User) GetName() string
- func (o *User) GetNameOk() (*string, bool)
- func (o *User) GetOauthID() string
- func (o *User) GetOauthIDOk() (*string, bool)
- func (o *User) GetStatus() string
- func (o *User) GetStatusOk() (*string, bool)
- func (o *User) HasId() bool
- func (o *User) HasOauthID() bool
- func (o *User) HasStatus() bool
- func (o User) MarshalJSON() ([]byte, error)
- func (o *User) SetId(v string)
- func (o *User) SetName(v string)
- func (o *User) SetOauthID(v string)
- func (o *User) SetStatus(v string)
- type UserResponse
- func (o *UserResponse) GetId() string
- func (o *UserResponse) GetIdOk() (*string, bool)
- func (o *UserResponse) GetLinks() UserResponseLinks
- func (o *UserResponse) GetLinksOk() (*UserResponseLinks, bool)
- func (o *UserResponse) GetName() string
- func (o *UserResponse) GetNameOk() (*string, bool)
- func (o *UserResponse) GetOauthID() string
- func (o *UserResponse) GetOauthIDOk() (*string, bool)
- func (o *UserResponse) GetStatus() string
- func (o *UserResponse) GetStatusOk() (*string, bool)
- func (o *UserResponse) HasId() bool
- func (o *UserResponse) HasLinks() bool
- func (o *UserResponse) HasOauthID() bool
- func (o *UserResponse) HasStatus() bool
- func (o UserResponse) MarshalJSON() ([]byte, error)
- func (o *UserResponse) SetId(v string)
- func (o *UserResponse) SetLinks(v UserResponseLinks)
- func (o *UserResponse) SetName(v string)
- func (o *UserResponse) SetOauthID(v string)
- func (o *UserResponse) SetStatus(v string)
- type UserResponseLinks
- type Users
- func (o *Users) GetLinks() UsersLinks
- func (o *Users) GetLinksOk() (*UsersLinks, bool)
- func (o *Users) GetUsers() []UserResponse
- func (o *Users) GetUsersOk() (*[]UserResponse, bool)
- func (o *Users) HasLinks() bool
- func (o *Users) HasUsers() bool
- func (o Users) MarshalJSON() ([]byte, error)
- func (o *Users) SetLinks(v UsersLinks)
- func (o *Users) SetUsers(v []UserResponse)
- type UsersApi
- type UsersApiService
- func (a *UsersApiService) DeleteUsersID(ctx _context.Context, userID string) ApiDeleteUsersIDRequest
- func (a *UsersApiService) DeleteUsersIDExecute(r ApiDeleteUsersIDRequest) error
- func (a *UsersApiService) GetUsers(ctx _context.Context) ApiGetUsersRequest
- func (a *UsersApiService) GetUsersExecute(r ApiGetUsersRequest) (Users, error)
- func (a *UsersApiService) GetUsersID(ctx _context.Context, userID string) ApiGetUsersIDRequest
- func (a *UsersApiService) GetUsersIDExecute(r ApiGetUsersIDRequest) (UserResponse, error)
- func (a *UsersApiService) OnlyCloud() UsersApi
- func (a *UsersApiService) OnlyOSS() UsersApi
- func (a *UsersApiService) PatchUsersID(ctx _context.Context, userID string) ApiPatchUsersIDRequest
- func (a *UsersApiService) PatchUsersIDExecute(r ApiPatchUsersIDRequest) (UserResponse, error)
- func (a *UsersApiService) PostUsers(ctx _context.Context) ApiPostUsersRequest
- func (a *UsersApiService) PostUsersExecute(r ApiPostUsersRequest) (UserResponse, error)
- func (a *UsersApiService) PostUsersIDPassword(ctx _context.Context, userID string) ApiPostUsersIDPasswordRequest
- func (a *UsersApiService) PostUsersIDPasswordExecute(r ApiPostUsersIDPasswordRequest) error
- type UsersLinks
- type WriteApi
- type WriteApiService
- type WritePrecision
Constants ¶
This section is empty.
Variables ¶
var ( // ContextBasicAuth takes BasicAuth as authentication for the request. ContextBasicAuth = contextKey("basic") // ContextAccessToken takes a string oauth2 access token as authentication for the request. ContextAccessToken = contextKey("accesstoken") // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextHttpSignatureAuth takes HttpSignatureAuth as authentication for the request. ContextHttpSignatureAuth = contextKey("httpsignature") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func GunzipIfNeeded ¶
func GunzipIfNeeded(resp *http.Response) (io.ReadCloser, error)
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { AuthorizationsApi AuthorizationsApi BackupApi BackupApi BucketSchemasApi BucketSchemasApi BucketsApi BucketsApi DBRPsApi DBRPsApi DashboardsApi DashboardsApi DeleteApi DeleteApi HealthApi HealthApi LegacyAuthorizationsApi LegacyAuthorizationsApi OrganizationsApi OrganizationsApi QueryApi QueryApi RemoteConnectionsApi RemoteConnectionsApi ReplicationsApi ReplicationsApi ResourceListApi ResourceListApi RestoreApi RestoreApi SecretsApi SecretsApi SetupApi SetupApi StacksApi StacksApi TasksApi TasksApi TelegrafsApi TelegrafsApi TemplatesApi TemplatesApi UsersApi UsersApi WriteApi WriteApi // contains filtered or unexported fields }
APIClient manages communication with the Subset of Influx API covered by Influx CLI API v2.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResonse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AddResourceMemberRequestBody ¶
type AddResourceMemberRequestBody struct { Id string `json:"id" yaml:"id"` Name *string `json:"name,omitempty" yaml:"name,omitempty"` }
AddResourceMemberRequestBody struct for AddResourceMemberRequestBody
func NewAddResourceMemberRequestBody ¶
func NewAddResourceMemberRequestBody(id string) *AddResourceMemberRequestBody
NewAddResourceMemberRequestBody instantiates a new AddResourceMemberRequestBody object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAddResourceMemberRequestBodyWithDefaults ¶
func NewAddResourceMemberRequestBodyWithDefaults() *AddResourceMemberRequestBody
NewAddResourceMemberRequestBodyWithDefaults instantiates a new AddResourceMemberRequestBody object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AddResourceMemberRequestBody) GetId ¶
func (o *AddResourceMemberRequestBody) GetId() string
GetId returns the Id field value
func (*AddResourceMemberRequestBody) GetIdOk ¶
func (o *AddResourceMemberRequestBody) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*AddResourceMemberRequestBody) GetName ¶
func (o *AddResourceMemberRequestBody) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*AddResourceMemberRequestBody) GetNameOk ¶
func (o *AddResourceMemberRequestBody) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AddResourceMemberRequestBody) HasName ¶
func (o *AddResourceMemberRequestBody) HasName() bool
HasName returns a boolean if a field has been set.
func (AddResourceMemberRequestBody) MarshalJSON ¶
func (o AddResourceMemberRequestBody) MarshalJSON() ([]byte, error)
func (*AddResourceMemberRequestBody) SetId ¶
func (o *AddResourceMemberRequestBody) SetId(v string)
SetId sets field value
func (*AddResourceMemberRequestBody) SetName ¶
func (o *AddResourceMemberRequestBody) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
type ApiApplyTemplateRequest ¶
type ApiApplyTemplateRequest struct { ApiService TemplatesApi // contains filtered or unexported fields }
func (ApiApplyTemplateRequest) Execute ¶
func (r ApiApplyTemplateRequest) Execute() (TemplateSummary, error)
func (ApiApplyTemplateRequest) GetTemplateApply ¶
func (r ApiApplyTemplateRequest) GetTemplateApply() *TemplateApply
func (ApiApplyTemplateRequest) TemplateApply ¶
func (r ApiApplyTemplateRequest) TemplateApply(templateApply TemplateApply) ApiApplyTemplateRequest
type ApiCreateMeasurementSchemaRequest ¶
type ApiCreateMeasurementSchemaRequest struct { ApiService BucketSchemasApi // contains filtered or unexported fields }
func (ApiCreateMeasurementSchemaRequest) BucketID ¶
func (r ApiCreateMeasurementSchemaRequest) BucketID(bucketID string) ApiCreateMeasurementSchemaRequest
func (ApiCreateMeasurementSchemaRequest) Execute ¶
func (r ApiCreateMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
func (ApiCreateMeasurementSchemaRequest) GetBucketID ¶
func (r ApiCreateMeasurementSchemaRequest) GetBucketID() string
func (ApiCreateMeasurementSchemaRequest) GetMeasurementSchemaCreateRequest ¶
func (r ApiCreateMeasurementSchemaRequest) GetMeasurementSchemaCreateRequest() *MeasurementSchemaCreateRequest
func (ApiCreateMeasurementSchemaRequest) GetOrg ¶
func (r ApiCreateMeasurementSchemaRequest) GetOrg() *string
func (ApiCreateMeasurementSchemaRequest) GetOrgID ¶
func (r ApiCreateMeasurementSchemaRequest) GetOrgID() *string
func (ApiCreateMeasurementSchemaRequest) MeasurementSchemaCreateRequest ¶
func (r ApiCreateMeasurementSchemaRequest) MeasurementSchemaCreateRequest(measurementSchemaCreateRequest MeasurementSchemaCreateRequest) ApiCreateMeasurementSchemaRequest
func (ApiCreateMeasurementSchemaRequest) Org ¶
func (r ApiCreateMeasurementSchemaRequest) Org(org string) ApiCreateMeasurementSchemaRequest
func (ApiCreateMeasurementSchemaRequest) OrgID ¶
func (r ApiCreateMeasurementSchemaRequest) OrgID(orgID string) ApiCreateMeasurementSchemaRequest
type ApiCreateStackRequest ¶
type ApiCreateStackRequest struct { ApiService StacksApi // contains filtered or unexported fields }
func (ApiCreateStackRequest) Execute ¶
func (r ApiCreateStackRequest) Execute() (Stack, error)
func (ApiCreateStackRequest) GetStackPostRequest ¶
func (r ApiCreateStackRequest) GetStackPostRequest() *StackPostRequest
func (ApiCreateStackRequest) StackPostRequest ¶
func (r ApiCreateStackRequest) StackPostRequest(stackPostRequest StackPostRequest) ApiCreateStackRequest
type ApiDeleteAuthorizationsIDRequest ¶
type ApiDeleteAuthorizationsIDRequest struct { ApiService AuthorizationsApi // contains filtered or unexported fields }
func (ApiDeleteAuthorizationsIDRequest) AuthID ¶
func (r ApiDeleteAuthorizationsIDRequest) AuthID(authID string) ApiDeleteAuthorizationsIDRequest
func (ApiDeleteAuthorizationsIDRequest) Execute ¶
func (r ApiDeleteAuthorizationsIDRequest) Execute() error
func (ApiDeleteAuthorizationsIDRequest) GetAuthID ¶
func (r ApiDeleteAuthorizationsIDRequest) GetAuthID() string
func (ApiDeleteAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteAuthorizationsIDRequest
type ApiDeleteBucketsIDRequest ¶
type ApiDeleteBucketsIDRequest struct { ApiService BucketsApi // contains filtered or unexported fields }
func (ApiDeleteBucketsIDRequest) BucketID ¶
func (r ApiDeleteBucketsIDRequest) BucketID(bucketID string) ApiDeleteBucketsIDRequest
func (ApiDeleteBucketsIDRequest) Execute ¶
func (r ApiDeleteBucketsIDRequest) Execute() error
func (ApiDeleteBucketsIDRequest) GetBucketID ¶
func (r ApiDeleteBucketsIDRequest) GetBucketID() string
func (ApiDeleteBucketsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteBucketsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteBucketsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteBucketsIDRequest
type ApiDeleteDBRPIDRequest ¶
type ApiDeleteDBRPIDRequest struct { ApiService DBRPsApi // contains filtered or unexported fields }
func (ApiDeleteDBRPIDRequest) DbrpID ¶
func (r ApiDeleteDBRPIDRequest) DbrpID(dbrpID string) ApiDeleteDBRPIDRequest
func (ApiDeleteDBRPIDRequest) Execute ¶
func (r ApiDeleteDBRPIDRequest) Execute() error
func (ApiDeleteDBRPIDRequest) GetDbrpID ¶
func (r ApiDeleteDBRPIDRequest) GetDbrpID() string
func (ApiDeleteDBRPIDRequest) GetOrg ¶
func (r ApiDeleteDBRPIDRequest) GetOrg() *string
func (ApiDeleteDBRPIDRequest) GetOrgID ¶
func (r ApiDeleteDBRPIDRequest) GetOrgID() *string
func (ApiDeleteDBRPIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteDBRPIDRequest) GetZapTraceSpan() *string
func (ApiDeleteDBRPIDRequest) Org ¶
func (r ApiDeleteDBRPIDRequest) Org(org string) ApiDeleteDBRPIDRequest
func (ApiDeleteDBRPIDRequest) OrgID ¶
func (r ApiDeleteDBRPIDRequest) OrgID(orgID string) ApiDeleteDBRPIDRequest
func (ApiDeleteDBRPIDRequest) ZapTraceSpan ¶
func (r ApiDeleteDBRPIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteDBRPIDRequest
type ApiDeleteLegacyAuthorizationsIDRequest ¶
type ApiDeleteLegacyAuthorizationsIDRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiDeleteLegacyAuthorizationsIDRequest) AuthID ¶
func (r ApiDeleteLegacyAuthorizationsIDRequest) AuthID(authID string) ApiDeleteLegacyAuthorizationsIDRequest
func (ApiDeleteLegacyAuthorizationsIDRequest) Execute ¶
func (r ApiDeleteLegacyAuthorizationsIDRequest) Execute() error
func (ApiDeleteLegacyAuthorizationsIDRequest) GetAuthID ¶
func (r ApiDeleteLegacyAuthorizationsIDRequest) GetAuthID() string
func (ApiDeleteLegacyAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteLegacyAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteLegacyAuthorizationsIDRequest
type ApiDeleteOrgsIDMembersIDRequest ¶
type ApiDeleteOrgsIDMembersIDRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiDeleteOrgsIDMembersIDRequest) Execute ¶
func (r ApiDeleteOrgsIDMembersIDRequest) Execute() error
func (ApiDeleteOrgsIDMembersIDRequest) GetOrgID ¶
func (r ApiDeleteOrgsIDMembersIDRequest) GetOrgID() string
func (ApiDeleteOrgsIDMembersIDRequest) GetUserID ¶
func (r ApiDeleteOrgsIDMembersIDRequest) GetUserID() string
func (ApiDeleteOrgsIDMembersIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteOrgsIDMembersIDRequest) GetZapTraceSpan() *string
func (ApiDeleteOrgsIDMembersIDRequest) OrgID ¶
func (r ApiDeleteOrgsIDMembersIDRequest) OrgID(orgID string) ApiDeleteOrgsIDMembersIDRequest
func (ApiDeleteOrgsIDMembersIDRequest) UserID ¶
func (r ApiDeleteOrgsIDMembersIDRequest) UserID(userID string) ApiDeleteOrgsIDMembersIDRequest
func (ApiDeleteOrgsIDMembersIDRequest) ZapTraceSpan ¶
func (r ApiDeleteOrgsIDMembersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteOrgsIDMembersIDRequest
type ApiDeleteOrgsIDRequest ¶
type ApiDeleteOrgsIDRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiDeleteOrgsIDRequest) Execute ¶
func (r ApiDeleteOrgsIDRequest) Execute() error
func (ApiDeleteOrgsIDRequest) GetOrgID ¶
func (r ApiDeleteOrgsIDRequest) GetOrgID() string
func (ApiDeleteOrgsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteOrgsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteOrgsIDRequest) OrgID ¶
func (r ApiDeleteOrgsIDRequest) OrgID(orgID string) ApiDeleteOrgsIDRequest
func (ApiDeleteOrgsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteOrgsIDRequest
type ApiDeleteRemoteConnectionByIDRequest ¶ added in v2.2.0
type ApiDeleteRemoteConnectionByIDRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiDeleteRemoteConnectionByIDRequest) Execute ¶ added in v2.2.0
func (r ApiDeleteRemoteConnectionByIDRequest) Execute() error
func (ApiDeleteRemoteConnectionByIDRequest) GetRemoteID ¶ added in v2.2.0
func (r ApiDeleteRemoteConnectionByIDRequest) GetRemoteID() string
func (ApiDeleteRemoteConnectionByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiDeleteRemoteConnectionByIDRequest) GetZapTraceSpan() *string
func (ApiDeleteRemoteConnectionByIDRequest) RemoteID ¶ added in v2.2.0
func (r ApiDeleteRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiDeleteRemoteConnectionByIDRequest
func (ApiDeleteRemoteConnectionByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiDeleteRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteRemoteConnectionByIDRequest
type ApiDeleteReplicationByIDRequest ¶ added in v2.2.0
type ApiDeleteReplicationByIDRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiDeleteReplicationByIDRequest) Execute ¶ added in v2.2.0
func (r ApiDeleteReplicationByIDRequest) Execute() error
func (ApiDeleteReplicationByIDRequest) GetReplicationID ¶ added in v2.2.0
func (r ApiDeleteReplicationByIDRequest) GetReplicationID() string
func (ApiDeleteReplicationByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiDeleteReplicationByIDRequest) GetZapTraceSpan() *string
func (ApiDeleteReplicationByIDRequest) ReplicationID ¶ added in v2.2.0
func (r ApiDeleteReplicationByIDRequest) ReplicationID(replicationID string) ApiDeleteReplicationByIDRequest
func (ApiDeleteReplicationByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiDeleteReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteReplicationByIDRequest
type ApiDeleteStackRequest ¶
type ApiDeleteStackRequest struct { ApiService StacksApi // contains filtered or unexported fields }
func (ApiDeleteStackRequest) Execute ¶
func (r ApiDeleteStackRequest) Execute() error
func (ApiDeleteStackRequest) GetOrgID ¶
func (r ApiDeleteStackRequest) GetOrgID() *string
func (ApiDeleteStackRequest) GetStackId ¶
func (r ApiDeleteStackRequest) GetStackId() string
func (ApiDeleteStackRequest) OrgID ¶
func (r ApiDeleteStackRequest) OrgID(orgID string) ApiDeleteStackRequest
func (ApiDeleteStackRequest) StackId ¶
func (r ApiDeleteStackRequest) StackId(stackId string) ApiDeleteStackRequest
type ApiDeleteTasksIDRequest ¶
type ApiDeleteTasksIDRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiDeleteTasksIDRequest) Execute ¶
func (r ApiDeleteTasksIDRequest) Execute() error
func (ApiDeleteTasksIDRequest) GetTaskID ¶
func (r ApiDeleteTasksIDRequest) GetTaskID() string
func (ApiDeleteTasksIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteTasksIDRequest) GetZapTraceSpan() *string
func (ApiDeleteTasksIDRequest) TaskID ¶
func (r ApiDeleteTasksIDRequest) TaskID(taskID string) ApiDeleteTasksIDRequest
func (ApiDeleteTasksIDRequest) ZapTraceSpan ¶
func (r ApiDeleteTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTasksIDRequest
type ApiDeleteTasksIDRunsIDRequest ¶
type ApiDeleteTasksIDRunsIDRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiDeleteTasksIDRunsIDRequest) Execute ¶
func (r ApiDeleteTasksIDRunsIDRequest) Execute() error
func (ApiDeleteTasksIDRunsIDRequest) GetRunID ¶
func (r ApiDeleteTasksIDRunsIDRequest) GetRunID() string
func (ApiDeleteTasksIDRunsIDRequest) GetTaskID ¶
func (r ApiDeleteTasksIDRunsIDRequest) GetTaskID() string
func (ApiDeleteTasksIDRunsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteTasksIDRunsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteTasksIDRunsIDRequest) RunID ¶
func (r ApiDeleteTasksIDRunsIDRequest) RunID(runID string) ApiDeleteTasksIDRunsIDRequest
func (ApiDeleteTasksIDRunsIDRequest) TaskID ¶
func (r ApiDeleteTasksIDRunsIDRequest) TaskID(taskID string) ApiDeleteTasksIDRunsIDRequest
func (ApiDeleteTasksIDRunsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteTasksIDRunsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTasksIDRunsIDRequest
type ApiDeleteTelegrafsIDRequest ¶
type ApiDeleteTelegrafsIDRequest struct { ApiService TelegrafsApi // contains filtered or unexported fields }
func (ApiDeleteTelegrafsIDRequest) Execute ¶
func (r ApiDeleteTelegrafsIDRequest) Execute() error
func (ApiDeleteTelegrafsIDRequest) GetTelegrafID ¶
func (r ApiDeleteTelegrafsIDRequest) GetTelegrafID() string
func (ApiDeleteTelegrafsIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteTelegrafsIDRequest) GetZapTraceSpan() *string
func (ApiDeleteTelegrafsIDRequest) TelegrafID ¶
func (r ApiDeleteTelegrafsIDRequest) TelegrafID(telegrafID string) ApiDeleteTelegrafsIDRequest
func (ApiDeleteTelegrafsIDRequest) ZapTraceSpan ¶
func (r ApiDeleteTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteTelegrafsIDRequest
type ApiDeleteUsersIDRequest ¶
type ApiDeleteUsersIDRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiDeleteUsersIDRequest) Execute ¶
func (r ApiDeleteUsersIDRequest) Execute() error
func (ApiDeleteUsersIDRequest) GetUserID ¶
func (r ApiDeleteUsersIDRequest) GetUserID() string
func (ApiDeleteUsersIDRequest) GetZapTraceSpan ¶
func (r ApiDeleteUsersIDRequest) GetZapTraceSpan() *string
func (ApiDeleteUsersIDRequest) UserID ¶
func (r ApiDeleteUsersIDRequest) UserID(userID string) ApiDeleteUsersIDRequest
func (ApiDeleteUsersIDRequest) ZapTraceSpan ¶
func (r ApiDeleteUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiDeleteUsersIDRequest
type ApiExportTemplateRequest ¶
type ApiExportTemplateRequest struct { ApiService TemplatesApi // contains filtered or unexported fields }
func (ApiExportTemplateRequest) Execute ¶
func (r ApiExportTemplateRequest) Execute() ([]TemplateEntry, error)
func (ApiExportTemplateRequest) GetTemplateExport ¶
func (r ApiExportTemplateRequest) GetTemplateExport() *TemplateExport
func (ApiExportTemplateRequest) TemplateExport ¶
func (r ApiExportTemplateRequest) TemplateExport(templateExport TemplateExport) ApiExportTemplateRequest
type ApiGetAuthorizationsIDRequest ¶
type ApiGetAuthorizationsIDRequest struct { ApiService AuthorizationsApi // contains filtered or unexported fields }
func (ApiGetAuthorizationsIDRequest) AuthID ¶
func (r ApiGetAuthorizationsIDRequest) AuthID(authID string) ApiGetAuthorizationsIDRequest
func (ApiGetAuthorizationsIDRequest) Execute ¶
func (r ApiGetAuthorizationsIDRequest) Execute() (Authorization, error)
func (ApiGetAuthorizationsIDRequest) GetAuthID ¶
func (r ApiGetAuthorizationsIDRequest) GetAuthID() string
func (ApiGetAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiGetAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiGetAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiGetAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetAuthorizationsIDRequest
type ApiGetAuthorizationsRequest ¶
type ApiGetAuthorizationsRequest struct { ApiService AuthorizationsApi // contains filtered or unexported fields }
func (ApiGetAuthorizationsRequest) Execute ¶
func (r ApiGetAuthorizationsRequest) Execute() (Authorizations, error)
func (ApiGetAuthorizationsRequest) GetOrg ¶
func (r ApiGetAuthorizationsRequest) GetOrg() *string
func (ApiGetAuthorizationsRequest) GetOrgID ¶
func (r ApiGetAuthorizationsRequest) GetOrgID() *string
func (ApiGetAuthorizationsRequest) GetUser ¶
func (r ApiGetAuthorizationsRequest) GetUser() *string
func (ApiGetAuthorizationsRequest) GetUserID ¶
func (r ApiGetAuthorizationsRequest) GetUserID() *string
func (ApiGetAuthorizationsRequest) GetZapTraceSpan ¶
func (r ApiGetAuthorizationsRequest) GetZapTraceSpan() *string
func (ApiGetAuthorizationsRequest) Org ¶
func (r ApiGetAuthorizationsRequest) Org(org string) ApiGetAuthorizationsRequest
func (ApiGetAuthorizationsRequest) OrgID ¶
func (r ApiGetAuthorizationsRequest) OrgID(orgID string) ApiGetAuthorizationsRequest
func (ApiGetAuthorizationsRequest) User ¶
func (r ApiGetAuthorizationsRequest) User(user string) ApiGetAuthorizationsRequest
func (ApiGetAuthorizationsRequest) UserID ¶
func (r ApiGetAuthorizationsRequest) UserID(userID string) ApiGetAuthorizationsRequest
func (ApiGetAuthorizationsRequest) ZapTraceSpan ¶
func (r ApiGetAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetAuthorizationsRequest
type ApiGetBackupKVRequest ¶
type ApiGetBackupKVRequest struct { ApiService BackupApi // contains filtered or unexported fields }
func (ApiGetBackupKVRequest) Execute ¶
func (r ApiGetBackupKVRequest) Execute() (*_nethttp.Response, error)
func (ApiGetBackupKVRequest) GetZapTraceSpan ¶
func (r ApiGetBackupKVRequest) GetZapTraceSpan() *string
func (ApiGetBackupKVRequest) ZapTraceSpan ¶
func (r ApiGetBackupKVRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBackupKVRequest
type ApiGetBackupMetadataRequest ¶
type ApiGetBackupMetadataRequest struct { ApiService BackupApi // contains filtered or unexported fields }
func (ApiGetBackupMetadataRequest) AcceptEncoding ¶
func (r ApiGetBackupMetadataRequest) AcceptEncoding(acceptEncoding string) ApiGetBackupMetadataRequest
func (ApiGetBackupMetadataRequest) Execute ¶
func (r ApiGetBackupMetadataRequest) Execute() (*_nethttp.Response, error)
func (ApiGetBackupMetadataRequest) GetAcceptEncoding ¶
func (r ApiGetBackupMetadataRequest) GetAcceptEncoding() *string
func (ApiGetBackupMetadataRequest) GetZapTraceSpan ¶
func (r ApiGetBackupMetadataRequest) GetZapTraceSpan() *string
func (ApiGetBackupMetadataRequest) ZapTraceSpan ¶
func (r ApiGetBackupMetadataRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBackupMetadataRequest
type ApiGetBackupShardIdRequest ¶
type ApiGetBackupShardIdRequest struct { ApiService BackupApi // contains filtered or unexported fields }
func (ApiGetBackupShardIdRequest) AcceptEncoding ¶
func (r ApiGetBackupShardIdRequest) AcceptEncoding(acceptEncoding string) ApiGetBackupShardIdRequest
func (ApiGetBackupShardIdRequest) Execute ¶
func (r ApiGetBackupShardIdRequest) Execute() (*_nethttp.Response, error)
func (ApiGetBackupShardIdRequest) GetAcceptEncoding ¶
func (r ApiGetBackupShardIdRequest) GetAcceptEncoding() *string
func (ApiGetBackupShardIdRequest) GetShardID ¶
func (r ApiGetBackupShardIdRequest) GetShardID() int64
func (ApiGetBackupShardIdRequest) GetSince ¶
func (r ApiGetBackupShardIdRequest) GetSince() *time.Time
func (ApiGetBackupShardIdRequest) GetZapTraceSpan ¶
func (r ApiGetBackupShardIdRequest) GetZapTraceSpan() *string
func (ApiGetBackupShardIdRequest) ShardID ¶
func (r ApiGetBackupShardIdRequest) ShardID(shardID int64) ApiGetBackupShardIdRequest
func (ApiGetBackupShardIdRequest) Since ¶
func (r ApiGetBackupShardIdRequest) Since(since time.Time) ApiGetBackupShardIdRequest
func (ApiGetBackupShardIdRequest) ZapTraceSpan ¶
func (r ApiGetBackupShardIdRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBackupShardIdRequest
type ApiGetBucketsIDRequest ¶
type ApiGetBucketsIDRequest struct { ApiService BucketsApi // contains filtered or unexported fields }
func (ApiGetBucketsIDRequest) BucketID ¶
func (r ApiGetBucketsIDRequest) BucketID(bucketID string) ApiGetBucketsIDRequest
func (ApiGetBucketsIDRequest) Execute ¶
func (r ApiGetBucketsIDRequest) Execute() (Bucket, error)
func (ApiGetBucketsIDRequest) GetBucketID ¶
func (r ApiGetBucketsIDRequest) GetBucketID() string
func (ApiGetBucketsIDRequest) GetZapTraceSpan ¶
func (r ApiGetBucketsIDRequest) GetZapTraceSpan() *string
func (ApiGetBucketsIDRequest) ZapTraceSpan ¶
func (r ApiGetBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBucketsIDRequest
type ApiGetBucketsRequest ¶
type ApiGetBucketsRequest struct { ApiService BucketsApi // contains filtered or unexported fields }
func (ApiGetBucketsRequest) After ¶
func (r ApiGetBucketsRequest) After(after string) ApiGetBucketsRequest
func (ApiGetBucketsRequest) Execute ¶
func (r ApiGetBucketsRequest) Execute() (Buckets, error)
func (ApiGetBucketsRequest) GetAfter ¶
func (r ApiGetBucketsRequest) GetAfter() *string
func (ApiGetBucketsRequest) GetId ¶
func (r ApiGetBucketsRequest) GetId() *string
func (ApiGetBucketsRequest) GetLimit ¶
func (r ApiGetBucketsRequest) GetLimit() *int32
func (ApiGetBucketsRequest) GetName ¶
func (r ApiGetBucketsRequest) GetName() *string
func (ApiGetBucketsRequest) GetOffset ¶
func (r ApiGetBucketsRequest) GetOffset() *int32
func (ApiGetBucketsRequest) GetOrg ¶
func (r ApiGetBucketsRequest) GetOrg() *string
func (ApiGetBucketsRequest) GetOrgID ¶
func (r ApiGetBucketsRequest) GetOrgID() *string
func (ApiGetBucketsRequest) GetZapTraceSpan ¶
func (r ApiGetBucketsRequest) GetZapTraceSpan() *string
func (ApiGetBucketsRequest) Id ¶
func (r ApiGetBucketsRequest) Id(id string) ApiGetBucketsRequest
func (ApiGetBucketsRequest) Limit ¶
func (r ApiGetBucketsRequest) Limit(limit int32) ApiGetBucketsRequest
func (ApiGetBucketsRequest) Name ¶
func (r ApiGetBucketsRequest) Name(name string) ApiGetBucketsRequest
func (ApiGetBucketsRequest) Offset ¶
func (r ApiGetBucketsRequest) Offset(offset int32) ApiGetBucketsRequest
func (ApiGetBucketsRequest) Org ¶
func (r ApiGetBucketsRequest) Org(org string) ApiGetBucketsRequest
func (ApiGetBucketsRequest) OrgID ¶
func (r ApiGetBucketsRequest) OrgID(orgID string) ApiGetBucketsRequest
func (ApiGetBucketsRequest) ZapTraceSpan ¶
func (r ApiGetBucketsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetBucketsRequest
type ApiGetDBRPsIDRequest ¶
type ApiGetDBRPsIDRequest struct { ApiService DBRPsApi // contains filtered or unexported fields }
func (ApiGetDBRPsIDRequest) DbrpID ¶
func (r ApiGetDBRPsIDRequest) DbrpID(dbrpID string) ApiGetDBRPsIDRequest
func (ApiGetDBRPsIDRequest) Execute ¶
func (r ApiGetDBRPsIDRequest) Execute() (DBRPGet, error)
func (ApiGetDBRPsIDRequest) GetDbrpID ¶
func (r ApiGetDBRPsIDRequest) GetDbrpID() string
func (ApiGetDBRPsIDRequest) GetOrg ¶
func (r ApiGetDBRPsIDRequest) GetOrg() *string
func (ApiGetDBRPsIDRequest) GetOrgID ¶
func (r ApiGetDBRPsIDRequest) GetOrgID() *string
func (ApiGetDBRPsIDRequest) GetZapTraceSpan ¶
func (r ApiGetDBRPsIDRequest) GetZapTraceSpan() *string
func (ApiGetDBRPsIDRequest) Org ¶
func (r ApiGetDBRPsIDRequest) Org(org string) ApiGetDBRPsIDRequest
func (ApiGetDBRPsIDRequest) OrgID ¶
func (r ApiGetDBRPsIDRequest) OrgID(orgID string) ApiGetDBRPsIDRequest
func (ApiGetDBRPsIDRequest) ZapTraceSpan ¶
func (r ApiGetDBRPsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDBRPsIDRequest
type ApiGetDBRPsRequest ¶
type ApiGetDBRPsRequest struct { ApiService DBRPsApi // contains filtered or unexported fields }
func (ApiGetDBRPsRequest) BucketID ¶
func (r ApiGetDBRPsRequest) BucketID(bucketID string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) Db ¶
func (r ApiGetDBRPsRequest) Db(db string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) Default_ ¶
func (r ApiGetDBRPsRequest) Default_(default_ bool) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) Execute ¶
func (r ApiGetDBRPsRequest) Execute() (DBRPs, error)
func (ApiGetDBRPsRequest) GetBucketID ¶
func (r ApiGetDBRPsRequest) GetBucketID() *string
func (ApiGetDBRPsRequest) GetDb ¶
func (r ApiGetDBRPsRequest) GetDb() *string
func (ApiGetDBRPsRequest) GetDefault_ ¶
func (r ApiGetDBRPsRequest) GetDefault_() *bool
func (ApiGetDBRPsRequest) GetId ¶
func (r ApiGetDBRPsRequest) GetId() *string
func (ApiGetDBRPsRequest) GetOrg ¶
func (r ApiGetDBRPsRequest) GetOrg() *string
func (ApiGetDBRPsRequest) GetOrgID ¶
func (r ApiGetDBRPsRequest) GetOrgID() *string
func (ApiGetDBRPsRequest) GetRp ¶
func (r ApiGetDBRPsRequest) GetRp() *string
func (ApiGetDBRPsRequest) GetZapTraceSpan ¶
func (r ApiGetDBRPsRequest) GetZapTraceSpan() *string
func (ApiGetDBRPsRequest) Id ¶
func (r ApiGetDBRPsRequest) Id(id string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) Org ¶
func (r ApiGetDBRPsRequest) Org(org string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) OrgID ¶
func (r ApiGetDBRPsRequest) OrgID(orgID string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) Rp ¶
func (r ApiGetDBRPsRequest) Rp(rp string) ApiGetDBRPsRequest
func (ApiGetDBRPsRequest) ZapTraceSpan ¶
func (r ApiGetDBRPsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDBRPsRequest
type ApiGetDashboardsRequest ¶
type ApiGetDashboardsRequest struct { ApiService DashboardsApi // contains filtered or unexported fields }
func (ApiGetDashboardsRequest) Descending ¶
func (r ApiGetDashboardsRequest) Descending(descending bool) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) Execute ¶
func (r ApiGetDashboardsRequest) Execute() (Dashboards, error)
func (ApiGetDashboardsRequest) GetDescending ¶
func (r ApiGetDashboardsRequest) GetDescending() *bool
func (ApiGetDashboardsRequest) GetId ¶
func (r ApiGetDashboardsRequest) GetId() *[]string
func (ApiGetDashboardsRequest) GetLimit ¶
func (r ApiGetDashboardsRequest) GetLimit() *int32
func (ApiGetDashboardsRequest) GetOffset ¶
func (r ApiGetDashboardsRequest) GetOffset() *int32
func (ApiGetDashboardsRequest) GetOrg ¶
func (r ApiGetDashboardsRequest) GetOrg() *string
func (ApiGetDashboardsRequest) GetOrgID ¶
func (r ApiGetDashboardsRequest) GetOrgID() *string
func (ApiGetDashboardsRequest) GetOwner ¶
func (r ApiGetDashboardsRequest) GetOwner() *string
func (ApiGetDashboardsRequest) GetSortBy ¶
func (r ApiGetDashboardsRequest) GetSortBy() *string
func (ApiGetDashboardsRequest) GetZapTraceSpan ¶
func (r ApiGetDashboardsRequest) GetZapTraceSpan() *string
func (ApiGetDashboardsRequest) Id ¶
func (r ApiGetDashboardsRequest) Id(id []string) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) Limit ¶
func (r ApiGetDashboardsRequest) Limit(limit int32) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) Offset ¶
func (r ApiGetDashboardsRequest) Offset(offset int32) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) Org ¶
func (r ApiGetDashboardsRequest) Org(org string) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) OrgID ¶
func (r ApiGetDashboardsRequest) OrgID(orgID string) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) Owner ¶
func (r ApiGetDashboardsRequest) Owner(owner string) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) SortBy ¶
func (r ApiGetDashboardsRequest) SortBy(sortBy string) ApiGetDashboardsRequest
func (ApiGetDashboardsRequest) ZapTraceSpan ¶
func (r ApiGetDashboardsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetDashboardsRequest
type ApiGetHealthRequest ¶
type ApiGetHealthRequest struct { ApiService HealthApi // contains filtered or unexported fields }
func (ApiGetHealthRequest) Execute ¶
func (r ApiGetHealthRequest) Execute() (HealthCheck, error)
func (ApiGetHealthRequest) GetZapTraceSpan ¶
func (r ApiGetHealthRequest) GetZapTraceSpan() *string
func (ApiGetHealthRequest) ZapTraceSpan ¶
func (r ApiGetHealthRequest) ZapTraceSpan(zapTraceSpan string) ApiGetHealthRequest
type ApiGetLegacyAuthorizationsIDRequest ¶
type ApiGetLegacyAuthorizationsIDRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiGetLegacyAuthorizationsIDRequest) AuthID ¶
func (r ApiGetLegacyAuthorizationsIDRequest) AuthID(authID string) ApiGetLegacyAuthorizationsIDRequest
func (ApiGetLegacyAuthorizationsIDRequest) Execute ¶
func (r ApiGetLegacyAuthorizationsIDRequest) Execute() (Authorization, error)
func (ApiGetLegacyAuthorizationsIDRequest) GetAuthID ¶
func (r ApiGetLegacyAuthorizationsIDRequest) GetAuthID() string
func (ApiGetLegacyAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiGetLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiGetLegacyAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiGetLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetLegacyAuthorizationsIDRequest
type ApiGetLegacyAuthorizationsRequest ¶
type ApiGetLegacyAuthorizationsRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiGetLegacyAuthorizationsRequest) AuthID ¶
func (r ApiGetLegacyAuthorizationsRequest) AuthID(authID string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) Execute ¶
func (r ApiGetLegacyAuthorizationsRequest) Execute() (Authorizations, error)
func (ApiGetLegacyAuthorizationsRequest) GetAuthID ¶
func (r ApiGetLegacyAuthorizationsRequest) GetAuthID() *string
func (ApiGetLegacyAuthorizationsRequest) GetOrg ¶
func (r ApiGetLegacyAuthorizationsRequest) GetOrg() *string
func (ApiGetLegacyAuthorizationsRequest) GetOrgID ¶
func (r ApiGetLegacyAuthorizationsRequest) GetOrgID() *string
func (ApiGetLegacyAuthorizationsRequest) GetToken ¶
func (r ApiGetLegacyAuthorizationsRequest) GetToken() *string
func (ApiGetLegacyAuthorizationsRequest) GetUser ¶
func (r ApiGetLegacyAuthorizationsRequest) GetUser() *string
func (ApiGetLegacyAuthorizationsRequest) GetUserID ¶
func (r ApiGetLegacyAuthorizationsRequest) GetUserID() *string
func (ApiGetLegacyAuthorizationsRequest) GetZapTraceSpan ¶
func (r ApiGetLegacyAuthorizationsRequest) GetZapTraceSpan() *string
func (ApiGetLegacyAuthorizationsRequest) Org ¶
func (r ApiGetLegacyAuthorizationsRequest) Org(org string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) OrgID ¶
func (r ApiGetLegacyAuthorizationsRequest) OrgID(orgID string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) Token ¶
func (r ApiGetLegacyAuthorizationsRequest) Token(token string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) User ¶
func (r ApiGetLegacyAuthorizationsRequest) User(user string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) UserID ¶
func (r ApiGetLegacyAuthorizationsRequest) UserID(userID string) ApiGetLegacyAuthorizationsRequest
func (ApiGetLegacyAuthorizationsRequest) ZapTraceSpan ¶
func (r ApiGetLegacyAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetLegacyAuthorizationsRequest
type ApiGetMeasurementSchemaRequest ¶
type ApiGetMeasurementSchemaRequest struct { ApiService BucketSchemasApi // contains filtered or unexported fields }
func (ApiGetMeasurementSchemaRequest) BucketID ¶
func (r ApiGetMeasurementSchemaRequest) BucketID(bucketID string) ApiGetMeasurementSchemaRequest
func (ApiGetMeasurementSchemaRequest) Execute ¶
func (r ApiGetMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
func (ApiGetMeasurementSchemaRequest) GetBucketID ¶
func (r ApiGetMeasurementSchemaRequest) GetBucketID() string
func (ApiGetMeasurementSchemaRequest) GetMeasurementID ¶
func (r ApiGetMeasurementSchemaRequest) GetMeasurementID() string
func (ApiGetMeasurementSchemaRequest) GetOrg ¶
func (r ApiGetMeasurementSchemaRequest) GetOrg() *string
func (ApiGetMeasurementSchemaRequest) GetOrgID ¶
func (r ApiGetMeasurementSchemaRequest) GetOrgID() *string
func (ApiGetMeasurementSchemaRequest) MeasurementID ¶
func (r ApiGetMeasurementSchemaRequest) MeasurementID(measurementID string) ApiGetMeasurementSchemaRequest
func (ApiGetMeasurementSchemaRequest) Org ¶
func (r ApiGetMeasurementSchemaRequest) Org(org string) ApiGetMeasurementSchemaRequest
func (ApiGetMeasurementSchemaRequest) OrgID ¶
func (r ApiGetMeasurementSchemaRequest) OrgID(orgID string) ApiGetMeasurementSchemaRequest
type ApiGetMeasurementSchemasRequest ¶
type ApiGetMeasurementSchemasRequest struct { ApiService BucketSchemasApi // contains filtered or unexported fields }
func (ApiGetMeasurementSchemasRequest) BucketID ¶
func (r ApiGetMeasurementSchemasRequest) BucketID(bucketID string) ApiGetMeasurementSchemasRequest
func (ApiGetMeasurementSchemasRequest) Execute ¶
func (r ApiGetMeasurementSchemasRequest) Execute() (MeasurementSchemaList, error)
func (ApiGetMeasurementSchemasRequest) GetBucketID ¶
func (r ApiGetMeasurementSchemasRequest) GetBucketID() string
func (ApiGetMeasurementSchemasRequest) GetName ¶
func (r ApiGetMeasurementSchemasRequest) GetName() *string
func (ApiGetMeasurementSchemasRequest) GetOrg ¶
func (r ApiGetMeasurementSchemasRequest) GetOrg() *string
func (ApiGetMeasurementSchemasRequest) GetOrgID ¶
func (r ApiGetMeasurementSchemasRequest) GetOrgID() *string
func (ApiGetMeasurementSchemasRequest) Name ¶
func (r ApiGetMeasurementSchemasRequest) Name(name string) ApiGetMeasurementSchemasRequest
func (ApiGetMeasurementSchemasRequest) Org ¶
func (r ApiGetMeasurementSchemasRequest) Org(org string) ApiGetMeasurementSchemasRequest
func (ApiGetMeasurementSchemasRequest) OrgID ¶
func (r ApiGetMeasurementSchemasRequest) OrgID(orgID string) ApiGetMeasurementSchemasRequest
type ApiGetOrgsIDMembersRequest ¶
type ApiGetOrgsIDMembersRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiGetOrgsIDMembersRequest) Execute ¶
func (r ApiGetOrgsIDMembersRequest) Execute() (ResourceMembers, error)
func (ApiGetOrgsIDMembersRequest) GetOrgID ¶
func (r ApiGetOrgsIDMembersRequest) GetOrgID() string
func (ApiGetOrgsIDMembersRequest) GetZapTraceSpan ¶
func (r ApiGetOrgsIDMembersRequest) GetZapTraceSpan() *string
func (ApiGetOrgsIDMembersRequest) OrgID ¶
func (r ApiGetOrgsIDMembersRequest) OrgID(orgID string) ApiGetOrgsIDMembersRequest
func (ApiGetOrgsIDMembersRequest) ZapTraceSpan ¶
func (r ApiGetOrgsIDMembersRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDMembersRequest
type ApiGetOrgsIDRequest ¶
type ApiGetOrgsIDRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiGetOrgsIDRequest) Execute ¶
func (r ApiGetOrgsIDRequest) Execute() (Organization, error)
func (ApiGetOrgsIDRequest) GetOrgID ¶
func (r ApiGetOrgsIDRequest) GetOrgID() string
func (ApiGetOrgsIDRequest) GetZapTraceSpan ¶
func (r ApiGetOrgsIDRequest) GetZapTraceSpan() *string
func (ApiGetOrgsIDRequest) OrgID ¶
func (r ApiGetOrgsIDRequest) OrgID(orgID string) ApiGetOrgsIDRequest
func (ApiGetOrgsIDRequest) ZapTraceSpan ¶
func (r ApiGetOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDRequest
type ApiGetOrgsIDSecretsRequest ¶
type ApiGetOrgsIDSecretsRequest struct { ApiService SecretsApi // contains filtered or unexported fields }
func (ApiGetOrgsIDSecretsRequest) Execute ¶
func (r ApiGetOrgsIDSecretsRequest) Execute() (SecretKeysResponse, error)
func (ApiGetOrgsIDSecretsRequest) GetOrgID ¶
func (r ApiGetOrgsIDSecretsRequest) GetOrgID() string
func (ApiGetOrgsIDSecretsRequest) GetZapTraceSpan ¶
func (r ApiGetOrgsIDSecretsRequest) GetZapTraceSpan() *string
func (ApiGetOrgsIDSecretsRequest) OrgID ¶
func (r ApiGetOrgsIDSecretsRequest) OrgID(orgID string) ApiGetOrgsIDSecretsRequest
func (ApiGetOrgsIDSecretsRequest) ZapTraceSpan ¶
func (r ApiGetOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsIDSecretsRequest
type ApiGetOrgsRequest ¶
type ApiGetOrgsRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiGetOrgsRequest) Descending ¶
func (r ApiGetOrgsRequest) Descending(descending bool) ApiGetOrgsRequest
func (ApiGetOrgsRequest) Execute ¶
func (r ApiGetOrgsRequest) Execute() (Organizations, error)
func (ApiGetOrgsRequest) GetDescending ¶
func (r ApiGetOrgsRequest) GetDescending() *bool
func (ApiGetOrgsRequest) GetLimit ¶
func (r ApiGetOrgsRequest) GetLimit() *int32
func (ApiGetOrgsRequest) GetOffset ¶
func (r ApiGetOrgsRequest) GetOffset() *int32
func (ApiGetOrgsRequest) GetOrg ¶
func (r ApiGetOrgsRequest) GetOrg() *string
func (ApiGetOrgsRequest) GetOrgID ¶
func (r ApiGetOrgsRequest) GetOrgID() *string
func (ApiGetOrgsRequest) GetUserID ¶
func (r ApiGetOrgsRequest) GetUserID() *string
func (ApiGetOrgsRequest) GetZapTraceSpan ¶
func (r ApiGetOrgsRequest) GetZapTraceSpan() *string
func (ApiGetOrgsRequest) Limit ¶
func (r ApiGetOrgsRequest) Limit(limit int32) ApiGetOrgsRequest
func (ApiGetOrgsRequest) Offset ¶
func (r ApiGetOrgsRequest) Offset(offset int32) ApiGetOrgsRequest
func (ApiGetOrgsRequest) Org ¶
func (r ApiGetOrgsRequest) Org(org string) ApiGetOrgsRequest
func (ApiGetOrgsRequest) OrgID ¶
func (r ApiGetOrgsRequest) OrgID(orgID string) ApiGetOrgsRequest
func (ApiGetOrgsRequest) UserID ¶
func (r ApiGetOrgsRequest) UserID(userID string) ApiGetOrgsRequest
func (ApiGetOrgsRequest) ZapTraceSpan ¶
func (r ApiGetOrgsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetOrgsRequest
type ApiGetRemoteConnectionByIDRequest ¶ added in v2.2.0
type ApiGetRemoteConnectionByIDRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiGetRemoteConnectionByIDRequest) Execute ¶ added in v2.2.0
func (r ApiGetRemoteConnectionByIDRequest) Execute() (RemoteConnection, error)
func (ApiGetRemoteConnectionByIDRequest) GetRemoteID ¶ added in v2.2.0
func (r ApiGetRemoteConnectionByIDRequest) GetRemoteID() string
func (ApiGetRemoteConnectionByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiGetRemoteConnectionByIDRequest) GetZapTraceSpan() *string
func (ApiGetRemoteConnectionByIDRequest) RemoteID ¶ added in v2.2.0
func (r ApiGetRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiGetRemoteConnectionByIDRequest
func (ApiGetRemoteConnectionByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiGetRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetRemoteConnectionByIDRequest
type ApiGetRemoteConnectionsRequest ¶ added in v2.2.0
type ApiGetRemoteConnectionsRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiGetRemoteConnectionsRequest) Execute ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) Execute() (RemoteConnections, error)
func (ApiGetRemoteConnectionsRequest) GetName ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) GetName() *string
func (ApiGetRemoteConnectionsRequest) GetOrgID ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) GetOrgID() *string
func (ApiGetRemoteConnectionsRequest) GetRemoteURL ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) GetRemoteURL() *string
func (ApiGetRemoteConnectionsRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) GetZapTraceSpan() *string
func (ApiGetRemoteConnectionsRequest) Name ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) Name(name string) ApiGetRemoteConnectionsRequest
func (ApiGetRemoteConnectionsRequest) OrgID ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) OrgID(orgID string) ApiGetRemoteConnectionsRequest
func (ApiGetRemoteConnectionsRequest) RemoteURL ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) RemoteURL(remoteURL string) ApiGetRemoteConnectionsRequest
func (ApiGetRemoteConnectionsRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiGetRemoteConnectionsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetRemoteConnectionsRequest
type ApiGetReplicationByIDRequest ¶ added in v2.2.0
type ApiGetReplicationByIDRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiGetReplicationByIDRequest) Execute ¶ added in v2.2.0
func (r ApiGetReplicationByIDRequest) Execute() (Replication, error)
func (ApiGetReplicationByIDRequest) GetReplicationID ¶ added in v2.2.0
func (r ApiGetReplicationByIDRequest) GetReplicationID() string
func (ApiGetReplicationByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiGetReplicationByIDRequest) GetZapTraceSpan() *string
func (ApiGetReplicationByIDRequest) ReplicationID ¶ added in v2.2.0
func (r ApiGetReplicationByIDRequest) ReplicationID(replicationID string) ApiGetReplicationByIDRequest
func (ApiGetReplicationByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiGetReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetReplicationByIDRequest
type ApiGetReplicationsRequest ¶ added in v2.2.0
type ApiGetReplicationsRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiGetReplicationsRequest) Execute ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) Execute() (Replications, error)
func (ApiGetReplicationsRequest) GetLocalBucketID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) GetLocalBucketID() *string
func (ApiGetReplicationsRequest) GetName ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) GetName() *string
func (ApiGetReplicationsRequest) GetOrgID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) GetOrgID() *string
func (ApiGetReplicationsRequest) GetRemoteID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) GetRemoteID() *string
func (ApiGetReplicationsRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) GetZapTraceSpan() *string
func (ApiGetReplicationsRequest) LocalBucketID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) LocalBucketID(localBucketID string) ApiGetReplicationsRequest
func (ApiGetReplicationsRequest) Name ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) Name(name string) ApiGetReplicationsRequest
func (ApiGetReplicationsRequest) OrgID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) OrgID(orgID string) ApiGetReplicationsRequest
func (ApiGetReplicationsRequest) RemoteID ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) RemoteID(remoteID string) ApiGetReplicationsRequest
func (ApiGetReplicationsRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiGetReplicationsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetReplicationsRequest
type ApiGetResourcesRequest ¶ added in v2.2.0
type ApiGetResourcesRequest struct { ApiService ResourceListApi // contains filtered or unexported fields }
func (ApiGetResourcesRequest) Execute ¶ added in v2.2.0
func (r ApiGetResourcesRequest) Execute() ([]string, error)
func (ApiGetResourcesRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiGetResourcesRequest) GetZapTraceSpan() *string
func (ApiGetResourcesRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiGetResourcesRequest) ZapTraceSpan(zapTraceSpan string) ApiGetResourcesRequest
type ApiGetSetupRequest ¶
type ApiGetSetupRequest struct { ApiService SetupApi // contains filtered or unexported fields }
func (ApiGetSetupRequest) Execute ¶
func (r ApiGetSetupRequest) Execute() (InlineResponse200, error)
func (ApiGetSetupRequest) GetZapTraceSpan ¶
func (r ApiGetSetupRequest) GetZapTraceSpan() *string
func (ApiGetSetupRequest) ZapTraceSpan ¶
func (r ApiGetSetupRequest) ZapTraceSpan(zapTraceSpan string) ApiGetSetupRequest
type ApiGetTasksIDLogsRequest ¶
type ApiGetTasksIDLogsRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksIDLogsRequest) Execute ¶
func (r ApiGetTasksIDLogsRequest) Execute() (Logs, error)
func (ApiGetTasksIDLogsRequest) GetTaskID ¶
func (r ApiGetTasksIDLogsRequest) GetTaskID() string
func (ApiGetTasksIDLogsRequest) GetZapTraceSpan ¶
func (r ApiGetTasksIDLogsRequest) GetZapTraceSpan() *string
func (ApiGetTasksIDLogsRequest) TaskID ¶
func (r ApiGetTasksIDLogsRequest) TaskID(taskID string) ApiGetTasksIDLogsRequest
func (ApiGetTasksIDLogsRequest) ZapTraceSpan ¶
func (r ApiGetTasksIDLogsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDLogsRequest
type ApiGetTasksIDRequest ¶
type ApiGetTasksIDRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksIDRequest) Execute ¶
func (r ApiGetTasksIDRequest) Execute() (Task, error)
func (ApiGetTasksIDRequest) GetTaskID ¶
func (r ApiGetTasksIDRequest) GetTaskID() string
func (ApiGetTasksIDRequest) GetZapTraceSpan ¶
func (r ApiGetTasksIDRequest) GetZapTraceSpan() *string
func (ApiGetTasksIDRequest) TaskID ¶
func (r ApiGetTasksIDRequest) TaskID(taskID string) ApiGetTasksIDRequest
func (ApiGetTasksIDRequest) ZapTraceSpan ¶
func (r ApiGetTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRequest
type ApiGetTasksIDRunsIDLogsRequest ¶
type ApiGetTasksIDRunsIDLogsRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksIDRunsIDLogsRequest) Execute ¶
func (r ApiGetTasksIDRunsIDLogsRequest) Execute() (Logs, error)
func (ApiGetTasksIDRunsIDLogsRequest) GetRunID ¶
func (r ApiGetTasksIDRunsIDLogsRequest) GetRunID() string
func (ApiGetTasksIDRunsIDLogsRequest) GetTaskID ¶
func (r ApiGetTasksIDRunsIDLogsRequest) GetTaskID() string
func (ApiGetTasksIDRunsIDLogsRequest) GetZapTraceSpan ¶
func (r ApiGetTasksIDRunsIDLogsRequest) GetZapTraceSpan() *string
func (ApiGetTasksIDRunsIDLogsRequest) RunID ¶
func (r ApiGetTasksIDRunsIDLogsRequest) RunID(runID string) ApiGetTasksIDRunsIDLogsRequest
func (ApiGetTasksIDRunsIDLogsRequest) TaskID ¶
func (r ApiGetTasksIDRunsIDLogsRequest) TaskID(taskID string) ApiGetTasksIDRunsIDLogsRequest
func (ApiGetTasksIDRunsIDLogsRequest) ZapTraceSpan ¶
func (r ApiGetTasksIDRunsIDLogsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsIDLogsRequest
type ApiGetTasksIDRunsIDRequest ¶
type ApiGetTasksIDRunsIDRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksIDRunsIDRequest) Execute ¶
func (r ApiGetTasksIDRunsIDRequest) Execute() (Run, error)
func (ApiGetTasksIDRunsIDRequest) GetRunID ¶
func (r ApiGetTasksIDRunsIDRequest) GetRunID() string
func (ApiGetTasksIDRunsIDRequest) GetTaskID ¶
func (r ApiGetTasksIDRunsIDRequest) GetTaskID() string
func (ApiGetTasksIDRunsIDRequest) GetZapTraceSpan ¶
func (r ApiGetTasksIDRunsIDRequest) GetZapTraceSpan() *string
func (ApiGetTasksIDRunsIDRequest) RunID ¶
func (r ApiGetTasksIDRunsIDRequest) RunID(runID string) ApiGetTasksIDRunsIDRequest
func (ApiGetTasksIDRunsIDRequest) TaskID ¶
func (r ApiGetTasksIDRunsIDRequest) TaskID(taskID string) ApiGetTasksIDRunsIDRequest
func (ApiGetTasksIDRunsIDRequest) ZapTraceSpan ¶
func (r ApiGetTasksIDRunsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsIDRequest
type ApiGetTasksIDRunsRequest ¶
type ApiGetTasksIDRunsRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksIDRunsRequest) After ¶
func (r ApiGetTasksIDRunsRequest) After(after string) ApiGetTasksIDRunsRequest
func (ApiGetTasksIDRunsRequest) AfterTime ¶
func (r ApiGetTasksIDRunsRequest) AfterTime(afterTime time.Time) ApiGetTasksIDRunsRequest
func (ApiGetTasksIDRunsRequest) BeforeTime ¶
func (r ApiGetTasksIDRunsRequest) BeforeTime(beforeTime time.Time) ApiGetTasksIDRunsRequest
func (ApiGetTasksIDRunsRequest) Execute ¶
func (r ApiGetTasksIDRunsRequest) Execute() (Runs, error)
func (ApiGetTasksIDRunsRequest) GetAfter ¶
func (r ApiGetTasksIDRunsRequest) GetAfter() *string
func (ApiGetTasksIDRunsRequest) GetAfterTime ¶
func (r ApiGetTasksIDRunsRequest) GetAfterTime() *time.Time
func (ApiGetTasksIDRunsRequest) GetBeforeTime ¶
func (r ApiGetTasksIDRunsRequest) GetBeforeTime() *time.Time
func (ApiGetTasksIDRunsRequest) GetLimit ¶
func (r ApiGetTasksIDRunsRequest) GetLimit() *int32
func (ApiGetTasksIDRunsRequest) GetTaskID ¶
func (r ApiGetTasksIDRunsRequest) GetTaskID() string
func (ApiGetTasksIDRunsRequest) GetZapTraceSpan ¶
func (r ApiGetTasksIDRunsRequest) GetZapTraceSpan() *string
func (ApiGetTasksIDRunsRequest) Limit ¶
func (r ApiGetTasksIDRunsRequest) Limit(limit int32) ApiGetTasksIDRunsRequest
func (ApiGetTasksIDRunsRequest) TaskID ¶
func (r ApiGetTasksIDRunsRequest) TaskID(taskID string) ApiGetTasksIDRunsRequest
func (ApiGetTasksIDRunsRequest) ZapTraceSpan ¶
func (r ApiGetTasksIDRunsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksIDRunsRequest
type ApiGetTasksRequest ¶
type ApiGetTasksRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiGetTasksRequest) After ¶
func (r ApiGetTasksRequest) After(after string) ApiGetTasksRequest
func (ApiGetTasksRequest) Execute ¶
func (r ApiGetTasksRequest) Execute() (Tasks, error)
func (ApiGetTasksRequest) GetAfter ¶
func (r ApiGetTasksRequest) GetAfter() *string
func (ApiGetTasksRequest) GetLimit ¶
func (r ApiGetTasksRequest) GetLimit() *int32
func (ApiGetTasksRequest) GetName ¶
func (r ApiGetTasksRequest) GetName() *string
func (ApiGetTasksRequest) GetOrg ¶
func (r ApiGetTasksRequest) GetOrg() *string
func (ApiGetTasksRequest) GetOrgID ¶
func (r ApiGetTasksRequest) GetOrgID() *string
func (ApiGetTasksRequest) GetStatus ¶
func (r ApiGetTasksRequest) GetStatus() *string
func (ApiGetTasksRequest) GetUser ¶
func (r ApiGetTasksRequest) GetUser() *string
func (ApiGetTasksRequest) GetZapTraceSpan ¶
func (r ApiGetTasksRequest) GetZapTraceSpan() *string
func (ApiGetTasksRequest) Limit ¶
func (r ApiGetTasksRequest) Limit(limit int32) ApiGetTasksRequest
func (ApiGetTasksRequest) Name ¶
func (r ApiGetTasksRequest) Name(name string) ApiGetTasksRequest
func (ApiGetTasksRequest) Org ¶
func (r ApiGetTasksRequest) Org(org string) ApiGetTasksRequest
func (ApiGetTasksRequest) OrgID ¶
func (r ApiGetTasksRequest) OrgID(orgID string) ApiGetTasksRequest
func (ApiGetTasksRequest) Status ¶
func (r ApiGetTasksRequest) Status(status string) ApiGetTasksRequest
func (ApiGetTasksRequest) User ¶
func (r ApiGetTasksRequest) User(user string) ApiGetTasksRequest
func (ApiGetTasksRequest) ZapTraceSpan ¶
func (r ApiGetTasksRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTasksRequest
type ApiGetTelegrafsIDRequest ¶
type ApiGetTelegrafsIDRequest struct { ApiService TelegrafsApi // contains filtered or unexported fields }
func (ApiGetTelegrafsIDRequest) Accept ¶
func (r ApiGetTelegrafsIDRequest) Accept(accept string) ApiGetTelegrafsIDRequest
func (ApiGetTelegrafsIDRequest) Execute ¶
func (r ApiGetTelegrafsIDRequest) Execute() (Telegraf, error)
func (ApiGetTelegrafsIDRequest) GetAccept ¶
func (r ApiGetTelegrafsIDRequest) GetAccept() *string
func (ApiGetTelegrafsIDRequest) GetTelegrafID ¶
func (r ApiGetTelegrafsIDRequest) GetTelegrafID() string
func (ApiGetTelegrafsIDRequest) GetZapTraceSpan ¶
func (r ApiGetTelegrafsIDRequest) GetZapTraceSpan() *string
func (ApiGetTelegrafsIDRequest) TelegrafID ¶
func (r ApiGetTelegrafsIDRequest) TelegrafID(telegrafID string) ApiGetTelegrafsIDRequest
func (ApiGetTelegrafsIDRequest) ZapTraceSpan ¶
func (r ApiGetTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTelegrafsIDRequest
type ApiGetTelegrafsRequest ¶
type ApiGetTelegrafsRequest struct { ApiService TelegrafsApi // contains filtered or unexported fields }
func (ApiGetTelegrafsRequest) Execute ¶
func (r ApiGetTelegrafsRequest) Execute() (Telegrafs, error)
func (ApiGetTelegrafsRequest) GetOrgID ¶
func (r ApiGetTelegrafsRequest) GetOrgID() *string
func (ApiGetTelegrafsRequest) GetZapTraceSpan ¶
func (r ApiGetTelegrafsRequest) GetZapTraceSpan() *string
func (ApiGetTelegrafsRequest) OrgID ¶
func (r ApiGetTelegrafsRequest) OrgID(orgID string) ApiGetTelegrafsRequest
func (ApiGetTelegrafsRequest) ZapTraceSpan ¶
func (r ApiGetTelegrafsRequest) ZapTraceSpan(zapTraceSpan string) ApiGetTelegrafsRequest
type ApiGetUsersIDRequest ¶
type ApiGetUsersIDRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiGetUsersIDRequest) Execute ¶
func (r ApiGetUsersIDRequest) Execute() (UserResponse, error)
func (ApiGetUsersIDRequest) GetUserID ¶
func (r ApiGetUsersIDRequest) GetUserID() string
func (ApiGetUsersIDRequest) GetZapTraceSpan ¶
func (r ApiGetUsersIDRequest) GetZapTraceSpan() *string
func (ApiGetUsersIDRequest) UserID ¶
func (r ApiGetUsersIDRequest) UserID(userID string) ApiGetUsersIDRequest
func (ApiGetUsersIDRequest) ZapTraceSpan ¶
func (r ApiGetUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiGetUsersIDRequest
type ApiGetUsersRequest ¶
type ApiGetUsersRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiGetUsersRequest) After ¶
func (r ApiGetUsersRequest) After(after string) ApiGetUsersRequest
func (ApiGetUsersRequest) Execute ¶
func (r ApiGetUsersRequest) Execute() (Users, error)
func (ApiGetUsersRequest) GetAfter ¶
func (r ApiGetUsersRequest) GetAfter() *string
func (ApiGetUsersRequest) GetId ¶
func (r ApiGetUsersRequest) GetId() *string
func (ApiGetUsersRequest) GetLimit ¶
func (r ApiGetUsersRequest) GetLimit() *int32
func (ApiGetUsersRequest) GetName ¶
func (r ApiGetUsersRequest) GetName() *string
func (ApiGetUsersRequest) GetOffset ¶
func (r ApiGetUsersRequest) GetOffset() *int32
func (ApiGetUsersRequest) GetZapTraceSpan ¶
func (r ApiGetUsersRequest) GetZapTraceSpan() *string
func (ApiGetUsersRequest) Id ¶
func (r ApiGetUsersRequest) Id(id string) ApiGetUsersRequest
func (ApiGetUsersRequest) Limit ¶
func (r ApiGetUsersRequest) Limit(limit int32) ApiGetUsersRequest
func (ApiGetUsersRequest) Name ¶
func (r ApiGetUsersRequest) Name(name string) ApiGetUsersRequest
func (ApiGetUsersRequest) Offset ¶
func (r ApiGetUsersRequest) Offset(offset int32) ApiGetUsersRequest
func (ApiGetUsersRequest) ZapTraceSpan ¶
func (r ApiGetUsersRequest) ZapTraceSpan(zapTraceSpan string) ApiGetUsersRequest
type ApiListStacksRequest ¶
type ApiListStacksRequest struct { ApiService StacksApi // contains filtered or unexported fields }
func (ApiListStacksRequest) Execute ¶
func (r ApiListStacksRequest) Execute() (Stacks, error)
func (ApiListStacksRequest) GetName ¶
func (r ApiListStacksRequest) GetName() *[]string
func (ApiListStacksRequest) GetOrgID ¶
func (r ApiListStacksRequest) GetOrgID() *string
func (ApiListStacksRequest) GetStackID ¶
func (r ApiListStacksRequest) GetStackID() *[]string
func (ApiListStacksRequest) Name ¶
func (r ApiListStacksRequest) Name(name []string) ApiListStacksRequest
func (ApiListStacksRequest) OrgID ¶
func (r ApiListStacksRequest) OrgID(orgID string) ApiListStacksRequest
func (ApiListStacksRequest) StackID ¶
func (r ApiListStacksRequest) StackID(stackID []string) ApiListStacksRequest
type ApiPatchAuthorizationsIDRequest ¶
type ApiPatchAuthorizationsIDRequest struct { ApiService AuthorizationsApi // contains filtered or unexported fields }
func (ApiPatchAuthorizationsIDRequest) AuthID ¶
func (r ApiPatchAuthorizationsIDRequest) AuthID(authID string) ApiPatchAuthorizationsIDRequest
func (ApiPatchAuthorizationsIDRequest) AuthorizationUpdateRequest ¶
func (r ApiPatchAuthorizationsIDRequest) AuthorizationUpdateRequest(authorizationUpdateRequest AuthorizationUpdateRequest) ApiPatchAuthorizationsIDRequest
func (ApiPatchAuthorizationsIDRequest) Execute ¶
func (r ApiPatchAuthorizationsIDRequest) Execute() (Authorization, error)
func (ApiPatchAuthorizationsIDRequest) GetAuthID ¶
func (r ApiPatchAuthorizationsIDRequest) GetAuthID() string
func (ApiPatchAuthorizationsIDRequest) GetAuthorizationUpdateRequest ¶
func (r ApiPatchAuthorizationsIDRequest) GetAuthorizationUpdateRequest() *AuthorizationUpdateRequest
func (ApiPatchAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiPatchAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiPatchAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiPatchAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchAuthorizationsIDRequest
type ApiPatchBucketsIDRequest ¶
type ApiPatchBucketsIDRequest struct { ApiService BucketsApi // contains filtered or unexported fields }
func (ApiPatchBucketsIDRequest) BucketID ¶
func (r ApiPatchBucketsIDRequest) BucketID(bucketID string) ApiPatchBucketsIDRequest
func (ApiPatchBucketsIDRequest) Execute ¶
func (r ApiPatchBucketsIDRequest) Execute() (Bucket, error)
func (ApiPatchBucketsIDRequest) GetBucketID ¶
func (r ApiPatchBucketsIDRequest) GetBucketID() string
func (ApiPatchBucketsIDRequest) GetPatchBucketRequest ¶
func (r ApiPatchBucketsIDRequest) GetPatchBucketRequest() *PatchBucketRequest
func (ApiPatchBucketsIDRequest) GetZapTraceSpan ¶
func (r ApiPatchBucketsIDRequest) GetZapTraceSpan() *string
func (ApiPatchBucketsIDRequest) PatchBucketRequest ¶
func (r ApiPatchBucketsIDRequest) PatchBucketRequest(patchBucketRequest PatchBucketRequest) ApiPatchBucketsIDRequest
func (ApiPatchBucketsIDRequest) ZapTraceSpan ¶
func (r ApiPatchBucketsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchBucketsIDRequest
type ApiPatchDBRPIDRequest ¶
type ApiPatchDBRPIDRequest struct { ApiService DBRPsApi // contains filtered or unexported fields }
func (ApiPatchDBRPIDRequest) DBRPUpdate ¶
func (r ApiPatchDBRPIDRequest) DBRPUpdate(dBRPUpdate DBRPUpdate) ApiPatchDBRPIDRequest
func (ApiPatchDBRPIDRequest) DbrpID ¶
func (r ApiPatchDBRPIDRequest) DbrpID(dbrpID string) ApiPatchDBRPIDRequest
func (ApiPatchDBRPIDRequest) Execute ¶
func (r ApiPatchDBRPIDRequest) Execute() (DBRPGet, error)
func (ApiPatchDBRPIDRequest) GetDBRPUpdate ¶
func (r ApiPatchDBRPIDRequest) GetDBRPUpdate() *DBRPUpdate
func (ApiPatchDBRPIDRequest) GetDbrpID ¶
func (r ApiPatchDBRPIDRequest) GetDbrpID() string
func (ApiPatchDBRPIDRequest) GetOrg ¶
func (r ApiPatchDBRPIDRequest) GetOrg() *string
func (ApiPatchDBRPIDRequest) GetOrgID ¶
func (r ApiPatchDBRPIDRequest) GetOrgID() *string
func (ApiPatchDBRPIDRequest) GetZapTraceSpan ¶
func (r ApiPatchDBRPIDRequest) GetZapTraceSpan() *string
func (ApiPatchDBRPIDRequest) Org ¶
func (r ApiPatchDBRPIDRequest) Org(org string) ApiPatchDBRPIDRequest
func (ApiPatchDBRPIDRequest) OrgID ¶
func (r ApiPatchDBRPIDRequest) OrgID(orgID string) ApiPatchDBRPIDRequest
func (ApiPatchDBRPIDRequest) ZapTraceSpan ¶
func (r ApiPatchDBRPIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchDBRPIDRequest
type ApiPatchLegacyAuthorizationsIDRequest ¶
type ApiPatchLegacyAuthorizationsIDRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiPatchLegacyAuthorizationsIDRequest) AuthID ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) AuthID(authID string) ApiPatchLegacyAuthorizationsIDRequest
func (ApiPatchLegacyAuthorizationsIDRequest) AuthorizationUpdateRequest ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) AuthorizationUpdateRequest(authorizationUpdateRequest AuthorizationUpdateRequest) ApiPatchLegacyAuthorizationsIDRequest
func (ApiPatchLegacyAuthorizationsIDRequest) Execute ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) Execute() (Authorization, error)
func (ApiPatchLegacyAuthorizationsIDRequest) GetAuthID ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) GetAuthID() string
func (ApiPatchLegacyAuthorizationsIDRequest) GetAuthorizationUpdateRequest ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) GetAuthorizationUpdateRequest() *AuthorizationUpdateRequest
func (ApiPatchLegacyAuthorizationsIDRequest) GetZapTraceSpan ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) GetZapTraceSpan() *string
func (ApiPatchLegacyAuthorizationsIDRequest) ZapTraceSpan ¶
func (r ApiPatchLegacyAuthorizationsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchLegacyAuthorizationsIDRequest
type ApiPatchOrgsIDRequest ¶
type ApiPatchOrgsIDRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiPatchOrgsIDRequest) Execute ¶
func (r ApiPatchOrgsIDRequest) Execute() (Organization, error)
func (ApiPatchOrgsIDRequest) GetOrgID ¶
func (r ApiPatchOrgsIDRequest) GetOrgID() string
func (ApiPatchOrgsIDRequest) GetPatchOrganizationRequest ¶
func (r ApiPatchOrgsIDRequest) GetPatchOrganizationRequest() *PatchOrganizationRequest
func (ApiPatchOrgsIDRequest) GetZapTraceSpan ¶
func (r ApiPatchOrgsIDRequest) GetZapTraceSpan() *string
func (ApiPatchOrgsIDRequest) OrgID ¶
func (r ApiPatchOrgsIDRequest) OrgID(orgID string) ApiPatchOrgsIDRequest
func (ApiPatchOrgsIDRequest) PatchOrganizationRequest ¶
func (r ApiPatchOrgsIDRequest) PatchOrganizationRequest(patchOrganizationRequest PatchOrganizationRequest) ApiPatchOrgsIDRequest
func (ApiPatchOrgsIDRequest) ZapTraceSpan ¶
func (r ApiPatchOrgsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchOrgsIDRequest
type ApiPatchOrgsIDSecretsRequest ¶
type ApiPatchOrgsIDSecretsRequest struct { ApiService SecretsApi // contains filtered or unexported fields }
func (ApiPatchOrgsIDSecretsRequest) Execute ¶
func (r ApiPatchOrgsIDSecretsRequest) Execute() error
func (ApiPatchOrgsIDSecretsRequest) GetOrgID ¶
func (r ApiPatchOrgsIDSecretsRequest) GetOrgID() string
func (ApiPatchOrgsIDSecretsRequest) GetRequestBody ¶
func (r ApiPatchOrgsIDSecretsRequest) GetRequestBody() *map[string]string
func (ApiPatchOrgsIDSecretsRequest) GetZapTraceSpan ¶
func (r ApiPatchOrgsIDSecretsRequest) GetZapTraceSpan() *string
func (ApiPatchOrgsIDSecretsRequest) OrgID ¶
func (r ApiPatchOrgsIDSecretsRequest) OrgID(orgID string) ApiPatchOrgsIDSecretsRequest
func (ApiPatchOrgsIDSecretsRequest) RequestBody ¶
func (r ApiPatchOrgsIDSecretsRequest) RequestBody(requestBody map[string]string) ApiPatchOrgsIDSecretsRequest
func (ApiPatchOrgsIDSecretsRequest) ZapTraceSpan ¶
func (r ApiPatchOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchOrgsIDSecretsRequest
type ApiPatchRemoteConnectionByIDRequest ¶ added in v2.2.0
type ApiPatchRemoteConnectionByIDRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiPatchRemoteConnectionByIDRequest) Execute ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) Execute() (RemoteConnection, error)
func (ApiPatchRemoteConnectionByIDRequest) GetRemoteConnenctionUpdateRequest ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) GetRemoteConnenctionUpdateRequest() *RemoteConnenctionUpdateRequest
func (ApiPatchRemoteConnectionByIDRequest) GetRemoteID ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) GetRemoteID() string
func (ApiPatchRemoteConnectionByIDRequest) GetValidate ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) GetValidate() *bool
func (ApiPatchRemoteConnectionByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) GetZapTraceSpan() *string
func (ApiPatchRemoteConnectionByIDRequest) RemoteConnenctionUpdateRequest ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) RemoteConnenctionUpdateRequest(remoteConnenctionUpdateRequest RemoteConnenctionUpdateRequest) ApiPatchRemoteConnectionByIDRequest
func (ApiPatchRemoteConnectionByIDRequest) RemoteID ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiPatchRemoteConnectionByIDRequest
func (ApiPatchRemoteConnectionByIDRequest) Validate ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) Validate(validate bool) ApiPatchRemoteConnectionByIDRequest
func (ApiPatchRemoteConnectionByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPatchRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchRemoteConnectionByIDRequest
type ApiPatchReplicationByIDRequest ¶ added in v2.2.0
type ApiPatchReplicationByIDRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiPatchReplicationByIDRequest) Execute ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) Execute() (Replication, error)
func (ApiPatchReplicationByIDRequest) GetReplicationID ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) GetReplicationID() string
func (ApiPatchReplicationByIDRequest) GetReplicationUpdateRequest ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) GetReplicationUpdateRequest() *ReplicationUpdateRequest
func (ApiPatchReplicationByIDRequest) GetValidate ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) GetValidate() *bool
func (ApiPatchReplicationByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) GetZapTraceSpan() *string
func (ApiPatchReplicationByIDRequest) ReplicationID ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) ReplicationID(replicationID string) ApiPatchReplicationByIDRequest
func (ApiPatchReplicationByIDRequest) ReplicationUpdateRequest ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) ReplicationUpdateRequest(replicationUpdateRequest ReplicationUpdateRequest) ApiPatchReplicationByIDRequest
func (ApiPatchReplicationByIDRequest) Validate ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) Validate(validate bool) ApiPatchReplicationByIDRequest
func (ApiPatchReplicationByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPatchReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchReplicationByIDRequest
type ApiPatchTasksIDRequest ¶
type ApiPatchTasksIDRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiPatchTasksIDRequest) Execute ¶
func (r ApiPatchTasksIDRequest) Execute() (Task, error)
func (ApiPatchTasksIDRequest) GetTaskID ¶
func (r ApiPatchTasksIDRequest) GetTaskID() string
func (ApiPatchTasksIDRequest) GetTaskUpdateRequest ¶
func (r ApiPatchTasksIDRequest) GetTaskUpdateRequest() *TaskUpdateRequest
func (ApiPatchTasksIDRequest) GetZapTraceSpan ¶
func (r ApiPatchTasksIDRequest) GetZapTraceSpan() *string
func (ApiPatchTasksIDRequest) TaskID ¶
func (r ApiPatchTasksIDRequest) TaskID(taskID string) ApiPatchTasksIDRequest
func (ApiPatchTasksIDRequest) TaskUpdateRequest ¶
func (r ApiPatchTasksIDRequest) TaskUpdateRequest(taskUpdateRequest TaskUpdateRequest) ApiPatchTasksIDRequest
func (ApiPatchTasksIDRequest) ZapTraceSpan ¶
func (r ApiPatchTasksIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchTasksIDRequest
type ApiPatchUsersIDRequest ¶
type ApiPatchUsersIDRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiPatchUsersIDRequest) Execute ¶
func (r ApiPatchUsersIDRequest) Execute() (UserResponse, error)
func (ApiPatchUsersIDRequest) GetUser ¶
func (r ApiPatchUsersIDRequest) GetUser() *User
func (ApiPatchUsersIDRequest) GetUserID ¶
func (r ApiPatchUsersIDRequest) GetUserID() string
func (ApiPatchUsersIDRequest) GetZapTraceSpan ¶
func (r ApiPatchUsersIDRequest) GetZapTraceSpan() *string
func (ApiPatchUsersIDRequest) User ¶
func (r ApiPatchUsersIDRequest) User(user User) ApiPatchUsersIDRequest
func (ApiPatchUsersIDRequest) UserID ¶
func (r ApiPatchUsersIDRequest) UserID(userID string) ApiPatchUsersIDRequest
func (ApiPatchUsersIDRequest) ZapTraceSpan ¶
func (r ApiPatchUsersIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPatchUsersIDRequest
type ApiPostAuthorizationsRequest ¶
type ApiPostAuthorizationsRequest struct { ApiService AuthorizationsApi // contains filtered or unexported fields }
func (ApiPostAuthorizationsRequest) AuthorizationPostRequest ¶
func (r ApiPostAuthorizationsRequest) AuthorizationPostRequest(authorizationPostRequest AuthorizationPostRequest) ApiPostAuthorizationsRequest
func (ApiPostAuthorizationsRequest) Execute ¶
func (r ApiPostAuthorizationsRequest) Execute() (Authorization, error)
func (ApiPostAuthorizationsRequest) GetAuthorizationPostRequest ¶
func (r ApiPostAuthorizationsRequest) GetAuthorizationPostRequest() *AuthorizationPostRequest
func (ApiPostAuthorizationsRequest) GetZapTraceSpan ¶
func (r ApiPostAuthorizationsRequest) GetZapTraceSpan() *string
func (ApiPostAuthorizationsRequest) ZapTraceSpan ¶
func (r ApiPostAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostAuthorizationsRequest
type ApiPostBucketsRequest ¶
type ApiPostBucketsRequest struct { ApiService BucketsApi // contains filtered or unexported fields }
func (ApiPostBucketsRequest) Execute ¶
func (r ApiPostBucketsRequest) Execute() (Bucket, error)
func (ApiPostBucketsRequest) GetPostBucketRequest ¶
func (r ApiPostBucketsRequest) GetPostBucketRequest() *PostBucketRequest
func (ApiPostBucketsRequest) GetZapTraceSpan ¶
func (r ApiPostBucketsRequest) GetZapTraceSpan() *string
func (ApiPostBucketsRequest) PostBucketRequest ¶
func (r ApiPostBucketsRequest) PostBucketRequest(postBucketRequest PostBucketRequest) ApiPostBucketsRequest
func (ApiPostBucketsRequest) ZapTraceSpan ¶
func (r ApiPostBucketsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostBucketsRequest
type ApiPostDBRPRequest ¶
type ApiPostDBRPRequest struct { ApiService DBRPsApi // contains filtered or unexported fields }
func (ApiPostDBRPRequest) DBRPCreate ¶
func (r ApiPostDBRPRequest) DBRPCreate(dBRPCreate DBRPCreate) ApiPostDBRPRequest
func (ApiPostDBRPRequest) Execute ¶
func (r ApiPostDBRPRequest) Execute() (DBRP, error)
func (ApiPostDBRPRequest) GetDBRPCreate ¶
func (r ApiPostDBRPRequest) GetDBRPCreate() *DBRPCreate
func (ApiPostDBRPRequest) GetZapTraceSpan ¶
func (r ApiPostDBRPRequest) GetZapTraceSpan() *string
func (ApiPostDBRPRequest) ZapTraceSpan ¶
func (r ApiPostDBRPRequest) ZapTraceSpan(zapTraceSpan string) ApiPostDBRPRequest
type ApiPostDeleteRequest ¶
type ApiPostDeleteRequest struct { ApiService DeleteApi // contains filtered or unexported fields }
func (ApiPostDeleteRequest) Bucket ¶
func (r ApiPostDeleteRequest) Bucket(bucket string) ApiPostDeleteRequest
func (ApiPostDeleteRequest) BucketID ¶
func (r ApiPostDeleteRequest) BucketID(bucketID string) ApiPostDeleteRequest
func (ApiPostDeleteRequest) DeletePredicateRequest ¶
func (r ApiPostDeleteRequest) DeletePredicateRequest(deletePredicateRequest DeletePredicateRequest) ApiPostDeleteRequest
func (ApiPostDeleteRequest) Execute ¶
func (r ApiPostDeleteRequest) Execute() error
func (ApiPostDeleteRequest) GetBucket ¶
func (r ApiPostDeleteRequest) GetBucket() *string
func (ApiPostDeleteRequest) GetBucketID ¶
func (r ApiPostDeleteRequest) GetBucketID() *string
func (ApiPostDeleteRequest) GetDeletePredicateRequest ¶
func (r ApiPostDeleteRequest) GetDeletePredicateRequest() *DeletePredicateRequest
func (ApiPostDeleteRequest) GetOrg ¶
func (r ApiPostDeleteRequest) GetOrg() *string
func (ApiPostDeleteRequest) GetOrgID ¶
func (r ApiPostDeleteRequest) GetOrgID() *string
func (ApiPostDeleteRequest) GetZapTraceSpan ¶
func (r ApiPostDeleteRequest) GetZapTraceSpan() *string
func (ApiPostDeleteRequest) Org ¶
func (r ApiPostDeleteRequest) Org(org string) ApiPostDeleteRequest
func (ApiPostDeleteRequest) OrgID ¶
func (r ApiPostDeleteRequest) OrgID(orgID string) ApiPostDeleteRequest
func (ApiPostDeleteRequest) ZapTraceSpan ¶
func (r ApiPostDeleteRequest) ZapTraceSpan(zapTraceSpan string) ApiPostDeleteRequest
type ApiPostLegacyAuthorizationsIDPasswordRequest ¶
type ApiPostLegacyAuthorizationsIDPasswordRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiPostLegacyAuthorizationsIDPasswordRequest) AuthID ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) AuthID(authID string) ApiPostLegacyAuthorizationsIDPasswordRequest
func (ApiPostLegacyAuthorizationsIDPasswordRequest) Execute ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) Execute() error
func (ApiPostLegacyAuthorizationsIDPasswordRequest) GetAuthID ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetAuthID() string
func (ApiPostLegacyAuthorizationsIDPasswordRequest) GetPasswordResetBody ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetPasswordResetBody() *PasswordResetBody
func (ApiPostLegacyAuthorizationsIDPasswordRequest) GetZapTraceSpan ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) GetZapTraceSpan() *string
func (ApiPostLegacyAuthorizationsIDPasswordRequest) PasswordResetBody ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) PasswordResetBody(passwordResetBody PasswordResetBody) ApiPostLegacyAuthorizationsIDPasswordRequest
func (ApiPostLegacyAuthorizationsIDPasswordRequest) ZapTraceSpan ¶
func (r ApiPostLegacyAuthorizationsIDPasswordRequest) ZapTraceSpan(zapTraceSpan string) ApiPostLegacyAuthorizationsIDPasswordRequest
type ApiPostLegacyAuthorizationsRequest ¶
type ApiPostLegacyAuthorizationsRequest struct { ApiService LegacyAuthorizationsApi // contains filtered or unexported fields }
func (ApiPostLegacyAuthorizationsRequest) Execute ¶
func (r ApiPostLegacyAuthorizationsRequest) Execute() (Authorization, error)
func (ApiPostLegacyAuthorizationsRequest) GetLegacyAuthorizationPostRequest ¶
func (r ApiPostLegacyAuthorizationsRequest) GetLegacyAuthorizationPostRequest() *LegacyAuthorizationPostRequest
func (ApiPostLegacyAuthorizationsRequest) GetZapTraceSpan ¶
func (r ApiPostLegacyAuthorizationsRequest) GetZapTraceSpan() *string
func (ApiPostLegacyAuthorizationsRequest) LegacyAuthorizationPostRequest ¶
func (r ApiPostLegacyAuthorizationsRequest) LegacyAuthorizationPostRequest(legacyAuthorizationPostRequest LegacyAuthorizationPostRequest) ApiPostLegacyAuthorizationsRequest
func (ApiPostLegacyAuthorizationsRequest) ZapTraceSpan ¶
func (r ApiPostLegacyAuthorizationsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostLegacyAuthorizationsRequest
type ApiPostOrgsIDMembersRequest ¶
type ApiPostOrgsIDMembersRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiPostOrgsIDMembersRequest) AddResourceMemberRequestBody ¶
func (r ApiPostOrgsIDMembersRequest) AddResourceMemberRequestBody(addResourceMemberRequestBody AddResourceMemberRequestBody) ApiPostOrgsIDMembersRequest
func (ApiPostOrgsIDMembersRequest) Execute ¶
func (r ApiPostOrgsIDMembersRequest) Execute() (ResourceMember, error)
func (ApiPostOrgsIDMembersRequest) GetAddResourceMemberRequestBody ¶
func (r ApiPostOrgsIDMembersRequest) GetAddResourceMemberRequestBody() *AddResourceMemberRequestBody
func (ApiPostOrgsIDMembersRequest) GetOrgID ¶
func (r ApiPostOrgsIDMembersRequest) GetOrgID() string
func (ApiPostOrgsIDMembersRequest) GetZapTraceSpan ¶
func (r ApiPostOrgsIDMembersRequest) GetZapTraceSpan() *string
func (ApiPostOrgsIDMembersRequest) OrgID ¶
func (r ApiPostOrgsIDMembersRequest) OrgID(orgID string) ApiPostOrgsIDMembersRequest
func (ApiPostOrgsIDMembersRequest) ZapTraceSpan ¶
func (r ApiPostOrgsIDMembersRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsIDMembersRequest
type ApiPostOrgsIDSecretsRequest ¶
type ApiPostOrgsIDSecretsRequest struct { ApiService SecretsApi // contains filtered or unexported fields }
func (ApiPostOrgsIDSecretsRequest) Execute ¶
func (r ApiPostOrgsIDSecretsRequest) Execute() error
func (ApiPostOrgsIDSecretsRequest) GetOrgID ¶
func (r ApiPostOrgsIDSecretsRequest) GetOrgID() string
func (ApiPostOrgsIDSecretsRequest) GetSecretKeys ¶
func (r ApiPostOrgsIDSecretsRequest) GetSecretKeys() *SecretKeys
func (ApiPostOrgsIDSecretsRequest) GetZapTraceSpan ¶
func (r ApiPostOrgsIDSecretsRequest) GetZapTraceSpan() *string
func (ApiPostOrgsIDSecretsRequest) OrgID ¶
func (r ApiPostOrgsIDSecretsRequest) OrgID(orgID string) ApiPostOrgsIDSecretsRequest
func (ApiPostOrgsIDSecretsRequest) SecretKeys ¶
func (r ApiPostOrgsIDSecretsRequest) SecretKeys(secretKeys SecretKeys) ApiPostOrgsIDSecretsRequest
func (ApiPostOrgsIDSecretsRequest) ZapTraceSpan ¶
func (r ApiPostOrgsIDSecretsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsIDSecretsRequest
type ApiPostOrgsRequest ¶
type ApiPostOrgsRequest struct { ApiService OrganizationsApi // contains filtered or unexported fields }
func (ApiPostOrgsRequest) Execute ¶
func (r ApiPostOrgsRequest) Execute() (Organization, error)
func (ApiPostOrgsRequest) GetPostOrganizationRequest ¶
func (r ApiPostOrgsRequest) GetPostOrganizationRequest() *PostOrganizationRequest
func (ApiPostOrgsRequest) GetZapTraceSpan ¶
func (r ApiPostOrgsRequest) GetZapTraceSpan() *string
func (ApiPostOrgsRequest) PostOrganizationRequest ¶
func (r ApiPostOrgsRequest) PostOrganizationRequest(postOrganizationRequest PostOrganizationRequest) ApiPostOrgsRequest
func (ApiPostOrgsRequest) ZapTraceSpan ¶
func (r ApiPostOrgsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostOrgsRequest
type ApiPostQueryRequest ¶
type ApiPostQueryRequest struct { ApiService QueryApi // contains filtered or unexported fields }
func (ApiPostQueryRequest) AcceptEncoding ¶
func (r ApiPostQueryRequest) AcceptEncoding(acceptEncoding string) ApiPostQueryRequest
func (ApiPostQueryRequest) ContentType ¶
func (r ApiPostQueryRequest) ContentType(contentType string) ApiPostQueryRequest
func (ApiPostQueryRequest) Execute ¶
func (r ApiPostQueryRequest) Execute() (*_nethttp.Response, error)
func (ApiPostQueryRequest) GetAcceptEncoding ¶
func (r ApiPostQueryRequest) GetAcceptEncoding() *string
func (ApiPostQueryRequest) GetContentType ¶
func (r ApiPostQueryRequest) GetContentType() *string
func (ApiPostQueryRequest) GetOrg ¶
func (r ApiPostQueryRequest) GetOrg() *string
func (ApiPostQueryRequest) GetOrgID ¶
func (r ApiPostQueryRequest) GetOrgID() *string
func (ApiPostQueryRequest) GetQuery ¶
func (r ApiPostQueryRequest) GetQuery() *Query
func (ApiPostQueryRequest) GetZapTraceSpan ¶
func (r ApiPostQueryRequest) GetZapTraceSpan() *string
func (ApiPostQueryRequest) Org ¶
func (r ApiPostQueryRequest) Org(org string) ApiPostQueryRequest
func (ApiPostQueryRequest) OrgID ¶
func (r ApiPostQueryRequest) OrgID(orgID string) ApiPostQueryRequest
func (ApiPostQueryRequest) Query ¶
func (r ApiPostQueryRequest) Query(query Query) ApiPostQueryRequest
func (ApiPostQueryRequest) ZapTraceSpan ¶
func (r ApiPostQueryRequest) ZapTraceSpan(zapTraceSpan string) ApiPostQueryRequest
type ApiPostRemoteConnectionRequest ¶ added in v2.2.0
type ApiPostRemoteConnectionRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiPostRemoteConnectionRequest) Execute ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) Execute() (RemoteConnection, error)
func (ApiPostRemoteConnectionRequest) GetRemoteConnectionCreationRequest ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) GetRemoteConnectionCreationRequest() *RemoteConnectionCreationRequest
func (ApiPostRemoteConnectionRequest) GetValidate ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) GetValidate() *bool
func (ApiPostRemoteConnectionRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) GetZapTraceSpan() *string
func (ApiPostRemoteConnectionRequest) RemoteConnectionCreationRequest ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) RemoteConnectionCreationRequest(remoteConnectionCreationRequest RemoteConnectionCreationRequest) ApiPostRemoteConnectionRequest
func (ApiPostRemoteConnectionRequest) Validate ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) Validate(validate bool) ApiPostRemoteConnectionRequest
func (ApiPostRemoteConnectionRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPostRemoteConnectionRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRemoteConnectionRequest
type ApiPostReplicationRequest ¶ added in v2.2.0
type ApiPostReplicationRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiPostReplicationRequest) Execute ¶ added in v2.2.0
func (r ApiPostReplicationRequest) Execute() (Replication, error)
func (ApiPostReplicationRequest) GetReplicationCreationRequest ¶ added in v2.2.0
func (r ApiPostReplicationRequest) GetReplicationCreationRequest() *ReplicationCreationRequest
func (ApiPostReplicationRequest) GetValidate ¶ added in v2.2.0
func (r ApiPostReplicationRequest) GetValidate() *bool
func (ApiPostReplicationRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPostReplicationRequest) GetZapTraceSpan() *string
func (ApiPostReplicationRequest) ReplicationCreationRequest ¶ added in v2.2.0
func (r ApiPostReplicationRequest) ReplicationCreationRequest(replicationCreationRequest ReplicationCreationRequest) ApiPostReplicationRequest
func (ApiPostReplicationRequest) Validate ¶ added in v2.2.0
func (r ApiPostReplicationRequest) Validate(validate bool) ApiPostReplicationRequest
func (ApiPostReplicationRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPostReplicationRequest) ZapTraceSpan(zapTraceSpan string) ApiPostReplicationRequest
type ApiPostRestoreBucketIDRequest ¶
type ApiPostRestoreBucketIDRequest struct { ApiService RestoreApi // contains filtered or unexported fields }
func (ApiPostRestoreBucketIDRequest) Body ¶
func (r ApiPostRestoreBucketIDRequest) Body(body []byte) ApiPostRestoreBucketIDRequest
func (ApiPostRestoreBucketIDRequest) BucketID ¶
func (r ApiPostRestoreBucketIDRequest) BucketID(bucketID string) ApiPostRestoreBucketIDRequest
func (ApiPostRestoreBucketIDRequest) ContentType ¶
func (r ApiPostRestoreBucketIDRequest) ContentType(contentType string) ApiPostRestoreBucketIDRequest
func (ApiPostRestoreBucketIDRequest) Execute ¶
func (r ApiPostRestoreBucketIDRequest) Execute() (string, error)
func (ApiPostRestoreBucketIDRequest) GetBody ¶
func (r ApiPostRestoreBucketIDRequest) GetBody() []byte
func (ApiPostRestoreBucketIDRequest) GetBucketID ¶
func (r ApiPostRestoreBucketIDRequest) GetBucketID() string
func (ApiPostRestoreBucketIDRequest) GetContentType ¶
func (r ApiPostRestoreBucketIDRequest) GetContentType() *string
func (ApiPostRestoreBucketIDRequest) GetZapTraceSpan ¶
func (r ApiPostRestoreBucketIDRequest) GetZapTraceSpan() *string
func (ApiPostRestoreBucketIDRequest) ZapTraceSpan ¶
func (r ApiPostRestoreBucketIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreBucketIDRequest
type ApiPostRestoreBucketMetadataRequest ¶
type ApiPostRestoreBucketMetadataRequest struct { ApiService RestoreApi // contains filtered or unexported fields }
func (ApiPostRestoreBucketMetadataRequest) BucketMetadataManifest ¶
func (r ApiPostRestoreBucketMetadataRequest) BucketMetadataManifest(bucketMetadataManifest BucketMetadataManifest) ApiPostRestoreBucketMetadataRequest
func (ApiPostRestoreBucketMetadataRequest) Execute ¶
func (r ApiPostRestoreBucketMetadataRequest) Execute() (RestoredBucketMappings, error)
func (ApiPostRestoreBucketMetadataRequest) GetBucketMetadataManifest ¶
func (r ApiPostRestoreBucketMetadataRequest) GetBucketMetadataManifest() *BucketMetadataManifest
func (ApiPostRestoreBucketMetadataRequest) GetZapTraceSpan ¶
func (r ApiPostRestoreBucketMetadataRequest) GetZapTraceSpan() *string
func (ApiPostRestoreBucketMetadataRequest) ZapTraceSpan ¶
func (r ApiPostRestoreBucketMetadataRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreBucketMetadataRequest
type ApiPostRestoreKVRequest ¶
type ApiPostRestoreKVRequest struct { ApiService RestoreApi // contains filtered or unexported fields }
func (ApiPostRestoreKVRequest) Body ¶
func (r ApiPostRestoreKVRequest) Body(body _io.ReadCloser) ApiPostRestoreKVRequest
func (ApiPostRestoreKVRequest) ContentEncoding ¶
func (r ApiPostRestoreKVRequest) ContentEncoding(contentEncoding string) ApiPostRestoreKVRequest
func (ApiPostRestoreKVRequest) ContentType ¶
func (r ApiPostRestoreKVRequest) ContentType(contentType string) ApiPostRestoreKVRequest
func (ApiPostRestoreKVRequest) Execute ¶
func (r ApiPostRestoreKVRequest) Execute() (PostRestoreKVResponse, error)
func (ApiPostRestoreKVRequest) GetBody ¶
func (r ApiPostRestoreKVRequest) GetBody() _io.ReadCloser
func (ApiPostRestoreKVRequest) GetContentEncoding ¶
func (r ApiPostRestoreKVRequest) GetContentEncoding() *string
func (ApiPostRestoreKVRequest) GetContentType ¶
func (r ApiPostRestoreKVRequest) GetContentType() *string
func (ApiPostRestoreKVRequest) GetZapTraceSpan ¶
func (r ApiPostRestoreKVRequest) GetZapTraceSpan() *string
func (ApiPostRestoreKVRequest) ZapTraceSpan ¶
func (r ApiPostRestoreKVRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreKVRequest
type ApiPostRestoreSQLRequest ¶
type ApiPostRestoreSQLRequest struct { ApiService RestoreApi // contains filtered or unexported fields }
func (ApiPostRestoreSQLRequest) Body ¶
func (r ApiPostRestoreSQLRequest) Body(body _io.ReadCloser) ApiPostRestoreSQLRequest
func (ApiPostRestoreSQLRequest) ContentEncoding ¶
func (r ApiPostRestoreSQLRequest) ContentEncoding(contentEncoding string) ApiPostRestoreSQLRequest
func (ApiPostRestoreSQLRequest) ContentType ¶
func (r ApiPostRestoreSQLRequest) ContentType(contentType string) ApiPostRestoreSQLRequest
func (ApiPostRestoreSQLRequest) Execute ¶
func (r ApiPostRestoreSQLRequest) Execute() error
func (ApiPostRestoreSQLRequest) GetBody ¶
func (r ApiPostRestoreSQLRequest) GetBody() _io.ReadCloser
func (ApiPostRestoreSQLRequest) GetContentEncoding ¶
func (r ApiPostRestoreSQLRequest) GetContentEncoding() *string
func (ApiPostRestoreSQLRequest) GetContentType ¶
func (r ApiPostRestoreSQLRequest) GetContentType() *string
func (ApiPostRestoreSQLRequest) GetZapTraceSpan ¶
func (r ApiPostRestoreSQLRequest) GetZapTraceSpan() *string
func (ApiPostRestoreSQLRequest) ZapTraceSpan ¶
func (r ApiPostRestoreSQLRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreSQLRequest
type ApiPostRestoreShardIdRequest ¶
type ApiPostRestoreShardIdRequest struct { ApiService RestoreApi // contains filtered or unexported fields }
func (ApiPostRestoreShardIdRequest) Body ¶
func (r ApiPostRestoreShardIdRequest) Body(body _io.ReadCloser) ApiPostRestoreShardIdRequest
func (ApiPostRestoreShardIdRequest) ContentEncoding ¶
func (r ApiPostRestoreShardIdRequest) ContentEncoding(contentEncoding string) ApiPostRestoreShardIdRequest
func (ApiPostRestoreShardIdRequest) ContentType ¶
func (r ApiPostRestoreShardIdRequest) ContentType(contentType string) ApiPostRestoreShardIdRequest
func (ApiPostRestoreShardIdRequest) Execute ¶
func (r ApiPostRestoreShardIdRequest) Execute() error
func (ApiPostRestoreShardIdRequest) GetBody ¶
func (r ApiPostRestoreShardIdRequest) GetBody() _io.ReadCloser
func (ApiPostRestoreShardIdRequest) GetContentEncoding ¶
func (r ApiPostRestoreShardIdRequest) GetContentEncoding() *string
func (ApiPostRestoreShardIdRequest) GetContentType ¶
func (r ApiPostRestoreShardIdRequest) GetContentType() *string
func (ApiPostRestoreShardIdRequest) GetShardID ¶
func (r ApiPostRestoreShardIdRequest) GetShardID() string
func (ApiPostRestoreShardIdRequest) GetZapTraceSpan ¶
func (r ApiPostRestoreShardIdRequest) GetZapTraceSpan() *string
func (ApiPostRestoreShardIdRequest) ShardID ¶
func (r ApiPostRestoreShardIdRequest) ShardID(shardID string) ApiPostRestoreShardIdRequest
func (ApiPostRestoreShardIdRequest) ZapTraceSpan ¶
func (r ApiPostRestoreShardIdRequest) ZapTraceSpan(zapTraceSpan string) ApiPostRestoreShardIdRequest
type ApiPostSetupRequest ¶
type ApiPostSetupRequest struct { ApiService SetupApi // contains filtered or unexported fields }
func (ApiPostSetupRequest) Execute ¶
func (r ApiPostSetupRequest) Execute() (OnboardingResponse, error)
func (ApiPostSetupRequest) GetOnboardingRequest ¶
func (r ApiPostSetupRequest) GetOnboardingRequest() *OnboardingRequest
func (ApiPostSetupRequest) GetZapTraceSpan ¶
func (r ApiPostSetupRequest) GetZapTraceSpan() *string
func (ApiPostSetupRequest) OnboardingRequest ¶
func (r ApiPostSetupRequest) OnboardingRequest(onboardingRequest OnboardingRequest) ApiPostSetupRequest
func (ApiPostSetupRequest) ZapTraceSpan ¶
func (r ApiPostSetupRequest) ZapTraceSpan(zapTraceSpan string) ApiPostSetupRequest
type ApiPostTasksIDRunsIDRetryRequest ¶
type ApiPostTasksIDRunsIDRetryRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiPostTasksIDRunsIDRetryRequest) Body ¶
func (r ApiPostTasksIDRunsIDRetryRequest) Body(body map[string]interface{}) ApiPostTasksIDRunsIDRetryRequest
func (ApiPostTasksIDRunsIDRetryRequest) Execute ¶
func (r ApiPostTasksIDRunsIDRetryRequest) Execute() (Run, error)
func (ApiPostTasksIDRunsIDRetryRequest) GetBody ¶
func (r ApiPostTasksIDRunsIDRetryRequest) GetBody() *map[string]interface{}
func (ApiPostTasksIDRunsIDRetryRequest) GetRunID ¶
func (r ApiPostTasksIDRunsIDRetryRequest) GetRunID() string
func (ApiPostTasksIDRunsIDRetryRequest) GetTaskID ¶
func (r ApiPostTasksIDRunsIDRetryRequest) GetTaskID() string
func (ApiPostTasksIDRunsIDRetryRequest) GetZapTraceSpan ¶
func (r ApiPostTasksIDRunsIDRetryRequest) GetZapTraceSpan() *string
func (ApiPostTasksIDRunsIDRetryRequest) RunID ¶
func (r ApiPostTasksIDRunsIDRetryRequest) RunID(runID string) ApiPostTasksIDRunsIDRetryRequest
func (ApiPostTasksIDRunsIDRetryRequest) TaskID ¶
func (r ApiPostTasksIDRunsIDRetryRequest) TaskID(taskID string) ApiPostTasksIDRunsIDRetryRequest
func (ApiPostTasksIDRunsIDRetryRequest) ZapTraceSpan ¶
func (r ApiPostTasksIDRunsIDRetryRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksIDRunsIDRetryRequest
type ApiPostTasksIDRunsRequest ¶
type ApiPostTasksIDRunsRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiPostTasksIDRunsRequest) Execute ¶
func (r ApiPostTasksIDRunsRequest) Execute() (Run, error)
func (ApiPostTasksIDRunsRequest) GetRunManually ¶
func (r ApiPostTasksIDRunsRequest) GetRunManually() *RunManually
func (ApiPostTasksIDRunsRequest) GetTaskID ¶
func (r ApiPostTasksIDRunsRequest) GetTaskID() string
func (ApiPostTasksIDRunsRequest) GetZapTraceSpan ¶
func (r ApiPostTasksIDRunsRequest) GetZapTraceSpan() *string
func (ApiPostTasksIDRunsRequest) RunManually ¶
func (r ApiPostTasksIDRunsRequest) RunManually(runManually RunManually) ApiPostTasksIDRunsRequest
func (ApiPostTasksIDRunsRequest) TaskID ¶
func (r ApiPostTasksIDRunsRequest) TaskID(taskID string) ApiPostTasksIDRunsRequest
func (ApiPostTasksIDRunsRequest) ZapTraceSpan ¶
func (r ApiPostTasksIDRunsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksIDRunsRequest
type ApiPostTasksRequest ¶
type ApiPostTasksRequest struct { ApiService TasksApi // contains filtered or unexported fields }
func (ApiPostTasksRequest) Execute ¶
func (r ApiPostTasksRequest) Execute() (Task, error)
func (ApiPostTasksRequest) GetTaskCreateRequest ¶
func (r ApiPostTasksRequest) GetTaskCreateRequest() *TaskCreateRequest
func (ApiPostTasksRequest) GetZapTraceSpan ¶
func (r ApiPostTasksRequest) GetZapTraceSpan() *string
func (ApiPostTasksRequest) TaskCreateRequest ¶
func (r ApiPostTasksRequest) TaskCreateRequest(taskCreateRequest TaskCreateRequest) ApiPostTasksRequest
func (ApiPostTasksRequest) ZapTraceSpan ¶
func (r ApiPostTasksRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTasksRequest
type ApiPostTelegrafsRequest ¶
type ApiPostTelegrafsRequest struct { ApiService TelegrafsApi // contains filtered or unexported fields }
func (ApiPostTelegrafsRequest) Execute ¶
func (r ApiPostTelegrafsRequest) Execute() (Telegraf, error)
func (ApiPostTelegrafsRequest) GetTelegrafRequest ¶
func (r ApiPostTelegrafsRequest) GetTelegrafRequest() *TelegrafRequest
func (ApiPostTelegrafsRequest) GetZapTraceSpan ¶
func (r ApiPostTelegrafsRequest) GetZapTraceSpan() *string
func (ApiPostTelegrafsRequest) TelegrafRequest ¶
func (r ApiPostTelegrafsRequest) TelegrafRequest(telegrafRequest TelegrafRequest) ApiPostTelegrafsRequest
func (ApiPostTelegrafsRequest) ZapTraceSpan ¶
func (r ApiPostTelegrafsRequest) ZapTraceSpan(zapTraceSpan string) ApiPostTelegrafsRequest
type ApiPostUsersIDPasswordRequest ¶
type ApiPostUsersIDPasswordRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiPostUsersIDPasswordRequest) Execute ¶
func (r ApiPostUsersIDPasswordRequest) Execute() error
func (ApiPostUsersIDPasswordRequest) GetPasswordResetBody ¶
func (r ApiPostUsersIDPasswordRequest) GetPasswordResetBody() *PasswordResetBody
func (ApiPostUsersIDPasswordRequest) GetUserID ¶
func (r ApiPostUsersIDPasswordRequest) GetUserID() string
func (ApiPostUsersIDPasswordRequest) GetZapTraceSpan ¶
func (r ApiPostUsersIDPasswordRequest) GetZapTraceSpan() *string
func (ApiPostUsersIDPasswordRequest) PasswordResetBody ¶
func (r ApiPostUsersIDPasswordRequest) PasswordResetBody(passwordResetBody PasswordResetBody) ApiPostUsersIDPasswordRequest
func (ApiPostUsersIDPasswordRequest) UserID ¶
func (r ApiPostUsersIDPasswordRequest) UserID(userID string) ApiPostUsersIDPasswordRequest
func (ApiPostUsersIDPasswordRequest) ZapTraceSpan ¶
func (r ApiPostUsersIDPasswordRequest) ZapTraceSpan(zapTraceSpan string) ApiPostUsersIDPasswordRequest
type ApiPostUsersRequest ¶
type ApiPostUsersRequest struct { ApiService UsersApi // contains filtered or unexported fields }
func (ApiPostUsersRequest) Execute ¶
func (r ApiPostUsersRequest) Execute() (UserResponse, error)
func (ApiPostUsersRequest) GetUser ¶
func (r ApiPostUsersRequest) GetUser() *User
func (ApiPostUsersRequest) GetZapTraceSpan ¶
func (r ApiPostUsersRequest) GetZapTraceSpan() *string
func (ApiPostUsersRequest) User ¶
func (r ApiPostUsersRequest) User(user User) ApiPostUsersRequest
func (ApiPostUsersRequest) ZapTraceSpan ¶
func (r ApiPostUsersRequest) ZapTraceSpan(zapTraceSpan string) ApiPostUsersRequest
type ApiPostValidateRemoteConnectionByIDRequest ¶ added in v2.2.0
type ApiPostValidateRemoteConnectionByIDRequest struct { ApiService RemoteConnectionsApi // contains filtered or unexported fields }
func (ApiPostValidateRemoteConnectionByIDRequest) Execute ¶ added in v2.2.0
func (r ApiPostValidateRemoteConnectionByIDRequest) Execute() error
func (ApiPostValidateRemoteConnectionByIDRequest) GetRemoteID ¶ added in v2.2.0
func (r ApiPostValidateRemoteConnectionByIDRequest) GetRemoteID() string
func (ApiPostValidateRemoteConnectionByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPostValidateRemoteConnectionByIDRequest) GetZapTraceSpan() *string
func (ApiPostValidateRemoteConnectionByIDRequest) RemoteID ¶ added in v2.2.0
func (r ApiPostValidateRemoteConnectionByIDRequest) RemoteID(remoteID string) ApiPostValidateRemoteConnectionByIDRequest
func (ApiPostValidateRemoteConnectionByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPostValidateRemoteConnectionByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostValidateRemoteConnectionByIDRequest
type ApiPostValidateReplicationByIDRequest ¶ added in v2.2.0
type ApiPostValidateReplicationByIDRequest struct { ApiService ReplicationsApi // contains filtered or unexported fields }
func (ApiPostValidateReplicationByIDRequest) Execute ¶ added in v2.2.0
func (r ApiPostValidateReplicationByIDRequest) Execute() error
func (ApiPostValidateReplicationByIDRequest) GetReplicationID ¶ added in v2.2.0
func (r ApiPostValidateReplicationByIDRequest) GetReplicationID() string
func (ApiPostValidateReplicationByIDRequest) GetZapTraceSpan ¶ added in v2.2.0
func (r ApiPostValidateReplicationByIDRequest) GetZapTraceSpan() *string
func (ApiPostValidateReplicationByIDRequest) ReplicationID ¶ added in v2.2.0
func (r ApiPostValidateReplicationByIDRequest) ReplicationID(replicationID string) ApiPostValidateReplicationByIDRequest
func (ApiPostValidateReplicationByIDRequest) ZapTraceSpan ¶ added in v2.2.0
func (r ApiPostValidateReplicationByIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPostValidateReplicationByIDRequest
type ApiPostWriteRequest ¶
type ApiPostWriteRequest struct { ApiService WriteApi // contains filtered or unexported fields }
func (ApiPostWriteRequest) Accept ¶
func (r ApiPostWriteRequest) Accept(accept string) ApiPostWriteRequest
func (ApiPostWriteRequest) Body ¶
func (r ApiPostWriteRequest) Body(body []byte) ApiPostWriteRequest
func (ApiPostWriteRequest) Bucket ¶
func (r ApiPostWriteRequest) Bucket(bucket string) ApiPostWriteRequest
func (ApiPostWriteRequest) ContentEncoding ¶
func (r ApiPostWriteRequest) ContentEncoding(contentEncoding string) ApiPostWriteRequest
func (ApiPostWriteRequest) ContentLength ¶
func (r ApiPostWriteRequest) ContentLength(contentLength int32) ApiPostWriteRequest
func (ApiPostWriteRequest) ContentType ¶
func (r ApiPostWriteRequest) ContentType(contentType string) ApiPostWriteRequest
func (ApiPostWriteRequest) Execute ¶
func (r ApiPostWriteRequest) Execute() error
func (ApiPostWriteRequest) GetAccept ¶
func (r ApiPostWriteRequest) GetAccept() *string
func (ApiPostWriteRequest) GetBody ¶
func (r ApiPostWriteRequest) GetBody() []byte
func (ApiPostWriteRequest) GetBucket ¶
func (r ApiPostWriteRequest) GetBucket() *string
func (ApiPostWriteRequest) GetContentEncoding ¶
func (r ApiPostWriteRequest) GetContentEncoding() *string
func (ApiPostWriteRequest) GetContentLength ¶
func (r ApiPostWriteRequest) GetContentLength() *int32
func (ApiPostWriteRequest) GetContentType ¶
func (r ApiPostWriteRequest) GetContentType() *string
func (ApiPostWriteRequest) GetOrg ¶
func (r ApiPostWriteRequest) GetOrg() *string
func (ApiPostWriteRequest) GetOrgID ¶
func (r ApiPostWriteRequest) GetOrgID() *string
func (ApiPostWriteRequest) GetPrecision ¶
func (r ApiPostWriteRequest) GetPrecision() *WritePrecision
func (ApiPostWriteRequest) GetZapTraceSpan ¶
func (r ApiPostWriteRequest) GetZapTraceSpan() *string
func (ApiPostWriteRequest) Org ¶
func (r ApiPostWriteRequest) Org(org string) ApiPostWriteRequest
func (ApiPostWriteRequest) OrgID ¶
func (r ApiPostWriteRequest) OrgID(orgID string) ApiPostWriteRequest
func (ApiPostWriteRequest) Precision ¶
func (r ApiPostWriteRequest) Precision(precision WritePrecision) ApiPostWriteRequest
func (ApiPostWriteRequest) ZapTraceSpan ¶
func (r ApiPostWriteRequest) ZapTraceSpan(zapTraceSpan string) ApiPostWriteRequest
type ApiPutTelegrafsIDRequest ¶
type ApiPutTelegrafsIDRequest struct { ApiService TelegrafsApi // contains filtered or unexported fields }
func (ApiPutTelegrafsIDRequest) Execute ¶
func (r ApiPutTelegrafsIDRequest) Execute() (Telegraf, error)
func (ApiPutTelegrafsIDRequest) GetTelegrafID ¶
func (r ApiPutTelegrafsIDRequest) GetTelegrafID() string
func (ApiPutTelegrafsIDRequest) GetTelegrafRequest ¶
func (r ApiPutTelegrafsIDRequest) GetTelegrafRequest() *TelegrafRequest
func (ApiPutTelegrafsIDRequest) GetZapTraceSpan ¶
func (r ApiPutTelegrafsIDRequest) GetZapTraceSpan() *string
func (ApiPutTelegrafsIDRequest) TelegrafID ¶
func (r ApiPutTelegrafsIDRequest) TelegrafID(telegrafID string) ApiPutTelegrafsIDRequest
func (ApiPutTelegrafsIDRequest) TelegrafRequest ¶
func (r ApiPutTelegrafsIDRequest) TelegrafRequest(telegrafRequest TelegrafRequest) ApiPutTelegrafsIDRequest
func (ApiPutTelegrafsIDRequest) ZapTraceSpan ¶
func (r ApiPutTelegrafsIDRequest) ZapTraceSpan(zapTraceSpan string) ApiPutTelegrafsIDRequest
type ApiReadStackRequest ¶
type ApiReadStackRequest struct { ApiService StacksApi // contains filtered or unexported fields }
func (ApiReadStackRequest) Execute ¶
func (r ApiReadStackRequest) Execute() (Stack, error)
func (ApiReadStackRequest) GetStackId ¶
func (r ApiReadStackRequest) GetStackId() string
func (ApiReadStackRequest) StackId ¶
func (r ApiReadStackRequest) StackId(stackId string) ApiReadStackRequest
type ApiUpdateMeasurementSchemaRequest ¶
type ApiUpdateMeasurementSchemaRequest struct { ApiService BucketSchemasApi // contains filtered or unexported fields }
func (ApiUpdateMeasurementSchemaRequest) BucketID ¶
func (r ApiUpdateMeasurementSchemaRequest) BucketID(bucketID string) ApiUpdateMeasurementSchemaRequest
func (ApiUpdateMeasurementSchemaRequest) Execute ¶
func (r ApiUpdateMeasurementSchemaRequest) Execute() (MeasurementSchema, error)
func (ApiUpdateMeasurementSchemaRequest) GetBucketID ¶
func (r ApiUpdateMeasurementSchemaRequest) GetBucketID() string
func (ApiUpdateMeasurementSchemaRequest) GetMeasurementID ¶
func (r ApiUpdateMeasurementSchemaRequest) GetMeasurementID() string
func (ApiUpdateMeasurementSchemaRequest) GetMeasurementSchemaUpdateRequest ¶
func (r ApiUpdateMeasurementSchemaRequest) GetMeasurementSchemaUpdateRequest() *MeasurementSchemaUpdateRequest
func (ApiUpdateMeasurementSchemaRequest) GetOrg ¶
func (r ApiUpdateMeasurementSchemaRequest) GetOrg() *string
func (ApiUpdateMeasurementSchemaRequest) GetOrgID ¶
func (r ApiUpdateMeasurementSchemaRequest) GetOrgID() *string
func (ApiUpdateMeasurementSchemaRequest) MeasurementID ¶
func (r ApiUpdateMeasurementSchemaRequest) MeasurementID(measurementID string) ApiUpdateMeasurementSchemaRequest
func (ApiUpdateMeasurementSchemaRequest) MeasurementSchemaUpdateRequest ¶
func (r ApiUpdateMeasurementSchemaRequest) MeasurementSchemaUpdateRequest(measurementSchemaUpdateRequest MeasurementSchemaUpdateRequest) ApiUpdateMeasurementSchemaRequest
func (ApiUpdateMeasurementSchemaRequest) Org ¶
func (r ApiUpdateMeasurementSchemaRequest) Org(org string) ApiUpdateMeasurementSchemaRequest
func (ApiUpdateMeasurementSchemaRequest) OrgID ¶
func (r ApiUpdateMeasurementSchemaRequest) OrgID(orgID string) ApiUpdateMeasurementSchemaRequest
type ApiUpdateStackRequest ¶
type ApiUpdateStackRequest struct { ApiService StacksApi // contains filtered or unexported fields }
func (ApiUpdateStackRequest) Execute ¶
func (r ApiUpdateStackRequest) Execute() (Stack, error)
func (ApiUpdateStackRequest) GetStackId ¶
func (r ApiUpdateStackRequest) GetStackId() string
func (ApiUpdateStackRequest) GetStackPatchRequest ¶
func (r ApiUpdateStackRequest) GetStackPatchRequest() *StackPatchRequest
func (ApiUpdateStackRequest) StackId ¶
func (r ApiUpdateStackRequest) StackId(stackId string) ApiUpdateStackRequest
func (ApiUpdateStackRequest) StackPatchRequest ¶
func (r ApiUpdateStackRequest) StackPatchRequest(stackPatchRequest StackPatchRequest) ApiUpdateStackRequest
type Authorization ¶
type Authorization struct { // If inactive the token is inactive and requests using the token will be rejected. Status *string `json:"status,omitempty" yaml:"status,omitempty"` // A description of the token. Description *string `json:"description,omitempty" yaml:"description,omitempty"` CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` // ID of org that authorization is scoped to. OrgID string `json:"orgID" yaml:"orgID"` // List of permissions for an auth. An auth must have at least one Permission. Permissions []Permission `json:"permissions" yaml:"permissions"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` // Passed via the Authorization Header and Token Authentication type. Token *string `json:"token,omitempty" yaml:"token,omitempty"` // ID of user that created and owns the token. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // Name of user that created and owns the token. User *string `json:"user,omitempty" yaml:"user,omitempty"` // Name of the org token is scoped to. Org *string `json:"org,omitempty" yaml:"org,omitempty"` Links *AuthorizationAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` }
Authorization struct for Authorization
func NewAuthorization ¶
func NewAuthorization(orgID string, permissions []Permission) *Authorization
NewAuthorization instantiates a new Authorization object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationWithDefaults ¶
func NewAuthorizationWithDefaults() *Authorization
NewAuthorizationWithDefaults instantiates a new Authorization object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Authorization) GetCreatedAt ¶
func (o *Authorization) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*Authorization) GetCreatedAtOk ¶
func (o *Authorization) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetDescription ¶
func (o *Authorization) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*Authorization) GetDescriptionOk ¶
func (o *Authorization) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetId ¶
func (o *Authorization) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*Authorization) GetIdOk ¶
func (o *Authorization) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetLinks ¶
func (o *Authorization) GetLinks() AuthorizationAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Authorization) GetLinksOk ¶
func (o *Authorization) GetLinksOk() (*AuthorizationAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetOrg ¶
func (o *Authorization) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*Authorization) GetOrgID ¶
func (o *Authorization) GetOrgID() string
GetOrgID returns the OrgID field value
func (*Authorization) GetOrgIDOk ¶
func (o *Authorization) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*Authorization) GetOrgOk ¶
func (o *Authorization) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetPermissions ¶
func (o *Authorization) GetPermissions() []Permission
GetPermissions returns the Permissions field value
func (*Authorization) GetPermissionsOk ¶
func (o *Authorization) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value and a boolean to check if the value has been set.
func (*Authorization) GetStatus ¶
func (o *Authorization) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*Authorization) GetStatusOk ¶
func (o *Authorization) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetToken ¶
func (o *Authorization) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*Authorization) GetTokenOk ¶
func (o *Authorization) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetUpdatedAt ¶
func (o *Authorization) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Authorization) GetUpdatedAtOk ¶
func (o *Authorization) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetUser ¶
func (o *Authorization) GetUser() string
GetUser returns the User field value if set, zero value otherwise.
func (*Authorization) GetUserID ¶
func (o *Authorization) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*Authorization) GetUserIDOk ¶
func (o *Authorization) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) GetUserOk ¶
func (o *Authorization) GetUserOk() (*string, bool)
GetUserOk returns a tuple with the User field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorization) HasCreatedAt ¶
func (o *Authorization) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*Authorization) HasDescription ¶
func (o *Authorization) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*Authorization) HasId ¶
func (o *Authorization) HasId() bool
HasId returns a boolean if a field has been set.
func (*Authorization) HasLinks ¶
func (o *Authorization) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*Authorization) HasOrg ¶
func (o *Authorization) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*Authorization) HasStatus ¶
func (o *Authorization) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*Authorization) HasToken ¶
func (o *Authorization) HasToken() bool
HasToken returns a boolean if a field has been set.
func (*Authorization) HasUpdatedAt ¶
func (o *Authorization) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*Authorization) HasUser ¶
func (o *Authorization) HasUser() bool
HasUser returns a boolean if a field has been set.
func (*Authorization) HasUserID ¶
func (o *Authorization) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (Authorization) MarshalJSON ¶
func (o Authorization) MarshalJSON() ([]byte, error)
func (*Authorization) SetCreatedAt ¶
func (o *Authorization) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*Authorization) SetDescription ¶
func (o *Authorization) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Authorization) SetId ¶
func (o *Authorization) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*Authorization) SetLinks ¶
func (o *Authorization) SetLinks(v AuthorizationAllOfLinks)
SetLinks gets a reference to the given AuthorizationAllOfLinks and assigns it to the Links field.
func (*Authorization) SetOrg ¶
func (o *Authorization) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*Authorization) SetOrgID ¶
func (o *Authorization) SetOrgID(v string)
SetOrgID sets field value
func (*Authorization) SetPermissions ¶
func (o *Authorization) SetPermissions(v []Permission)
SetPermissions sets field value
func (*Authorization) SetStatus ¶
func (o *Authorization) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*Authorization) SetToken ¶
func (o *Authorization) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*Authorization) SetUpdatedAt ¶
func (o *Authorization) SetUpdatedAt(v time.Time)
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
func (*Authorization) SetUser ¶
func (o *Authorization) SetUser(v string)
SetUser gets a reference to the given string and assigns it to the User field.
func (*Authorization) SetUserID ¶
func (o *Authorization) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type AuthorizationAllOf ¶
type AuthorizationAllOf struct { CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` // ID of org that authorization is scoped to. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // List of permissions for an auth. An auth must have at least one Permission. Permissions *[]Permission `json:"permissions,omitempty" yaml:"permissions,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` // Passed via the Authorization Header and Token Authentication type. Token *string `json:"token,omitempty" yaml:"token,omitempty"` // ID of user that created and owns the token. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // Name of user that created and owns the token. User *string `json:"user,omitempty" yaml:"user,omitempty"` // Name of the org token is scoped to. Org *string `json:"org,omitempty" yaml:"org,omitempty"` Links *AuthorizationAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` }
AuthorizationAllOf struct for AuthorizationAllOf
func NewAuthorizationAllOf ¶
func NewAuthorizationAllOf() *AuthorizationAllOf
NewAuthorizationAllOf instantiates a new AuthorizationAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationAllOfWithDefaults ¶
func NewAuthorizationAllOfWithDefaults() *AuthorizationAllOf
NewAuthorizationAllOfWithDefaults instantiates a new AuthorizationAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AuthorizationAllOf) GetCreatedAt ¶
func (o *AuthorizationAllOf) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetCreatedAtOk ¶
func (o *AuthorizationAllOf) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetId ¶
func (o *AuthorizationAllOf) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetIdOk ¶
func (o *AuthorizationAllOf) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetLinks ¶
func (o *AuthorizationAllOf) GetLinks() AuthorizationAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetLinksOk ¶
func (o *AuthorizationAllOf) GetLinksOk() (*AuthorizationAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetOrg ¶
func (o *AuthorizationAllOf) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetOrgID ¶
func (o *AuthorizationAllOf) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetOrgIDOk ¶
func (o *AuthorizationAllOf) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetOrgOk ¶
func (o *AuthorizationAllOf) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetPermissions ¶
func (o *AuthorizationAllOf) GetPermissions() []Permission
GetPermissions returns the Permissions field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetPermissionsOk ¶
func (o *AuthorizationAllOf) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetToken ¶
func (o *AuthorizationAllOf) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetTokenOk ¶
func (o *AuthorizationAllOf) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetUpdatedAt ¶
func (o *AuthorizationAllOf) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetUpdatedAtOk ¶
func (o *AuthorizationAllOf) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetUser ¶
func (o *AuthorizationAllOf) GetUser() string
GetUser returns the User field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetUserID ¶
func (o *AuthorizationAllOf) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*AuthorizationAllOf) GetUserIDOk ¶
func (o *AuthorizationAllOf) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) GetUserOk ¶
func (o *AuthorizationAllOf) GetUserOk() (*string, bool)
GetUserOk returns a tuple with the User field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOf) HasCreatedAt ¶
func (o *AuthorizationAllOf) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasId ¶
func (o *AuthorizationAllOf) HasId() bool
HasId returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasLinks ¶
func (o *AuthorizationAllOf) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasOrg ¶
func (o *AuthorizationAllOf) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasOrgID ¶
func (o *AuthorizationAllOf) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasPermissions ¶
func (o *AuthorizationAllOf) HasPermissions() bool
HasPermissions returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasToken ¶
func (o *AuthorizationAllOf) HasToken() bool
HasToken returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasUpdatedAt ¶
func (o *AuthorizationAllOf) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasUser ¶
func (o *AuthorizationAllOf) HasUser() bool
HasUser returns a boolean if a field has been set.
func (*AuthorizationAllOf) HasUserID ¶
func (o *AuthorizationAllOf) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (AuthorizationAllOf) MarshalJSON ¶
func (o AuthorizationAllOf) MarshalJSON() ([]byte, error)
func (*AuthorizationAllOf) SetCreatedAt ¶
func (o *AuthorizationAllOf) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*AuthorizationAllOf) SetId ¶
func (o *AuthorizationAllOf) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*AuthorizationAllOf) SetLinks ¶
func (o *AuthorizationAllOf) SetLinks(v AuthorizationAllOfLinks)
SetLinks gets a reference to the given AuthorizationAllOfLinks and assigns it to the Links field.
func (*AuthorizationAllOf) SetOrg ¶
func (o *AuthorizationAllOf) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*AuthorizationAllOf) SetOrgID ¶
func (o *AuthorizationAllOf) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*AuthorizationAllOf) SetPermissions ¶
func (o *AuthorizationAllOf) SetPermissions(v []Permission)
SetPermissions gets a reference to the given []Permission and assigns it to the Permissions field.
func (*AuthorizationAllOf) SetToken ¶
func (o *AuthorizationAllOf) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*AuthorizationAllOf) SetUpdatedAt ¶
func (o *AuthorizationAllOf) SetUpdatedAt(v time.Time)
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
func (*AuthorizationAllOf) SetUser ¶
func (o *AuthorizationAllOf) SetUser(v string)
SetUser gets a reference to the given string and assigns it to the User field.
func (*AuthorizationAllOf) SetUserID ¶
func (o *AuthorizationAllOf) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type AuthorizationAllOfLinks ¶
type AuthorizationAllOfLinks struct { // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. User *string `json:"user,omitempty" yaml:"user,omitempty"` }
AuthorizationAllOfLinks struct for AuthorizationAllOfLinks
func NewAuthorizationAllOfLinks ¶
func NewAuthorizationAllOfLinks() *AuthorizationAllOfLinks
NewAuthorizationAllOfLinks instantiates a new AuthorizationAllOfLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationAllOfLinksWithDefaults ¶
func NewAuthorizationAllOfLinksWithDefaults() *AuthorizationAllOfLinks
NewAuthorizationAllOfLinksWithDefaults instantiates a new AuthorizationAllOfLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AuthorizationAllOfLinks) GetSelf ¶
func (o *AuthorizationAllOfLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*AuthorizationAllOfLinks) GetSelfOk ¶
func (o *AuthorizationAllOfLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOfLinks) GetUser ¶
func (o *AuthorizationAllOfLinks) GetUser() string
GetUser returns the User field value if set, zero value otherwise.
func (*AuthorizationAllOfLinks) GetUserOk ¶
func (o *AuthorizationAllOfLinks) GetUserOk() (*string, bool)
GetUserOk returns a tuple with the User field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationAllOfLinks) HasSelf ¶
func (o *AuthorizationAllOfLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*AuthorizationAllOfLinks) HasUser ¶
func (o *AuthorizationAllOfLinks) HasUser() bool
HasUser returns a boolean if a field has been set.
func (AuthorizationAllOfLinks) MarshalJSON ¶
func (o AuthorizationAllOfLinks) MarshalJSON() ([]byte, error)
func (*AuthorizationAllOfLinks) SetSelf ¶
func (o *AuthorizationAllOfLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*AuthorizationAllOfLinks) SetUser ¶
func (o *AuthorizationAllOfLinks) SetUser(v string)
SetUser gets a reference to the given string and assigns it to the User field.
type AuthorizationPostRequest ¶
type AuthorizationPostRequest struct { // If inactive the token is inactive and requests using the token will be rejected. Status *string `json:"status,omitempty" yaml:"status,omitempty"` // A description of the token. Description *string `json:"description,omitempty" yaml:"description,omitempty"` // ID of org that authorization is scoped to. OrgID string `json:"orgID" yaml:"orgID"` // ID of user that authorization is scoped to. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // List of permissions for an auth. An auth must have at least one Permission. Permissions []Permission `json:"permissions" yaml:"permissions"` }
AuthorizationPostRequest struct for AuthorizationPostRequest
func NewAuthorizationPostRequest ¶
func NewAuthorizationPostRequest(orgID string, permissions []Permission) *AuthorizationPostRequest
NewAuthorizationPostRequest instantiates a new AuthorizationPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationPostRequestWithDefaults ¶
func NewAuthorizationPostRequestWithDefaults() *AuthorizationPostRequest
NewAuthorizationPostRequestWithDefaults instantiates a new AuthorizationPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AuthorizationPostRequest) GetDescription ¶
func (o *AuthorizationPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*AuthorizationPostRequest) GetDescriptionOk ¶
func (o *AuthorizationPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequest) GetOrgID ¶
func (o *AuthorizationPostRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*AuthorizationPostRequest) GetOrgIDOk ¶
func (o *AuthorizationPostRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*AuthorizationPostRequest) GetPermissions ¶
func (o *AuthorizationPostRequest) GetPermissions() []Permission
GetPermissions returns the Permissions field value
func (*AuthorizationPostRequest) GetPermissionsOk ¶
func (o *AuthorizationPostRequest) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value and a boolean to check if the value has been set.
func (*AuthorizationPostRequest) GetStatus ¶
func (o *AuthorizationPostRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*AuthorizationPostRequest) GetStatusOk ¶
func (o *AuthorizationPostRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequest) GetUserID ¶
func (o *AuthorizationPostRequest) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*AuthorizationPostRequest) GetUserIDOk ¶
func (o *AuthorizationPostRequest) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequest) HasDescription ¶
func (o *AuthorizationPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*AuthorizationPostRequest) HasStatus ¶
func (o *AuthorizationPostRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*AuthorizationPostRequest) HasUserID ¶
func (o *AuthorizationPostRequest) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (AuthorizationPostRequest) MarshalJSON ¶
func (o AuthorizationPostRequest) MarshalJSON() ([]byte, error)
func (*AuthorizationPostRequest) SetDescription ¶
func (o *AuthorizationPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*AuthorizationPostRequest) SetOrgID ¶
func (o *AuthorizationPostRequest) SetOrgID(v string)
SetOrgID sets field value
func (*AuthorizationPostRequest) SetPermissions ¶
func (o *AuthorizationPostRequest) SetPermissions(v []Permission)
SetPermissions sets field value
func (*AuthorizationPostRequest) SetStatus ¶
func (o *AuthorizationPostRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*AuthorizationPostRequest) SetUserID ¶
func (o *AuthorizationPostRequest) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type AuthorizationPostRequestAllOf ¶
type AuthorizationPostRequestAllOf struct { // ID of org that authorization is scoped to. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // ID of user that authorization is scoped to. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // List of permissions for an auth. An auth must have at least one Permission. Permissions *[]Permission `json:"permissions,omitempty" yaml:"permissions,omitempty"` }
AuthorizationPostRequestAllOf struct for AuthorizationPostRequestAllOf
func NewAuthorizationPostRequestAllOf ¶
func NewAuthorizationPostRequestAllOf() *AuthorizationPostRequestAllOf
NewAuthorizationPostRequestAllOf instantiates a new AuthorizationPostRequestAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationPostRequestAllOfWithDefaults ¶
func NewAuthorizationPostRequestAllOfWithDefaults() *AuthorizationPostRequestAllOf
NewAuthorizationPostRequestAllOfWithDefaults instantiates a new AuthorizationPostRequestAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AuthorizationPostRequestAllOf) GetOrgID ¶
func (o *AuthorizationPostRequestAllOf) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*AuthorizationPostRequestAllOf) GetOrgIDOk ¶
func (o *AuthorizationPostRequestAllOf) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequestAllOf) GetPermissions ¶
func (o *AuthorizationPostRequestAllOf) GetPermissions() []Permission
GetPermissions returns the Permissions field value if set, zero value otherwise.
func (*AuthorizationPostRequestAllOf) GetPermissionsOk ¶
func (o *AuthorizationPostRequestAllOf) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequestAllOf) GetUserID ¶
func (o *AuthorizationPostRequestAllOf) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*AuthorizationPostRequestAllOf) GetUserIDOk ¶
func (o *AuthorizationPostRequestAllOf) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationPostRequestAllOf) HasOrgID ¶
func (o *AuthorizationPostRequestAllOf) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (*AuthorizationPostRequestAllOf) HasPermissions ¶
func (o *AuthorizationPostRequestAllOf) HasPermissions() bool
HasPermissions returns a boolean if a field has been set.
func (*AuthorizationPostRequestAllOf) HasUserID ¶
func (o *AuthorizationPostRequestAllOf) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (AuthorizationPostRequestAllOf) MarshalJSON ¶
func (o AuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
func (*AuthorizationPostRequestAllOf) SetOrgID ¶
func (o *AuthorizationPostRequestAllOf) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*AuthorizationPostRequestAllOf) SetPermissions ¶
func (o *AuthorizationPostRequestAllOf) SetPermissions(v []Permission)
SetPermissions gets a reference to the given []Permission and assigns it to the Permissions field.
func (*AuthorizationPostRequestAllOf) SetUserID ¶
func (o *AuthorizationPostRequestAllOf) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type AuthorizationUpdateRequest ¶
type AuthorizationUpdateRequest struct { // If inactive the token is inactive and requests using the token will be rejected. Status *string `json:"status,omitempty" yaml:"status,omitempty"` // A description of the token. Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
AuthorizationUpdateRequest struct for AuthorizationUpdateRequest
func NewAuthorizationUpdateRequest ¶
func NewAuthorizationUpdateRequest() *AuthorizationUpdateRequest
NewAuthorizationUpdateRequest instantiates a new AuthorizationUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationUpdateRequestWithDefaults ¶
func NewAuthorizationUpdateRequestWithDefaults() *AuthorizationUpdateRequest
NewAuthorizationUpdateRequestWithDefaults instantiates a new AuthorizationUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AuthorizationUpdateRequest) GetDescription ¶
func (o *AuthorizationUpdateRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*AuthorizationUpdateRequest) GetDescriptionOk ¶
func (o *AuthorizationUpdateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationUpdateRequest) GetStatus ¶
func (o *AuthorizationUpdateRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*AuthorizationUpdateRequest) GetStatusOk ¶
func (o *AuthorizationUpdateRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AuthorizationUpdateRequest) HasDescription ¶
func (o *AuthorizationUpdateRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*AuthorizationUpdateRequest) HasStatus ¶
func (o *AuthorizationUpdateRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (AuthorizationUpdateRequest) MarshalJSON ¶
func (o AuthorizationUpdateRequest) MarshalJSON() ([]byte, error)
func (*AuthorizationUpdateRequest) SetDescription ¶
func (o *AuthorizationUpdateRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*AuthorizationUpdateRequest) SetStatus ¶
func (o *AuthorizationUpdateRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
type Authorizations ¶
type Authorizations struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Authorizations *[]Authorization `json:"authorizations,omitempty" yaml:"authorizations,omitempty"` }
Authorizations struct for Authorizations
func NewAuthorizations ¶
func NewAuthorizations() *Authorizations
NewAuthorizations instantiates a new Authorizations object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAuthorizationsWithDefaults ¶
func NewAuthorizationsWithDefaults() *Authorizations
NewAuthorizationsWithDefaults instantiates a new Authorizations object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Authorizations) GetAuthorizations ¶
func (o *Authorizations) GetAuthorizations() []Authorization
GetAuthorizations returns the Authorizations field value if set, zero value otherwise.
func (*Authorizations) GetAuthorizationsOk ¶
func (o *Authorizations) GetAuthorizationsOk() (*[]Authorization, bool)
GetAuthorizationsOk returns a tuple with the Authorizations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorizations) GetLinks ¶
func (o *Authorizations) GetLinks() Links
GetLinks returns the Links field value if set, zero value otherwise.
func (*Authorizations) GetLinksOk ¶
func (o *Authorizations) GetLinksOk() (*Links, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Authorizations) HasAuthorizations ¶
func (o *Authorizations) HasAuthorizations() bool
HasAuthorizations returns a boolean if a field has been set.
func (*Authorizations) HasLinks ¶
func (o *Authorizations) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (Authorizations) MarshalJSON ¶
func (o Authorizations) MarshalJSON() ([]byte, error)
func (*Authorizations) SetAuthorizations ¶
func (o *Authorizations) SetAuthorizations(v []Authorization)
SetAuthorizations gets a reference to the given []Authorization and assigns it to the Authorizations field.
func (*Authorizations) SetLinks ¶
func (o *Authorizations) SetLinks(v Links)
SetLinks gets a reference to the given Links and assigns it to the Links field.
type AuthorizationsApi ¶
type AuthorizationsApi interface { /* * DeleteAuthorizationsID Delete an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to delete. * @return ApiDeleteAuthorizationsIDRequest */ DeleteAuthorizationsID(ctx _context.Context, authID string) ApiDeleteAuthorizationsIDRequest /* * DeleteAuthorizationsIDExecute executes the request */ DeleteAuthorizationsIDExecute(r ApiDeleteAuthorizationsIDRequest) error /* * GetAuthorizations List all authorizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetAuthorizationsRequest */ GetAuthorizations(ctx _context.Context) ApiGetAuthorizationsRequest /* * GetAuthorizationsExecute executes the request * @return Authorizations */ GetAuthorizationsExecute(r ApiGetAuthorizationsRequest) (Authorizations, error) /* * GetAuthorizationsID Retrieve an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to get. * @return ApiGetAuthorizationsIDRequest */ GetAuthorizationsID(ctx _context.Context, authID string) ApiGetAuthorizationsIDRequest /* * GetAuthorizationsIDExecute executes the request * @return Authorization */ GetAuthorizationsIDExecute(r ApiGetAuthorizationsIDRequest) (Authorization, error) /* * PatchAuthorizationsID Update an authorization to be active or inactive * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to update. * @return ApiPatchAuthorizationsIDRequest */ PatchAuthorizationsID(ctx _context.Context, authID string) ApiPatchAuthorizationsIDRequest /* * PatchAuthorizationsIDExecute executes the request * @return Authorization */ PatchAuthorizationsIDExecute(r ApiPatchAuthorizationsIDRequest) (Authorization, error) /* * PostAuthorizations Create an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostAuthorizationsRequest */ PostAuthorizations(ctx _context.Context) ApiPostAuthorizationsRequest /* * PostAuthorizationsExecute executes the request * @return Authorization */ PostAuthorizationsExecute(r ApiPostAuthorizationsRequest) (Authorization, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() AuthorizationsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() AuthorizationsApi }
type AuthorizationsApiService ¶
type AuthorizationsApiService service
AuthorizationsApiService AuthorizationsApi service
func (*AuthorizationsApiService) DeleteAuthorizationsID ¶
func (a *AuthorizationsApiService) DeleteAuthorizationsID(ctx _context.Context, authID string) ApiDeleteAuthorizationsIDRequest
* DeleteAuthorizationsID Delete an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to delete. * @return ApiDeleteAuthorizationsIDRequest
func (*AuthorizationsApiService) DeleteAuthorizationsIDExecute ¶
func (a *AuthorizationsApiService) DeleteAuthorizationsIDExecute(r ApiDeleteAuthorizationsIDRequest) error
* Execute executes the request
func (*AuthorizationsApiService) GetAuthorizations ¶
func (a *AuthorizationsApiService) GetAuthorizations(ctx _context.Context) ApiGetAuthorizationsRequest
* GetAuthorizations List all authorizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetAuthorizationsRequest
func (*AuthorizationsApiService) GetAuthorizationsExecute ¶
func (a *AuthorizationsApiService) GetAuthorizationsExecute(r ApiGetAuthorizationsRequest) (Authorizations, error)
* Execute executes the request * @return Authorizations
func (*AuthorizationsApiService) GetAuthorizationsID ¶
func (a *AuthorizationsApiService) GetAuthorizationsID(ctx _context.Context, authID string) ApiGetAuthorizationsIDRequest
* GetAuthorizationsID Retrieve an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to get. * @return ApiGetAuthorizationsIDRequest
func (*AuthorizationsApiService) GetAuthorizationsIDExecute ¶
func (a *AuthorizationsApiService) GetAuthorizationsIDExecute(r ApiGetAuthorizationsIDRequest) (Authorization, error)
* Execute executes the request * @return Authorization
func (*AuthorizationsApiService) OnlyCloud ¶
func (a *AuthorizationsApiService) OnlyCloud() AuthorizationsApi
func (*AuthorizationsApiService) OnlyOSS ¶
func (a *AuthorizationsApiService) OnlyOSS() AuthorizationsApi
func (*AuthorizationsApiService) PatchAuthorizationsID ¶
func (a *AuthorizationsApiService) PatchAuthorizationsID(ctx _context.Context, authID string) ApiPatchAuthorizationsIDRequest
* PatchAuthorizationsID Update an authorization to be active or inactive * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the authorization to update. * @return ApiPatchAuthorizationsIDRequest
func (*AuthorizationsApiService) PatchAuthorizationsIDExecute ¶
func (a *AuthorizationsApiService) PatchAuthorizationsIDExecute(r ApiPatchAuthorizationsIDRequest) (Authorization, error)
* Execute executes the request * @return Authorization
func (*AuthorizationsApiService) PostAuthorizations ¶
func (a *AuthorizationsApiService) PostAuthorizations(ctx _context.Context) ApiPostAuthorizationsRequest
* PostAuthorizations Create an authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostAuthorizationsRequest
func (*AuthorizationsApiService) PostAuthorizationsExecute ¶
func (a *AuthorizationsApiService) PostAuthorizationsExecute(r ApiPostAuthorizationsRequest) (Authorization, error)
* Execute executes the request * @return Authorization
type BackupApi ¶
type BackupApi interface { /* * GetBackupKV Download snapshot of metadata stored in the server's embedded KV store. Should not be used in versions greater than 2.1.x, as it doesn't include metadata stored in embedded SQL. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBackupKVRequest */ GetBackupKV(ctx _context.Context) ApiGetBackupKVRequest /* * GetBackupKVExecute executes the request * @return *os.File */ GetBackupKVExecute(r ApiGetBackupKVRequest) (*_nethttp.Response, error) /* * GetBackupMetadata Download snapshot of all metadata in the server * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBackupMetadataRequest */ GetBackupMetadata(ctx _context.Context) ApiGetBackupMetadataRequest /* * GetBackupMetadataExecute executes the request * @return *os.File */ GetBackupMetadataExecute(r ApiGetBackupMetadataRequest) (*_nethttp.Response, error) /* * GetBackupShardId Download snapshot of all TSM data in a shard * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param shardID The shard ID. * @return ApiGetBackupShardIdRequest */ GetBackupShardId(ctx _context.Context, shardID int64) ApiGetBackupShardIdRequest /* * GetBackupShardIdExecute executes the request * @return *os.File */ GetBackupShardIdExecute(r ApiGetBackupShardIdRequest) (*_nethttp.Response, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() BackupApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() BackupApi }
type BackupApiService ¶
type BackupApiService service
BackupApiService BackupApi service
func (*BackupApiService) GetBackupKV ¶
func (a *BackupApiService) GetBackupKV(ctx _context.Context) ApiGetBackupKVRequest
* GetBackupKV Download snapshot of metadata stored in the server's embedded KV store. Should not be used in versions greater than 2.1.x, as it doesn't include metadata stored in embedded SQL. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBackupKVRequest
func (*BackupApiService) GetBackupKVExecute ¶
func (a *BackupApiService) GetBackupKVExecute(r ApiGetBackupKVRequest) (*_nethttp.Response, error)
* Execute executes the request * @return *os.File
func (*BackupApiService) GetBackupMetadata ¶
func (a *BackupApiService) GetBackupMetadata(ctx _context.Context) ApiGetBackupMetadataRequest
* GetBackupMetadata Download snapshot of all metadata in the server * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBackupMetadataRequest
func (*BackupApiService) GetBackupMetadataExecute ¶
func (a *BackupApiService) GetBackupMetadataExecute(r ApiGetBackupMetadataRequest) (*_nethttp.Response, error)
* Execute executes the request * @return *os.File
func (*BackupApiService) GetBackupShardId ¶
func (a *BackupApiService) GetBackupShardId(ctx _context.Context, shardID int64) ApiGetBackupShardIdRequest
* GetBackupShardId Download snapshot of all TSM data in a shard * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param shardID The shard ID. * @return ApiGetBackupShardIdRequest
func (*BackupApiService) GetBackupShardIdExecute ¶
func (a *BackupApiService) GetBackupShardIdExecute(r ApiGetBackupShardIdRequest) (*_nethttp.Response, error)
* Execute executes the request * @return *os.File
func (*BackupApiService) OnlyCloud ¶
func (a *BackupApiService) OnlyCloud() BackupApi
func (*BackupApiService) OnlyOSS ¶
func (a *BackupApiService) OnlyOSS() BackupApi
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type Bucket ¶
type Bucket struct { Links *BucketLinks `json:"links,omitempty" yaml:"links,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` Type *string `json:"type,omitempty" yaml:"type,omitempty"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` Rp *string `json:"rp,omitempty" yaml:"rp,omitempty"` SchemaType *SchemaType `json:"schemaType,omitempty" yaml:"schemaType,omitempty"` CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` // Rules to expire or retain data. No rules means data never expires. RetentionRules []RetentionRule `json:"retentionRules" yaml:"retentionRules"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` }
Bucket struct for Bucket
func NewBucket ¶
func NewBucket(name string, retentionRules []RetentionRule) *Bucket
NewBucket instantiates a new Bucket object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketWithDefaults ¶
func NewBucketWithDefaults() *Bucket
NewBucketWithDefaults instantiates a new Bucket object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Bucket) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*Bucket) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetDescription ¶
GetDescription returns the Description field value if set, zero value otherwise.
func (*Bucket) GetDescriptionOk ¶
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetLinks ¶
func (o *Bucket) GetLinks() BucketLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Bucket) GetLinksOk ¶
func (o *Bucket) GetLinksOk() (*BucketLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Bucket) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetRetentionRules ¶
func (o *Bucket) GetRetentionRules() []RetentionRule
GetRetentionRules returns the RetentionRules field value
func (*Bucket) GetRetentionRulesOk ¶
func (o *Bucket) GetRetentionRulesOk() (*[]RetentionRule, bool)
GetRetentionRulesOk returns a tuple with the RetentionRules field value and a boolean to check if the value has been set.
func (*Bucket) GetRpOk ¶
GetRpOk returns a tuple with the Rp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetSchemaType ¶
func (o *Bucket) GetSchemaType() SchemaType
GetSchemaType returns the SchemaType field value if set, zero value otherwise.
func (*Bucket) GetSchemaTypeOk ¶
func (o *Bucket) GetSchemaTypeOk() (*SchemaType, bool)
GetSchemaTypeOk returns a tuple with the SchemaType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetTypeOk ¶
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) GetUpdatedAt ¶
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Bucket) GetUpdatedAtOk ¶
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Bucket) HasCreatedAt ¶
HasCreatedAt returns a boolean if a field has been set.
func (*Bucket) HasDescription ¶
HasDescription returns a boolean if a field has been set.
func (*Bucket) HasSchemaType ¶
HasSchemaType returns a boolean if a field has been set.
func (*Bucket) HasUpdatedAt ¶
HasUpdatedAt returns a boolean if a field has been set.
func (Bucket) MarshalJSON ¶
func (*Bucket) SetCreatedAt ¶
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*Bucket) SetDescription ¶
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Bucket) SetLabels ¶
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*Bucket) SetLinks ¶
func (o *Bucket) SetLinks(v BucketLinks)
SetLinks gets a reference to the given BucketLinks and assigns it to the Links field.
func (*Bucket) SetOrgID ¶
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*Bucket) SetRetentionRules ¶
func (o *Bucket) SetRetentionRules(v []RetentionRule)
SetRetentionRules sets field value
func (*Bucket) SetSchemaType ¶
func (o *Bucket) SetSchemaType(v SchemaType)
SetSchemaType gets a reference to the given SchemaType and assigns it to the SchemaType field.
func (*Bucket) SetType ¶
SetType gets a reference to the given string and assigns it to the Type field.
func (*Bucket) SetUpdatedAt ¶
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type BucketLinks ¶
type BucketLinks struct { // URI of resource. Labels *string `json:"labels,omitempty" yaml:"labels,omitempty"` // URI of resource. Members *string `json:"members,omitempty" yaml:"members,omitempty"` // URI of resource. Org *string `json:"org,omitempty" yaml:"org,omitempty"` // URI of resource. Owners *string `json:"owners,omitempty" yaml:"owners,omitempty"` // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. Write *string `json:"write,omitempty" yaml:"write,omitempty"` }
BucketLinks struct for BucketLinks
func NewBucketLinks ¶
func NewBucketLinks() *BucketLinks
NewBucketLinks instantiates a new BucketLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketLinksWithDefaults ¶
func NewBucketLinksWithDefaults() *BucketLinks
NewBucketLinksWithDefaults instantiates a new BucketLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BucketLinks) GetLabels ¶
func (o *BucketLinks) GetLabels() string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*BucketLinks) GetLabelsOk ¶
func (o *BucketLinks) GetLabelsOk() (*string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) GetMembers ¶
func (o *BucketLinks) GetMembers() string
GetMembers returns the Members field value if set, zero value otherwise.
func (*BucketLinks) GetMembersOk ¶
func (o *BucketLinks) GetMembersOk() (*string, bool)
GetMembersOk returns a tuple with the Members field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) GetOrg ¶
func (o *BucketLinks) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*BucketLinks) GetOrgOk ¶
func (o *BucketLinks) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) GetOwners ¶
func (o *BucketLinks) GetOwners() string
GetOwners returns the Owners field value if set, zero value otherwise.
func (*BucketLinks) GetOwnersOk ¶
func (o *BucketLinks) GetOwnersOk() (*string, bool)
GetOwnersOk returns a tuple with the Owners field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) GetSelf ¶
func (o *BucketLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*BucketLinks) GetSelfOk ¶
func (o *BucketLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) GetWrite ¶
func (o *BucketLinks) GetWrite() string
GetWrite returns the Write field value if set, zero value otherwise.
func (*BucketLinks) GetWriteOk ¶
func (o *BucketLinks) GetWriteOk() (*string, bool)
GetWriteOk returns a tuple with the Write field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketLinks) HasLabels ¶
func (o *BucketLinks) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*BucketLinks) HasMembers ¶
func (o *BucketLinks) HasMembers() bool
HasMembers returns a boolean if a field has been set.
func (*BucketLinks) HasOrg ¶
func (o *BucketLinks) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*BucketLinks) HasOwners ¶
func (o *BucketLinks) HasOwners() bool
HasOwners returns a boolean if a field has been set.
func (*BucketLinks) HasSelf ¶
func (o *BucketLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*BucketLinks) HasWrite ¶
func (o *BucketLinks) HasWrite() bool
HasWrite returns a boolean if a field has been set.
func (BucketLinks) MarshalJSON ¶
func (o BucketLinks) MarshalJSON() ([]byte, error)
func (*BucketLinks) SetLabels ¶
func (o *BucketLinks) SetLabels(v string)
SetLabels gets a reference to the given string and assigns it to the Labels field.
func (*BucketLinks) SetMembers ¶
func (o *BucketLinks) SetMembers(v string)
SetMembers gets a reference to the given string and assigns it to the Members field.
func (*BucketLinks) SetOrg ¶
func (o *BucketLinks) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*BucketLinks) SetOwners ¶
func (o *BucketLinks) SetOwners(v string)
SetOwners gets a reference to the given string and assigns it to the Owners field.
func (*BucketLinks) SetSelf ¶
func (o *BucketLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*BucketLinks) SetWrite ¶
func (o *BucketLinks) SetWrite(v string)
SetWrite gets a reference to the given string and assigns it to the Write field.
type BucketMetadataManifest ¶
type BucketMetadataManifest struct { OrganizationID string `json:"organizationID" yaml:"organizationID"` OrganizationName string `json:"organizationName" yaml:"organizationName"` BucketID string `json:"bucketID" yaml:"bucketID"` BucketName string `json:"bucketName" yaml:"bucketName"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` DefaultRetentionPolicy string `json:"defaultRetentionPolicy" yaml:"defaultRetentionPolicy"` RetentionPolicies []RetentionPolicyManifest `json:"retentionPolicies" yaml:"retentionPolicies"` }
BucketMetadataManifest struct for BucketMetadataManifest
func NewBucketMetadataManifest ¶
func NewBucketMetadataManifest(organizationID string, organizationName string, bucketID string, bucketName string, defaultRetentionPolicy string, retentionPolicies []RetentionPolicyManifest) *BucketMetadataManifest
NewBucketMetadataManifest instantiates a new BucketMetadataManifest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketMetadataManifestWithDefaults ¶
func NewBucketMetadataManifestWithDefaults() *BucketMetadataManifest
NewBucketMetadataManifestWithDefaults instantiates a new BucketMetadataManifest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BucketMetadataManifest) GetBucketID ¶
func (o *BucketMetadataManifest) GetBucketID() string
GetBucketID returns the BucketID field value
func (*BucketMetadataManifest) GetBucketIDOk ¶
func (o *BucketMetadataManifest) GetBucketIDOk() (*string, bool)
GetBucketIDOk returns a tuple with the BucketID field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetBucketName ¶
func (o *BucketMetadataManifest) GetBucketName() string
GetBucketName returns the BucketName field value
func (*BucketMetadataManifest) GetBucketNameOk ¶
func (o *BucketMetadataManifest) GetBucketNameOk() (*string, bool)
GetBucketNameOk returns a tuple with the BucketName field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetDefaultRetentionPolicy ¶
func (o *BucketMetadataManifest) GetDefaultRetentionPolicy() string
GetDefaultRetentionPolicy returns the DefaultRetentionPolicy field value
func (*BucketMetadataManifest) GetDefaultRetentionPolicyOk ¶
func (o *BucketMetadataManifest) GetDefaultRetentionPolicyOk() (*string, bool)
GetDefaultRetentionPolicyOk returns a tuple with the DefaultRetentionPolicy field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetDescription ¶
func (o *BucketMetadataManifest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*BucketMetadataManifest) GetDescriptionOk ¶
func (o *BucketMetadataManifest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetOrganizationID ¶
func (o *BucketMetadataManifest) GetOrganizationID() string
GetOrganizationID returns the OrganizationID field value
func (*BucketMetadataManifest) GetOrganizationIDOk ¶
func (o *BucketMetadataManifest) GetOrganizationIDOk() (*string, bool)
GetOrganizationIDOk returns a tuple with the OrganizationID field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetOrganizationName ¶
func (o *BucketMetadataManifest) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value
func (*BucketMetadataManifest) GetOrganizationNameOk ¶
func (o *BucketMetadataManifest) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) GetRetentionPolicies ¶
func (o *BucketMetadataManifest) GetRetentionPolicies() []RetentionPolicyManifest
GetRetentionPolicies returns the RetentionPolicies field value
func (*BucketMetadataManifest) GetRetentionPoliciesOk ¶
func (o *BucketMetadataManifest) GetRetentionPoliciesOk() (*[]RetentionPolicyManifest, bool)
GetRetentionPoliciesOk returns a tuple with the RetentionPolicies field value and a boolean to check if the value has been set.
func (*BucketMetadataManifest) HasDescription ¶
func (o *BucketMetadataManifest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (BucketMetadataManifest) MarshalJSON ¶
func (o BucketMetadataManifest) MarshalJSON() ([]byte, error)
func (*BucketMetadataManifest) SetBucketID ¶
func (o *BucketMetadataManifest) SetBucketID(v string)
SetBucketID sets field value
func (*BucketMetadataManifest) SetBucketName ¶
func (o *BucketMetadataManifest) SetBucketName(v string)
SetBucketName sets field value
func (*BucketMetadataManifest) SetDefaultRetentionPolicy ¶
func (o *BucketMetadataManifest) SetDefaultRetentionPolicy(v string)
SetDefaultRetentionPolicy sets field value
func (*BucketMetadataManifest) SetDescription ¶
func (o *BucketMetadataManifest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*BucketMetadataManifest) SetOrganizationID ¶
func (o *BucketMetadataManifest) SetOrganizationID(v string)
SetOrganizationID sets field value
func (*BucketMetadataManifest) SetOrganizationName ¶
func (o *BucketMetadataManifest) SetOrganizationName(v string)
SetOrganizationName sets field value
func (*BucketMetadataManifest) SetRetentionPolicies ¶
func (o *BucketMetadataManifest) SetRetentionPolicies(v []RetentionPolicyManifest)
SetRetentionPolicies sets field value
type BucketSchemasApi ¶
type BucketSchemasApi interface { /* * CreateMeasurementSchema Create a measurement schema for a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @return ApiCreateMeasurementSchemaRequest */ CreateMeasurementSchema(ctx _context.Context, bucketID string) ApiCreateMeasurementSchemaRequest /* * CreateMeasurementSchemaExecute executes the request * @return MeasurementSchema */ CreateMeasurementSchemaExecute(r ApiCreateMeasurementSchemaRequest) (MeasurementSchema, error) /* * GetMeasurementSchema Retrieve measurement schema information * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @param measurementID The identifier of the measurement. * @return ApiGetMeasurementSchemaRequest */ GetMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiGetMeasurementSchemaRequest /* * GetMeasurementSchemaExecute executes the request * @return MeasurementSchema */ GetMeasurementSchemaExecute(r ApiGetMeasurementSchemaRequest) (MeasurementSchema, error) /* * GetMeasurementSchemas List all measurement schemas of a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @return ApiGetMeasurementSchemasRequest */ GetMeasurementSchemas(ctx _context.Context, bucketID string) ApiGetMeasurementSchemasRequest /* * GetMeasurementSchemasExecute executes the request * @return MeasurementSchemaList */ GetMeasurementSchemasExecute(r ApiGetMeasurementSchemasRequest) (MeasurementSchemaList, error) /* * UpdateMeasurementSchema Update a measurement schema * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @param measurementID The identifier of the measurement. * @return ApiUpdateMeasurementSchemaRequest */ UpdateMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiUpdateMeasurementSchemaRequest /* * UpdateMeasurementSchemaExecute executes the request * @return MeasurementSchema */ UpdateMeasurementSchemaExecute(r ApiUpdateMeasurementSchemaRequest) (MeasurementSchema, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() BucketSchemasApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() BucketSchemasApi }
type BucketSchemasApiService ¶
type BucketSchemasApiService service
BucketSchemasApiService BucketSchemasApi service
func (*BucketSchemasApiService) CreateMeasurementSchema ¶
func (a *BucketSchemasApiService) CreateMeasurementSchema(ctx _context.Context, bucketID string) ApiCreateMeasurementSchemaRequest
* CreateMeasurementSchema Create a measurement schema for a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @return ApiCreateMeasurementSchemaRequest
func (*BucketSchemasApiService) CreateMeasurementSchemaExecute ¶
func (a *BucketSchemasApiService) CreateMeasurementSchemaExecute(r ApiCreateMeasurementSchemaRequest) (MeasurementSchema, error)
* Execute executes the request * @return MeasurementSchema
func (*BucketSchemasApiService) GetMeasurementSchema ¶
func (a *BucketSchemasApiService) GetMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiGetMeasurementSchemaRequest
* GetMeasurementSchema Retrieve measurement schema information * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @param measurementID The identifier of the measurement. * @return ApiGetMeasurementSchemaRequest
func (*BucketSchemasApiService) GetMeasurementSchemaExecute ¶
func (a *BucketSchemasApiService) GetMeasurementSchemaExecute(r ApiGetMeasurementSchemaRequest) (MeasurementSchema, error)
* Execute executes the request * @return MeasurementSchema
func (*BucketSchemasApiService) GetMeasurementSchemas ¶
func (a *BucketSchemasApiService) GetMeasurementSchemas(ctx _context.Context, bucketID string) ApiGetMeasurementSchemasRequest
* GetMeasurementSchemas List all measurement schemas of a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @return ApiGetMeasurementSchemasRequest
func (*BucketSchemasApiService) GetMeasurementSchemasExecute ¶
func (a *BucketSchemasApiService) GetMeasurementSchemasExecute(r ApiGetMeasurementSchemasRequest) (MeasurementSchemaList, error)
* Execute executes the request * @return MeasurementSchemaList
func (*BucketSchemasApiService) OnlyCloud ¶
func (a *BucketSchemasApiService) OnlyCloud() BucketSchemasApi
func (*BucketSchemasApiService) OnlyOSS ¶
func (a *BucketSchemasApiService) OnlyOSS() BucketSchemasApi
func (*BucketSchemasApiService) UpdateMeasurementSchema ¶
func (a *BucketSchemasApiService) UpdateMeasurementSchema(ctx _context.Context, bucketID string, measurementID string) ApiUpdateMeasurementSchemaRequest
* UpdateMeasurementSchema Update a measurement schema * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The identifier of the bucket. * @param measurementID The identifier of the measurement. * @return ApiUpdateMeasurementSchemaRequest
func (*BucketSchemasApiService) UpdateMeasurementSchemaExecute ¶
func (a *BucketSchemasApiService) UpdateMeasurementSchemaExecute(r ApiUpdateMeasurementSchemaRequest) (MeasurementSchema, error)
* Execute executes the request * @return MeasurementSchema
type BucketShardMapping ¶
type BucketShardMapping struct { OldId int64 `json:"oldId" yaml:"oldId"` NewId int64 `json:"newId" yaml:"newId"` }
BucketShardMapping struct for BucketShardMapping
func NewBucketShardMapping ¶
func NewBucketShardMapping(oldId int64, newId int64) *BucketShardMapping
NewBucketShardMapping instantiates a new BucketShardMapping object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketShardMappingWithDefaults ¶
func NewBucketShardMappingWithDefaults() *BucketShardMapping
NewBucketShardMappingWithDefaults instantiates a new BucketShardMapping object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BucketShardMapping) GetNewId ¶
func (o *BucketShardMapping) GetNewId() int64
GetNewId returns the NewId field value
func (*BucketShardMapping) GetNewIdOk ¶
func (o *BucketShardMapping) GetNewIdOk() (*int64, bool)
GetNewIdOk returns a tuple with the NewId field value and a boolean to check if the value has been set.
func (*BucketShardMapping) GetOldId ¶
func (o *BucketShardMapping) GetOldId() int64
GetOldId returns the OldId field value
func (*BucketShardMapping) GetOldIdOk ¶
func (o *BucketShardMapping) GetOldIdOk() (*int64, bool)
GetOldIdOk returns a tuple with the OldId field value and a boolean to check if the value has been set.
func (BucketShardMapping) MarshalJSON ¶
func (o BucketShardMapping) MarshalJSON() ([]byte, error)
func (*BucketShardMapping) SetNewId ¶
func (o *BucketShardMapping) SetNewId(v int64)
SetNewId sets field value
func (*BucketShardMapping) SetOldId ¶
func (o *BucketShardMapping) SetOldId(v int64)
SetOldId sets field value
type Buckets ¶
type Buckets struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Buckets *[]Bucket `json:"buckets,omitempty" yaml:"buckets,omitempty"` }
Buckets struct for Buckets
func NewBuckets ¶
func NewBuckets() *Buckets
NewBuckets instantiates a new Buckets object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketsWithDefaults ¶
func NewBucketsWithDefaults() *Buckets
NewBucketsWithDefaults instantiates a new Buckets object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Buckets) GetBuckets ¶
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*Buckets) GetBucketsOk ¶
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Buckets) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Buckets) HasBuckets ¶
HasBuckets returns a boolean if a field has been set.
func (Buckets) MarshalJSON ¶
func (*Buckets) SetBuckets ¶
SetBuckets gets a reference to the given []Bucket and assigns it to the Buckets field.
type BucketsApi ¶
type BucketsApi interface { /* * DeleteBucketsID Delete a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The ID of the bucket to delete. * @return ApiDeleteBucketsIDRequest */ DeleteBucketsID(ctx _context.Context, bucketID string) ApiDeleteBucketsIDRequest /* * DeleteBucketsIDExecute executes the request */ DeleteBucketsIDExecute(r ApiDeleteBucketsIDRequest) error /* * GetBuckets List all buckets * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBucketsRequest */ GetBuckets(ctx _context.Context) ApiGetBucketsRequest /* * GetBucketsExecute executes the request * @return Buckets */ GetBucketsExecute(r ApiGetBucketsRequest) (Buckets, error) /* * GetBucketsID Retrieve a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiGetBucketsIDRequest */ GetBucketsID(ctx _context.Context, bucketID string) ApiGetBucketsIDRequest /* * GetBucketsIDExecute executes the request * @return Bucket */ GetBucketsIDExecute(r ApiGetBucketsIDRequest) (Bucket, error) /* * PatchBucketsID Update a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiPatchBucketsIDRequest */ PatchBucketsID(ctx _context.Context, bucketID string) ApiPatchBucketsIDRequest /* * PatchBucketsIDExecute executes the request * @return Bucket */ PatchBucketsIDExecute(r ApiPatchBucketsIDRequest) (Bucket, error) /* * PostBuckets Create a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostBucketsRequest */ PostBuckets(ctx _context.Context) ApiPostBucketsRequest /* * PostBucketsExecute executes the request * @return Bucket */ PostBucketsExecute(r ApiPostBucketsRequest) (Bucket, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() BucketsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() BucketsApi }
type BucketsApiService ¶
type BucketsApiService service
BucketsApiService BucketsApi service
func (*BucketsApiService) DeleteBucketsID ¶
func (a *BucketsApiService) DeleteBucketsID(ctx _context.Context, bucketID string) ApiDeleteBucketsIDRequest
* DeleteBucketsID Delete a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The ID of the bucket to delete. * @return ApiDeleteBucketsIDRequest
func (*BucketsApiService) DeleteBucketsIDExecute ¶
func (a *BucketsApiService) DeleteBucketsIDExecute(r ApiDeleteBucketsIDRequest) error
* Execute executes the request
func (*BucketsApiService) GetBuckets ¶
func (a *BucketsApiService) GetBuckets(ctx _context.Context) ApiGetBucketsRequest
* GetBuckets List all buckets * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetBucketsRequest
func (*BucketsApiService) GetBucketsExecute ¶
func (a *BucketsApiService) GetBucketsExecute(r ApiGetBucketsRequest) (Buckets, error)
* Execute executes the request * @return Buckets
func (*BucketsApiService) GetBucketsID ¶
func (a *BucketsApiService) GetBucketsID(ctx _context.Context, bucketID string) ApiGetBucketsIDRequest
* GetBucketsID Retrieve a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiGetBucketsIDRequest
func (*BucketsApiService) GetBucketsIDExecute ¶
func (a *BucketsApiService) GetBucketsIDExecute(r ApiGetBucketsIDRequest) (Bucket, error)
* Execute executes the request * @return Bucket
func (*BucketsApiService) OnlyCloud ¶
func (a *BucketsApiService) OnlyCloud() BucketsApi
func (*BucketsApiService) OnlyOSS ¶
func (a *BucketsApiService) OnlyOSS() BucketsApi
func (*BucketsApiService) PatchBucketsID ¶
func (a *BucketsApiService) PatchBucketsID(ctx _context.Context, bucketID string) ApiPatchBucketsIDRequest
* PatchBucketsID Update a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiPatchBucketsIDRequest
func (*BucketsApiService) PatchBucketsIDExecute ¶
func (a *BucketsApiService) PatchBucketsIDExecute(r ApiPatchBucketsIDRequest) (Bucket, error)
* Execute executes the request * @return Bucket
func (*BucketsApiService) PostBuckets ¶
func (a *BucketsApiService) PostBuckets(ctx _context.Context) ApiPostBucketsRequest
* PostBuckets Create a bucket * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostBucketsRequest
func (*BucketsApiService) PostBucketsExecute ¶
func (a *BucketsApiService) PostBucketsExecute(r ApiPostBucketsRequest) (Bucket, error)
* Execute executes the request * @return Bucket
type Cell ¶
type Cell struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` Links *CellLinks `json:"links,omitempty" yaml:"links,omitempty"` X *int32 `json:"x,omitempty" yaml:"x,omitempty"` Y *int32 `json:"y,omitempty" yaml:"y,omitempty"` W *int32 `json:"w,omitempty" yaml:"w,omitempty"` H *int32 `json:"h,omitempty" yaml:"h,omitempty"` // The reference to a view from the views API. ViewID *string `json:"viewID,omitempty" yaml:"viewID,omitempty"` }
Cell struct for Cell
func NewCell ¶
func NewCell() *Cell
NewCell instantiates a new Cell object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCellWithDefaults ¶
func NewCellWithDefaults() *Cell
NewCellWithDefaults instantiates a new Cell object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Cell) GetHOk ¶
GetHOk returns a tuple with the H field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetViewIDOk ¶
GetViewIDOk returns a tuple with the ViewID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetWOk ¶
GetWOk returns a tuple with the W field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetXOk ¶
GetXOk returns a tuple with the X field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cell) GetYOk ¶
GetYOk returns a tuple with the Y field value if set, nil otherwise and a boolean to check if the value has been set.
func (Cell) MarshalJSON ¶
func (*Cell) SetLinks ¶
SetLinks gets a reference to the given CellLinks and assigns it to the Links field.
func (*Cell) SetViewID ¶
SetViewID gets a reference to the given string and assigns it to the ViewID field.
type CellLinks ¶
type CellLinks struct { Self *string `json:"self,omitempty" yaml:"self,omitempty"` View *string `json:"view,omitempty" yaml:"view,omitempty"` }
CellLinks struct for CellLinks
func NewCellLinks ¶
func NewCellLinks() *CellLinks
NewCellLinks instantiates a new CellLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCellLinksWithDefaults ¶
func NewCellLinksWithDefaults() *CellLinks
NewCellLinksWithDefaults instantiates a new CellLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CellLinks) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CellLinks) GetViewOk ¶
GetViewOk returns a tuple with the View field value if set, nil otherwise and a boolean to check if the value has been set.
func (CellLinks) MarshalJSON ¶
type ColumnDataType ¶
type ColumnDataType string
ColumnDataType the model 'ColumnDataType'
const ( COLUMNDATATYPE_INTEGER ColumnDataType = "integer" COLUMNDATATYPE_FLOAT ColumnDataType = "float" COLUMNDATATYPE_BOOLEAN ColumnDataType = "boolean" COLUMNDATATYPE_STRING ColumnDataType = "string" COLUMNDATATYPE_UNSIGNED ColumnDataType = "unsigned" )
List of ColumnDataType
func ColumnDataTypeValues ¶ added in v2.2.0
func ColumnDataTypeValues() []ColumnDataType
func (ColumnDataType) Ptr ¶
func (v ColumnDataType) Ptr() *ColumnDataType
Ptr returns reference to ColumnDataType value
func (*ColumnDataType) UnmarshalCSV ¶
func (v *ColumnDataType) UnmarshalCSV(s string) error
UnmarshalCSV implements the gocsv.TypeUnmarshaller interface for decoding CSV.
func (*ColumnDataType) UnmarshalJSON ¶
func (v *ColumnDataType) UnmarshalJSON(src []byte) error
type ColumnSemanticType ¶
type ColumnSemanticType string
ColumnSemanticType the model 'ColumnSemanticType'
const ( COLUMNSEMANTICTYPE_TIMESTAMP ColumnSemanticType = "timestamp" COLUMNSEMANTICTYPE_TAG ColumnSemanticType = "tag" COLUMNSEMANTICTYPE_FIELD ColumnSemanticType = "field" )
List of ColumnSemanticType
func ColumnSemanticTypeValues ¶ added in v2.2.0
func ColumnSemanticTypeValues() []ColumnSemanticType
func (ColumnSemanticType) Ptr ¶
func (v ColumnSemanticType) Ptr() *ColumnSemanticType
Ptr returns reference to ColumnSemanticType value
func (*ColumnSemanticType) UnmarshalCSV ¶
func (v *ColumnSemanticType) UnmarshalCSV(s string) error
UnmarshalCSV implements the gocsv.TypeUnmarshaller interface for decoding CSV.
func (*ColumnSemanticType) UnmarshalJSON ¶
func (v *ColumnSemanticType) UnmarshalJSON(src []byte) error
type ConfigParams ¶
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewAPIConfig ¶
func NewAPIConfig(params ConfigParams) *Configuration
NewAPIConfig builds a configuration tailored to the InfluxDB v2 API.
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type CreateDashboardRequest ¶
type CreateDashboardRequest struct { // The ID of the organization that owns the dashboard. OrgID string `json:"orgID" yaml:"orgID"` // The user-facing name of the dashboard. Name string `json:"name" yaml:"name"` // The user-facing description of the dashboard. Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
CreateDashboardRequest struct for CreateDashboardRequest
func NewCreateDashboardRequest ¶
func NewCreateDashboardRequest(orgID string, name string) *CreateDashboardRequest
NewCreateDashboardRequest instantiates a new CreateDashboardRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateDashboardRequestWithDefaults ¶
func NewCreateDashboardRequestWithDefaults() *CreateDashboardRequest
NewCreateDashboardRequestWithDefaults instantiates a new CreateDashboardRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateDashboardRequest) GetDescription ¶
func (o *CreateDashboardRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*CreateDashboardRequest) GetDescriptionOk ¶
func (o *CreateDashboardRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateDashboardRequest) GetName ¶
func (o *CreateDashboardRequest) GetName() string
GetName returns the Name field value
func (*CreateDashboardRequest) GetNameOk ¶
func (o *CreateDashboardRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*CreateDashboardRequest) GetOrgID ¶
func (o *CreateDashboardRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*CreateDashboardRequest) GetOrgIDOk ¶
func (o *CreateDashboardRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*CreateDashboardRequest) HasDescription ¶
func (o *CreateDashboardRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (CreateDashboardRequest) MarshalJSON ¶
func (o CreateDashboardRequest) MarshalJSON() ([]byte, error)
func (*CreateDashboardRequest) SetDescription ¶
func (o *CreateDashboardRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*CreateDashboardRequest) SetName ¶
func (o *CreateDashboardRequest) SetName(v string)
SetName sets field value
func (*CreateDashboardRequest) SetOrgID ¶
func (o *CreateDashboardRequest) SetOrgID(v string)
SetOrgID sets field value
type DBRP ¶
type DBRP struct { // the mapping identifier Id string `json:"id" yaml:"id"` // the organization ID that owns this mapping. OrgID string `json:"orgID" yaml:"orgID"` // the bucket ID used as target for the translation. BucketID string `json:"bucketID" yaml:"bucketID"` // InfluxDB v1 database Database string `json:"database" yaml:"database"` // InfluxDB v1 retention policy RetentionPolicy string `json:"retention_policy" yaml:"retention_policy"` // Specify if this mapping represents the default retention policy for the database specificed. Default bool `json:"default" yaml:"default"` Links *Links `json:"links,omitempty" yaml:"links,omitempty"` }
DBRP struct for DBRP
func NewDBRP ¶
func NewDBRP(id string, orgID string, bucketID string, database string, retentionPolicy string, default_ bool) *DBRP
NewDBRP instantiates a new DBRP object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDBRPWithDefaults ¶
func NewDBRPWithDefaults() *DBRP
NewDBRPWithDefaults instantiates a new DBRP object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DBRP) GetBucketID ¶
GetBucketID returns the BucketID field value
func (*DBRP) GetBucketIDOk ¶
GetBucketIDOk returns a tuple with the BucketID field value and a boolean to check if the value has been set.
func (*DBRP) GetDatabase ¶
GetDatabase returns the Database field value
func (*DBRP) GetDatabaseOk ¶
GetDatabaseOk returns a tuple with the Database field value and a boolean to check if the value has been set.
func (*DBRP) GetDefault ¶
GetDefault returns the Default field value
func (*DBRP) GetDefaultOk ¶
GetDefaultOk returns a tuple with the Default field value and a boolean to check if the value has been set.
func (*DBRP) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*DBRP) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRP) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*DBRP) GetRetentionPolicy ¶
GetRetentionPolicy returns the RetentionPolicy field value
func (*DBRP) GetRetentionPolicyOk ¶
GetRetentionPolicyOk returns a tuple with the RetentionPolicy field value and a boolean to check if the value has been set.
func (DBRP) MarshalJSON ¶
func (*DBRP) SetLinks ¶
SetLinks gets a reference to the given Links and assigns it to the Links field.
func (*DBRP) SetRetentionPolicy ¶
SetRetentionPolicy sets field value
type DBRPCreate ¶
type DBRPCreate struct { // the organization ID that owns this mapping. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // the organization that owns this mapping. Org *string `json:"org,omitempty" yaml:"org,omitempty"` // the bucket ID used as target for the translation. BucketID string `json:"bucketID" yaml:"bucketID"` // InfluxDB v1 database Database string `json:"database" yaml:"database"` // InfluxDB v1 retention policy RetentionPolicy string `json:"retention_policy" yaml:"retention_policy"` // Specify if this mapping represents the default retention policy for the database specificed. Default *bool `json:"default,omitempty" yaml:"default,omitempty"` }
DBRPCreate struct for DBRPCreate
func NewDBRPCreate ¶
func NewDBRPCreate(bucketID string, database string, retentionPolicy string) *DBRPCreate
NewDBRPCreate instantiates a new DBRPCreate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDBRPCreateWithDefaults ¶
func NewDBRPCreateWithDefaults() *DBRPCreate
NewDBRPCreateWithDefaults instantiates a new DBRPCreate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DBRPCreate) GetBucketID ¶
func (o *DBRPCreate) GetBucketID() string
GetBucketID returns the BucketID field value
func (*DBRPCreate) GetBucketIDOk ¶
func (o *DBRPCreate) GetBucketIDOk() (*string, bool)
GetBucketIDOk returns a tuple with the BucketID field value and a boolean to check if the value has been set.
func (*DBRPCreate) GetDatabase ¶
func (o *DBRPCreate) GetDatabase() string
GetDatabase returns the Database field value
func (*DBRPCreate) GetDatabaseOk ¶
func (o *DBRPCreate) GetDatabaseOk() (*string, bool)
GetDatabaseOk returns a tuple with the Database field value and a boolean to check if the value has been set.
func (*DBRPCreate) GetDefault ¶
func (o *DBRPCreate) GetDefault() bool
GetDefault returns the Default field value if set, zero value otherwise.
func (*DBRPCreate) GetDefaultOk ¶
func (o *DBRPCreate) GetDefaultOk() (*bool, bool)
GetDefaultOk returns a tuple with the Default field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPCreate) GetOrg ¶
func (o *DBRPCreate) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*DBRPCreate) GetOrgID ¶
func (o *DBRPCreate) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*DBRPCreate) GetOrgIDOk ¶
func (o *DBRPCreate) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPCreate) GetOrgOk ¶
func (o *DBRPCreate) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPCreate) GetRetentionPolicy ¶
func (o *DBRPCreate) GetRetentionPolicy() string
GetRetentionPolicy returns the RetentionPolicy field value
func (*DBRPCreate) GetRetentionPolicyOk ¶
func (o *DBRPCreate) GetRetentionPolicyOk() (*string, bool)
GetRetentionPolicyOk returns a tuple with the RetentionPolicy field value and a boolean to check if the value has been set.
func (*DBRPCreate) HasDefault ¶
func (o *DBRPCreate) HasDefault() bool
HasDefault returns a boolean if a field has been set.
func (*DBRPCreate) HasOrg ¶
func (o *DBRPCreate) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*DBRPCreate) HasOrgID ¶
func (o *DBRPCreate) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (DBRPCreate) MarshalJSON ¶
func (o DBRPCreate) MarshalJSON() ([]byte, error)
func (*DBRPCreate) SetBucketID ¶
func (o *DBRPCreate) SetBucketID(v string)
SetBucketID sets field value
func (*DBRPCreate) SetDatabase ¶
func (o *DBRPCreate) SetDatabase(v string)
SetDatabase sets field value
func (*DBRPCreate) SetDefault ¶
func (o *DBRPCreate) SetDefault(v bool)
SetDefault gets a reference to the given bool and assigns it to the Default field.
func (*DBRPCreate) SetOrg ¶
func (o *DBRPCreate) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*DBRPCreate) SetOrgID ¶
func (o *DBRPCreate) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*DBRPCreate) SetRetentionPolicy ¶
func (o *DBRPCreate) SetRetentionPolicy(v string)
SetRetentionPolicy sets field value
type DBRPGet ¶
type DBRPGet struct {
Content *DBRP `json:"content,omitempty" yaml:"content,omitempty"`
}
DBRPGet struct for DBRPGet
func NewDBRPGet ¶
func NewDBRPGet() *DBRPGet
NewDBRPGet instantiates a new DBRPGet object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDBRPGetWithDefaults ¶
func NewDBRPGetWithDefaults() *DBRPGet
NewDBRPGetWithDefaults instantiates a new DBRPGet object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DBRPGet) GetContent ¶
GetContent returns the Content field value if set, zero value otherwise.
func (*DBRPGet) GetContentOk ¶
GetContentOk returns a tuple with the Content field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPGet) HasContent ¶
HasContent returns a boolean if a field has been set.
func (DBRPGet) MarshalJSON ¶
func (*DBRPGet) SetContent ¶
SetContent gets a reference to the given DBRP and assigns it to the Content field.
type DBRPUpdate ¶
type DBRPUpdate struct { // InfluxDB v1 retention policy RetentionPolicy *string `json:"retention_policy,omitempty" yaml:"retention_policy,omitempty"` Default *bool `json:"default,omitempty" yaml:"default,omitempty"` }
DBRPUpdate struct for DBRPUpdate
func NewDBRPUpdate ¶
func NewDBRPUpdate() *DBRPUpdate
NewDBRPUpdate instantiates a new DBRPUpdate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDBRPUpdateWithDefaults ¶
func NewDBRPUpdateWithDefaults() *DBRPUpdate
NewDBRPUpdateWithDefaults instantiates a new DBRPUpdate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DBRPUpdate) GetDefault ¶
func (o *DBRPUpdate) GetDefault() bool
GetDefault returns the Default field value if set, zero value otherwise.
func (*DBRPUpdate) GetDefaultOk ¶
func (o *DBRPUpdate) GetDefaultOk() (*bool, bool)
GetDefaultOk returns a tuple with the Default field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPUpdate) GetRetentionPolicy ¶
func (o *DBRPUpdate) GetRetentionPolicy() string
GetRetentionPolicy returns the RetentionPolicy field value if set, zero value otherwise.
func (*DBRPUpdate) GetRetentionPolicyOk ¶
func (o *DBRPUpdate) GetRetentionPolicyOk() (*string, bool)
GetRetentionPolicyOk returns a tuple with the RetentionPolicy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPUpdate) HasDefault ¶
func (o *DBRPUpdate) HasDefault() bool
HasDefault returns a boolean if a field has been set.
func (*DBRPUpdate) HasRetentionPolicy ¶
func (o *DBRPUpdate) HasRetentionPolicy() bool
HasRetentionPolicy returns a boolean if a field has been set.
func (DBRPUpdate) MarshalJSON ¶
func (o DBRPUpdate) MarshalJSON() ([]byte, error)
func (*DBRPUpdate) SetDefault ¶
func (o *DBRPUpdate) SetDefault(v bool)
SetDefault gets a reference to the given bool and assigns it to the Default field.
func (*DBRPUpdate) SetRetentionPolicy ¶
func (o *DBRPUpdate) SetRetentionPolicy(v string)
SetRetentionPolicy gets a reference to the given string and assigns it to the RetentionPolicy field.
type DBRPs ¶
type DBRPs struct {
Content *[]DBRP `json:"content,omitempty" yaml:"content,omitempty"`
}
DBRPs struct for DBRPs
func NewDBRPs ¶
func NewDBRPs() *DBRPs
NewDBRPs instantiates a new DBRPs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDBRPsWithDefaults ¶
func NewDBRPsWithDefaults() *DBRPs
NewDBRPsWithDefaults instantiates a new DBRPs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DBRPs) GetContent ¶
GetContent returns the Content field value if set, zero value otherwise.
func (*DBRPs) GetContentOk ¶
GetContentOk returns a tuple with the Content field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DBRPs) HasContent ¶
HasContent returns a boolean if a field has been set.
func (DBRPs) MarshalJSON ¶
func (*DBRPs) SetContent ¶
SetContent gets a reference to the given []DBRP and assigns it to the Content field.
type DBRPsApi ¶
type DBRPsApi interface { /* * DeleteDBRPID Delete a database retention policy * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping * @return ApiDeleteDBRPIDRequest */ DeleteDBRPID(ctx _context.Context, dbrpID string) ApiDeleteDBRPIDRequest /* * DeleteDBRPIDExecute executes the request */ DeleteDBRPIDExecute(r ApiDeleteDBRPIDRequest) error /* * GetDBRPs List database retention policy mappings * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetDBRPsRequest */ GetDBRPs(ctx _context.Context) ApiGetDBRPsRequest /* * GetDBRPsExecute executes the request * @return DBRPs */ GetDBRPsExecute(r ApiGetDBRPsRequest) (DBRPs, error) /* * GetDBRPsID Retrieve a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping ID * @return ApiGetDBRPsIDRequest */ GetDBRPsID(ctx _context.Context, dbrpID string) ApiGetDBRPsIDRequest /* * GetDBRPsIDExecute executes the request * @return DBRPGet */ GetDBRPsIDExecute(r ApiGetDBRPsIDRequest) (DBRPGet, error) /* * PatchDBRPID Update a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping. * @return ApiPatchDBRPIDRequest */ PatchDBRPID(ctx _context.Context, dbrpID string) ApiPatchDBRPIDRequest /* * PatchDBRPIDExecute executes the request * @return DBRPGet */ PatchDBRPIDExecute(r ApiPatchDBRPIDRequest) (DBRPGet, error) /* * PostDBRP Add a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostDBRPRequest */ PostDBRP(ctx _context.Context) ApiPostDBRPRequest /* * PostDBRPExecute executes the request * @return DBRP */ PostDBRPExecute(r ApiPostDBRPRequest) (DBRP, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() DBRPsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() DBRPsApi }
type DBRPsApiService ¶
type DBRPsApiService service
DBRPsApiService DBRPsApi service
func (*DBRPsApiService) DeleteDBRPID ¶
func (a *DBRPsApiService) DeleteDBRPID(ctx _context.Context, dbrpID string) ApiDeleteDBRPIDRequest
* DeleteDBRPID Delete a database retention policy * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping * @return ApiDeleteDBRPIDRequest
func (*DBRPsApiService) DeleteDBRPIDExecute ¶
func (a *DBRPsApiService) DeleteDBRPIDExecute(r ApiDeleteDBRPIDRequest) error
* Execute executes the request
func (*DBRPsApiService) GetDBRPs ¶
func (a *DBRPsApiService) GetDBRPs(ctx _context.Context) ApiGetDBRPsRequest
* GetDBRPs List database retention policy mappings * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetDBRPsRequest
func (*DBRPsApiService) GetDBRPsExecute ¶
func (a *DBRPsApiService) GetDBRPsExecute(r ApiGetDBRPsRequest) (DBRPs, error)
* Execute executes the request * @return DBRPs
func (*DBRPsApiService) GetDBRPsID ¶
func (a *DBRPsApiService) GetDBRPsID(ctx _context.Context, dbrpID string) ApiGetDBRPsIDRequest
* GetDBRPsID Retrieve a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping ID * @return ApiGetDBRPsIDRequest
func (*DBRPsApiService) GetDBRPsIDExecute ¶
func (a *DBRPsApiService) GetDBRPsIDExecute(r ApiGetDBRPsIDRequest) (DBRPGet, error)
* Execute executes the request * @return DBRPGet
func (*DBRPsApiService) OnlyCloud ¶
func (a *DBRPsApiService) OnlyCloud() DBRPsApi
func (*DBRPsApiService) OnlyOSS ¶
func (a *DBRPsApiService) OnlyOSS() DBRPsApi
func (*DBRPsApiService) PatchDBRPID ¶
func (a *DBRPsApiService) PatchDBRPID(ctx _context.Context, dbrpID string) ApiPatchDBRPIDRequest
* PatchDBRPID Update a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param dbrpID The database retention policy mapping. * @return ApiPatchDBRPIDRequest
func (*DBRPsApiService) PatchDBRPIDExecute ¶
func (a *DBRPsApiService) PatchDBRPIDExecute(r ApiPatchDBRPIDRequest) (DBRPGet, error)
* Execute executes the request * @return DBRPGet
func (*DBRPsApiService) PostDBRP ¶
func (a *DBRPsApiService) PostDBRP(ctx _context.Context) ApiPostDBRPRequest
* PostDBRP Add a database retention policy mapping * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostDBRPRequest
func (*DBRPsApiService) PostDBRPExecute ¶
func (a *DBRPsApiService) PostDBRPExecute(r ApiPostDBRPRequest) (DBRP, error)
* Execute executes the request * @return DBRP
type Dashboard ¶
type Dashboard struct { // The ID of the organization that owns the dashboard. OrgID string `json:"orgID" yaml:"orgID"` // The user-facing name of the dashboard. Name string `json:"name" yaml:"name"` // The user-facing description of the dashboard. Description *string `json:"description,omitempty" yaml:"description,omitempty"` Links *DashboardAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` Meta *DashboardAllOfMeta `json:"meta,omitempty" yaml:"meta,omitempty"` Cells *[]Cell `json:"cells,omitempty" yaml:"cells,omitempty"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` }
Dashboard struct for Dashboard
func NewDashboard ¶
NewDashboard instantiates a new Dashboard object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDashboardWithDefaults ¶
func NewDashboardWithDefaults() *Dashboard
NewDashboardWithDefaults instantiates a new Dashboard object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Dashboard) GetCellsOk ¶
GetCellsOk returns a tuple with the Cells field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetDescription ¶
GetDescription returns the Description field value if set, zero value otherwise.
func (*Dashboard) GetDescriptionOk ¶
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetLabels ¶
GetLabels returns the Labels field value if set, zero value otherwise.
func (*Dashboard) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetLinks ¶
func (o *Dashboard) GetLinks() DashboardAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Dashboard) GetLinksOk ¶
func (o *Dashboard) GetLinksOk() (*DashboardAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetMeta ¶
func (o *Dashboard) GetMeta() DashboardAllOfMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*Dashboard) GetMetaOk ¶
func (o *Dashboard) GetMetaOk() (*DashboardAllOfMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboard) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Dashboard) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*Dashboard) HasDescription ¶
HasDescription returns a boolean if a field has been set.
func (Dashboard) MarshalJSON ¶
func (*Dashboard) SetCells ¶
SetCells gets a reference to the given []Cell and assigns it to the Cells field.
func (*Dashboard) SetDescription ¶
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Dashboard) SetId ¶
SetId gets a reference to the given string and assigns it to the Id field.
func (*Dashboard) SetLabels ¶
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*Dashboard) SetLinks ¶
func (o *Dashboard) SetLinks(v DashboardAllOfLinks)
SetLinks gets a reference to the given DashboardAllOfLinks and assigns it to the Links field.
func (*Dashboard) SetMeta ¶
func (o *Dashboard) SetMeta(v DashboardAllOfMeta)
SetMeta gets a reference to the given DashboardAllOfMeta and assigns it to the Meta field.
type DashboardAllOf ¶
type DashboardAllOf struct { Links *DashboardAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` Meta *DashboardAllOfMeta `json:"meta,omitempty" yaml:"meta,omitempty"` Cells *[]Cell `json:"cells,omitempty" yaml:"cells,omitempty"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` }
DashboardAllOf struct for DashboardAllOf
func NewDashboardAllOf ¶
func NewDashboardAllOf() *DashboardAllOf
NewDashboardAllOf instantiates a new DashboardAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDashboardAllOfWithDefaults ¶
func NewDashboardAllOfWithDefaults() *DashboardAllOf
NewDashboardAllOfWithDefaults instantiates a new DashboardAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DashboardAllOf) GetCells ¶
func (o *DashboardAllOf) GetCells() []Cell
GetCells returns the Cells field value if set, zero value otherwise.
func (*DashboardAllOf) GetCellsOk ¶
func (o *DashboardAllOf) GetCellsOk() (*[]Cell, bool)
GetCellsOk returns a tuple with the Cells field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOf) GetId ¶
func (o *DashboardAllOf) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*DashboardAllOf) GetIdOk ¶
func (o *DashboardAllOf) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOf) GetLabels ¶
func (o *DashboardAllOf) GetLabels() []Label
GetLabels returns the Labels field value if set, zero value otherwise.
func (*DashboardAllOf) GetLabelsOk ¶
func (o *DashboardAllOf) GetLabelsOk() (*[]Label, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOf) GetLinks ¶
func (o *DashboardAllOf) GetLinks() DashboardAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*DashboardAllOf) GetLinksOk ¶
func (o *DashboardAllOf) GetLinksOk() (*DashboardAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOf) GetMeta ¶
func (o *DashboardAllOf) GetMeta() DashboardAllOfMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*DashboardAllOf) GetMetaOk ¶
func (o *DashboardAllOf) GetMetaOk() (*DashboardAllOfMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOf) HasCells ¶
func (o *DashboardAllOf) HasCells() bool
HasCells returns a boolean if a field has been set.
func (*DashboardAllOf) HasId ¶
func (o *DashboardAllOf) HasId() bool
HasId returns a boolean if a field has been set.
func (*DashboardAllOf) HasLabels ¶
func (o *DashboardAllOf) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*DashboardAllOf) HasLinks ¶
func (o *DashboardAllOf) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*DashboardAllOf) HasMeta ¶
func (o *DashboardAllOf) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (DashboardAllOf) MarshalJSON ¶
func (o DashboardAllOf) MarshalJSON() ([]byte, error)
func (*DashboardAllOf) SetCells ¶
func (o *DashboardAllOf) SetCells(v []Cell)
SetCells gets a reference to the given []Cell and assigns it to the Cells field.
func (*DashboardAllOf) SetId ¶
func (o *DashboardAllOf) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*DashboardAllOf) SetLabels ¶
func (o *DashboardAllOf) SetLabels(v []Label)
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*DashboardAllOf) SetLinks ¶
func (o *DashboardAllOf) SetLinks(v DashboardAllOfLinks)
SetLinks gets a reference to the given DashboardAllOfLinks and assigns it to the Links field.
func (*DashboardAllOf) SetMeta ¶
func (o *DashboardAllOf) SetMeta(v DashboardAllOfMeta)
SetMeta gets a reference to the given DashboardAllOfMeta and assigns it to the Meta field.
type DashboardAllOfLinks ¶
type DashboardAllOfLinks struct { // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. Cells *string `json:"cells,omitempty" yaml:"cells,omitempty"` // URI of resource. Members *string `json:"members,omitempty" yaml:"members,omitempty"` // URI of resource. Owners *string `json:"owners,omitempty" yaml:"owners,omitempty"` // URI of resource. Labels *string `json:"labels,omitempty" yaml:"labels,omitempty"` // URI of resource. Org *string `json:"org,omitempty" yaml:"org,omitempty"` }
DashboardAllOfLinks struct for DashboardAllOfLinks
func NewDashboardAllOfLinks ¶
func NewDashboardAllOfLinks() *DashboardAllOfLinks
NewDashboardAllOfLinks instantiates a new DashboardAllOfLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDashboardAllOfLinksWithDefaults ¶
func NewDashboardAllOfLinksWithDefaults() *DashboardAllOfLinks
NewDashboardAllOfLinksWithDefaults instantiates a new DashboardAllOfLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DashboardAllOfLinks) GetCells ¶
func (o *DashboardAllOfLinks) GetCells() string
GetCells returns the Cells field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetCellsOk ¶
func (o *DashboardAllOfLinks) GetCellsOk() (*string, bool)
GetCellsOk returns a tuple with the Cells field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) GetLabels ¶
func (o *DashboardAllOfLinks) GetLabels() string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetLabelsOk ¶
func (o *DashboardAllOfLinks) GetLabelsOk() (*string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) GetMembers ¶
func (o *DashboardAllOfLinks) GetMembers() string
GetMembers returns the Members field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetMembersOk ¶
func (o *DashboardAllOfLinks) GetMembersOk() (*string, bool)
GetMembersOk returns a tuple with the Members field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) GetOrg ¶
func (o *DashboardAllOfLinks) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetOrgOk ¶
func (o *DashboardAllOfLinks) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) GetOwners ¶
func (o *DashboardAllOfLinks) GetOwners() string
GetOwners returns the Owners field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetOwnersOk ¶
func (o *DashboardAllOfLinks) GetOwnersOk() (*string, bool)
GetOwnersOk returns a tuple with the Owners field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) GetSelf ¶
func (o *DashboardAllOfLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*DashboardAllOfLinks) GetSelfOk ¶
func (o *DashboardAllOfLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfLinks) HasCells ¶
func (o *DashboardAllOfLinks) HasCells() bool
HasCells returns a boolean if a field has been set.
func (*DashboardAllOfLinks) HasLabels ¶
func (o *DashboardAllOfLinks) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*DashboardAllOfLinks) HasMembers ¶
func (o *DashboardAllOfLinks) HasMembers() bool
HasMembers returns a boolean if a field has been set.
func (*DashboardAllOfLinks) HasOrg ¶
func (o *DashboardAllOfLinks) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*DashboardAllOfLinks) HasOwners ¶
func (o *DashboardAllOfLinks) HasOwners() bool
HasOwners returns a boolean if a field has been set.
func (*DashboardAllOfLinks) HasSelf ¶
func (o *DashboardAllOfLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (DashboardAllOfLinks) MarshalJSON ¶
func (o DashboardAllOfLinks) MarshalJSON() ([]byte, error)
func (*DashboardAllOfLinks) SetCells ¶
func (o *DashboardAllOfLinks) SetCells(v string)
SetCells gets a reference to the given string and assigns it to the Cells field.
func (*DashboardAllOfLinks) SetLabels ¶
func (o *DashboardAllOfLinks) SetLabels(v string)
SetLabels gets a reference to the given string and assigns it to the Labels field.
func (*DashboardAllOfLinks) SetMembers ¶
func (o *DashboardAllOfLinks) SetMembers(v string)
SetMembers gets a reference to the given string and assigns it to the Members field.
func (*DashboardAllOfLinks) SetOrg ¶
func (o *DashboardAllOfLinks) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*DashboardAllOfLinks) SetOwners ¶
func (o *DashboardAllOfLinks) SetOwners(v string)
SetOwners gets a reference to the given string and assigns it to the Owners field.
func (*DashboardAllOfLinks) SetSelf ¶
func (o *DashboardAllOfLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type DashboardAllOfMeta ¶
type DashboardAllOfMeta struct { CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` }
DashboardAllOfMeta struct for DashboardAllOfMeta
func NewDashboardAllOfMeta ¶
func NewDashboardAllOfMeta() *DashboardAllOfMeta
NewDashboardAllOfMeta instantiates a new DashboardAllOfMeta object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDashboardAllOfMetaWithDefaults ¶
func NewDashboardAllOfMetaWithDefaults() *DashboardAllOfMeta
NewDashboardAllOfMetaWithDefaults instantiates a new DashboardAllOfMeta object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DashboardAllOfMeta) GetCreatedAt ¶
func (o *DashboardAllOfMeta) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*DashboardAllOfMeta) GetCreatedAtOk ¶
func (o *DashboardAllOfMeta) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfMeta) GetUpdatedAt ¶
func (o *DashboardAllOfMeta) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*DashboardAllOfMeta) GetUpdatedAtOk ¶
func (o *DashboardAllOfMeta) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DashboardAllOfMeta) HasCreatedAt ¶
func (o *DashboardAllOfMeta) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*DashboardAllOfMeta) HasUpdatedAt ¶
func (o *DashboardAllOfMeta) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (DashboardAllOfMeta) MarshalJSON ¶
func (o DashboardAllOfMeta) MarshalJSON() ([]byte, error)
func (*DashboardAllOfMeta) SetCreatedAt ¶
func (o *DashboardAllOfMeta) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*DashboardAllOfMeta) SetUpdatedAt ¶
func (o *DashboardAllOfMeta) SetUpdatedAt(v time.Time)
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type Dashboards ¶
type Dashboards struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Dashboards *[]Dashboard `json:"dashboards,omitempty" yaml:"dashboards,omitempty"` }
Dashboards struct for Dashboards
func NewDashboards ¶
func NewDashboards() *Dashboards
NewDashboards instantiates a new Dashboards object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDashboardsWithDefaults ¶
func NewDashboardsWithDefaults() *Dashboards
NewDashboardsWithDefaults instantiates a new Dashboards object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Dashboards) GetDashboards ¶
func (o *Dashboards) GetDashboards() []Dashboard
GetDashboards returns the Dashboards field value if set, zero value otherwise.
func (*Dashboards) GetDashboardsOk ¶
func (o *Dashboards) GetDashboardsOk() (*[]Dashboard, bool)
GetDashboardsOk returns a tuple with the Dashboards field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboards) GetLinks ¶
func (o *Dashboards) GetLinks() Links
GetLinks returns the Links field value if set, zero value otherwise.
func (*Dashboards) GetLinksOk ¶
func (o *Dashboards) GetLinksOk() (*Links, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dashboards) HasDashboards ¶
func (o *Dashboards) HasDashboards() bool
HasDashboards returns a boolean if a field has been set.
func (*Dashboards) HasLinks ¶
func (o *Dashboards) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (Dashboards) MarshalJSON ¶
func (o Dashboards) MarshalJSON() ([]byte, error)
func (*Dashboards) SetDashboards ¶
func (o *Dashboards) SetDashboards(v []Dashboard)
SetDashboards gets a reference to the given []Dashboard and assigns it to the Dashboards field.
func (*Dashboards) SetLinks ¶
func (o *Dashboards) SetLinks(v Links)
SetLinks gets a reference to the given Links and assigns it to the Links field.
type DashboardsApi ¶
type DashboardsApi interface { /* * GetDashboards List all dashboards * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetDashboardsRequest */ GetDashboards(ctx _context.Context) ApiGetDashboardsRequest /* * GetDashboardsExecute executes the request * @return Dashboards */ GetDashboardsExecute(r ApiGetDashboardsRequest) (Dashboards, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() DashboardsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() DashboardsApi }
type DashboardsApiService ¶
type DashboardsApiService service
DashboardsApiService DashboardsApi service
func (*DashboardsApiService) GetDashboards ¶
func (a *DashboardsApiService) GetDashboards(ctx _context.Context) ApiGetDashboardsRequest
* GetDashboards List all dashboards * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetDashboardsRequest
func (*DashboardsApiService) GetDashboardsExecute ¶
func (a *DashboardsApiService) GetDashboardsExecute(r ApiGetDashboardsRequest) (Dashboards, error)
* Execute executes the request * @return Dashboards
func (*DashboardsApiService) OnlyCloud ¶
func (a *DashboardsApiService) OnlyCloud() DashboardsApi
func (*DashboardsApiService) OnlyOSS ¶
func (a *DashboardsApiService) OnlyOSS() DashboardsApi
type DeleteApi ¶
type DeleteApi interface { /* * PostDelete Delete data * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostDeleteRequest */ PostDelete(ctx _context.Context) ApiPostDeleteRequest /* * PostDeleteExecute executes the request */ PostDeleteExecute(r ApiPostDeleteRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() DeleteApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() DeleteApi }
type DeleteApiService ¶
type DeleteApiService service
DeleteApiService DeleteApi service
func (*DeleteApiService) OnlyCloud ¶
func (a *DeleteApiService) OnlyCloud() DeleteApi
func (*DeleteApiService) OnlyOSS ¶
func (a *DeleteApiService) OnlyOSS() DeleteApi
func (*DeleteApiService) PostDelete ¶
func (a *DeleteApiService) PostDelete(ctx _context.Context) ApiPostDeleteRequest
* PostDelete Delete data * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostDeleteRequest
func (*DeleteApiService) PostDeleteExecute ¶
func (a *DeleteApiService) PostDeleteExecute(r ApiPostDeleteRequest) error
* Execute executes the request
type DeletePredicateRequest ¶
type DeletePredicateRequest struct { // RFC3339Nano Start time.Time `json:"start" yaml:"start"` // RFC3339Nano Stop time.Time `json:"stop" yaml:"stop"` // InfluxQL-like delete statement Predicate *string `json:"predicate,omitempty" yaml:"predicate,omitempty"` }
DeletePredicateRequest The delete predicate request.
func NewDeletePredicateRequest ¶
func NewDeletePredicateRequest(start time.Time, stop time.Time) *DeletePredicateRequest
NewDeletePredicateRequest instantiates a new DeletePredicateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeletePredicateRequestWithDefaults ¶
func NewDeletePredicateRequestWithDefaults() *DeletePredicateRequest
NewDeletePredicateRequestWithDefaults instantiates a new DeletePredicateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeletePredicateRequest) GetPredicate ¶
func (o *DeletePredicateRequest) GetPredicate() string
GetPredicate returns the Predicate field value if set, zero value otherwise.
func (*DeletePredicateRequest) GetPredicateOk ¶
func (o *DeletePredicateRequest) GetPredicateOk() (*string, bool)
GetPredicateOk returns a tuple with the Predicate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeletePredicateRequest) GetStart ¶
func (o *DeletePredicateRequest) GetStart() time.Time
GetStart returns the Start field value
func (*DeletePredicateRequest) GetStartOk ¶
func (o *DeletePredicateRequest) GetStartOk() (*time.Time, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (*DeletePredicateRequest) GetStop ¶
func (o *DeletePredicateRequest) GetStop() time.Time
GetStop returns the Stop field value
func (*DeletePredicateRequest) GetStopOk ¶
func (o *DeletePredicateRequest) GetStopOk() (*time.Time, bool)
GetStopOk returns a tuple with the Stop field value and a boolean to check if the value has been set.
func (*DeletePredicateRequest) HasPredicate ¶
func (o *DeletePredicateRequest) HasPredicate() bool
HasPredicate returns a boolean if a field has been set.
func (DeletePredicateRequest) MarshalJSON ¶
func (o DeletePredicateRequest) MarshalJSON() ([]byte, error)
func (*DeletePredicateRequest) SetPredicate ¶
func (o *DeletePredicateRequest) SetPredicate(v string)
SetPredicate gets a reference to the given string and assigns it to the Predicate field.
func (*DeletePredicateRequest) SetStart ¶
func (o *DeletePredicateRequest) SetStart(v time.Time)
SetStart sets field value
func (*DeletePredicateRequest) SetStop ¶
func (o *DeletePredicateRequest) SetStop(v time.Time)
SetStop sets field value
type Dialect ¶
type Dialect struct { // If true, the results will contain a header row Header *bool `json:"header,omitempty" yaml:"header,omitempty"` // Separator between cells; the default is , Delimiter *string `json:"delimiter,omitempty" yaml:"delimiter,omitempty"` // https://www.w3.org/TR/2015/REC-tabular-data-model-20151217/#columns Annotations *[]string `json:"annotations,omitempty" yaml:"annotations,omitempty"` // Character prefixed to comment strings CommentPrefix *string `json:"commentPrefix,omitempty" yaml:"commentPrefix,omitempty"` // Format of timestamps DateTimeFormat *string `json:"dateTimeFormat,omitempty" yaml:"dateTimeFormat,omitempty"` }
Dialect Dialect are options to change the default CSV output format; https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#dialect-descriptions
func NewDialect ¶
func NewDialect() *Dialect
NewDialect instantiates a new Dialect object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDialectWithDefaults ¶
func NewDialectWithDefaults() *Dialect
NewDialectWithDefaults instantiates a new Dialect object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Dialect) GetAnnotations ¶
GetAnnotations returns the Annotations field value if set, zero value otherwise.
func (*Dialect) GetAnnotationsOk ¶
GetAnnotationsOk returns a tuple with the Annotations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dialect) GetCommentPrefix ¶
GetCommentPrefix returns the CommentPrefix field value if set, zero value otherwise.
func (*Dialect) GetCommentPrefixOk ¶
GetCommentPrefixOk returns a tuple with the CommentPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dialect) GetDateTimeFormat ¶
GetDateTimeFormat returns the DateTimeFormat field value if set, zero value otherwise.
func (*Dialect) GetDateTimeFormatOk ¶
GetDateTimeFormatOk returns a tuple with the DateTimeFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dialect) GetDelimiter ¶
GetDelimiter returns the Delimiter field value if set, zero value otherwise.
func (*Dialect) GetDelimiterOk ¶
GetDelimiterOk returns a tuple with the Delimiter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dialect) GetHeaderOk ¶
GetHeaderOk returns a tuple with the Header field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Dialect) HasAnnotations ¶
HasAnnotations returns a boolean if a field has been set.
func (*Dialect) HasCommentPrefix ¶
HasCommentPrefix returns a boolean if a field has been set.
func (*Dialect) HasDateTimeFormat ¶
HasDateTimeFormat returns a boolean if a field has been set.
func (*Dialect) HasDelimiter ¶
HasDelimiter returns a boolean if a field has been set.
func (Dialect) MarshalJSON ¶
func (*Dialect) SetAnnotations ¶
SetAnnotations gets a reference to the given []string and assigns it to the Annotations field.
func (*Dialect) SetCommentPrefix ¶
SetCommentPrefix gets a reference to the given string and assigns it to the CommentPrefix field.
func (*Dialect) SetDateTimeFormat ¶
SetDateTimeFormat gets a reference to the given string and assigns it to the DateTimeFormat field.
func (*Dialect) SetDelimiter ¶
SetDelimiter gets a reference to the given string and assigns it to the Delimiter field.
type Error ¶
type Error struct { Code ErrorCode `json:"code" yaml:"code"` // message is a human-readable message. Message string `json:"message" yaml:"message"` // op describes the logical code operation during error. Useful for debugging. Op *string `json:"op,omitempty" yaml:"op,omitempty"` // err is a stack of errors that occurred during processing of the request. Useful for debugging. Err *string `json:"err,omitempty" yaml:"err,omitempty"` }
Error struct for Error
func NewError ¶
NewError instantiates a new Error object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewErrorWithDefaults ¶
func NewErrorWithDefaults() *Error
NewErrorWithDefaults instantiates a new Error object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Error) GetCodeOk ¶
GetCodeOk returns a tuple with the Code field value and a boolean to check if the value has been set.
func (*Error) GetErrOk ¶
GetErrOk returns a tuple with the Err field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Error) GetMessage ¶
GetMessage returns the Message field value
func (*Error) GetMessageOk ¶
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (*Error) GetOpOk ¶
GetOpOk returns a tuple with the Op field value if set, nil otherwise and a boolean to check if the value has been set.
func (Error) MarshalJSON ¶
type ErrorCode ¶
type ErrorCode string
ErrorCode code is the machine-readable error code.
const ( ERRORCODE_INTERNAL_ERROR ErrorCode = "internal error" ERRORCODE_NOT_FOUND ErrorCode = "not found" ERRORCODE_CONFLICT ErrorCode = "conflict" ERRORCODE_INVALID ErrorCode = "invalid" ERRORCODE_UNPROCESSABLE_ENTITY ErrorCode = "unprocessable entity" ERRORCODE_EMPTY_VALUE ErrorCode = "empty value" ERRORCODE_UNAVAILABLE ErrorCode = "unavailable" ERRORCODE_FORBIDDEN ErrorCode = "forbidden" ERRORCODE_TOO_MANY_REQUESTS ErrorCode = "too many requests" ERRORCODE_UNAUTHORIZED ErrorCode = "unauthorized" ERRORCODE_METHOD_NOT_ALLOWED ErrorCode = "method not allowed" ERRORCODE_REQUEST_TOO_LARGE ErrorCode = "request too large" ERRORCODE_UNSUPPORTED_MEDIA_TYPE ErrorCode = "unsupported media type" )
List of ErrorCode
func ErrorCodeValues ¶ added in v2.2.0
func ErrorCodeValues() []ErrorCode
func (*ErrorCode) UnmarshalJSON ¶
type Extern ¶
type Extern struct { Type *string `json:"type,omitempty" yaml:"type,omitempty"` AdditionalProperties map[string]interface{} }
Extern Free-form Flux AST to prepend to query requests
func NewExtern ¶
func NewExtern() *Extern
NewExtern instantiates a new Extern object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewExternWithDefaults ¶
func NewExternWithDefaults() *Extern
NewExternWithDefaults instantiates a new Extern object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Extern) GetTypeOk ¶
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (Extern) MarshalJSON ¶
func (*Extern) SetType ¶
SetType gets a reference to the given string and assigns it to the Type field.
func (*Extern) UnmarshalJSON ¶
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) ErrorCode ¶
func (e GenericOpenAPIError) ErrorCode() ErrorCode
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() ApiError
Model returns the unpacked model of the error
type HealthApi ¶
type HealthApi interface { /* * GetHealth Get the health of an instance * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetHealthRequest */ GetHealth(ctx _context.Context) ApiGetHealthRequest /* * GetHealthExecute executes the request * @return HealthCheck */ GetHealthExecute(r ApiGetHealthRequest) (HealthCheck, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() HealthApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() HealthApi }
type HealthApiService ¶
type HealthApiService service
HealthApiService HealthApi service
func (*HealthApiService) GetHealth ¶
func (a *HealthApiService) GetHealth(ctx _context.Context) ApiGetHealthRequest
* GetHealth Get the health of an instance * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetHealthRequest
func (*HealthApiService) GetHealthExecute ¶
func (a *HealthApiService) GetHealthExecute(r ApiGetHealthRequest) (HealthCheck, error)
* Execute executes the request * @return HealthCheck
func (*HealthApiService) OnlyCloud ¶
func (a *HealthApiService) OnlyCloud() HealthApi
func (*HealthApiService) OnlyOSS ¶
func (a *HealthApiService) OnlyOSS() HealthApi
type HealthCheck ¶
type HealthCheck struct { Name string `json:"name" yaml:"name"` Message *string `json:"message,omitempty" yaml:"message,omitempty"` Checks *[]HealthCheck `json:"checks,omitempty" yaml:"checks,omitempty"` Status HealthCheckStatus `json:"status" yaml:"status"` Version *string `json:"version,omitempty" yaml:"version,omitempty"` Commit *string `json:"commit,omitempty" yaml:"commit,omitempty"` }
HealthCheck struct for HealthCheck
func NewHealthCheck ¶
func NewHealthCheck(name string, status HealthCheckStatus) *HealthCheck
NewHealthCheck instantiates a new HealthCheck object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewHealthCheckWithDefaults ¶
func NewHealthCheckWithDefaults() *HealthCheck
NewHealthCheckWithDefaults instantiates a new HealthCheck object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*HealthCheck) Error ¶
func (o *HealthCheck) Error() string
func (*HealthCheck) ErrorCode ¶
func (o *HealthCheck) ErrorCode() ErrorCode
func (*HealthCheck) GetChecks ¶
func (o *HealthCheck) GetChecks() []HealthCheck
GetChecks returns the Checks field value if set, zero value otherwise.
func (*HealthCheck) GetChecksOk ¶
func (o *HealthCheck) GetChecksOk() (*[]HealthCheck, bool)
GetChecksOk returns a tuple with the Checks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HealthCheck) GetCommit ¶
func (o *HealthCheck) GetCommit() string
GetCommit returns the Commit field value if set, zero value otherwise.
func (*HealthCheck) GetCommitOk ¶
func (o *HealthCheck) GetCommitOk() (*string, bool)
GetCommitOk returns a tuple with the Commit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HealthCheck) GetMessage ¶
func (o *HealthCheck) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*HealthCheck) GetMessageOk ¶
func (o *HealthCheck) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HealthCheck) GetName ¶
func (o *HealthCheck) GetName() string
GetName returns the Name field value
func (*HealthCheck) GetNameOk ¶
func (o *HealthCheck) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*HealthCheck) GetStatus ¶
func (o *HealthCheck) GetStatus() HealthCheckStatus
GetStatus returns the Status field value
func (*HealthCheck) GetStatusOk ¶
func (o *HealthCheck) GetStatusOk() (*HealthCheckStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*HealthCheck) GetVersion ¶
func (o *HealthCheck) GetVersion() string
GetVersion returns the Version field value if set, zero value otherwise.
func (*HealthCheck) GetVersionOk ¶
func (o *HealthCheck) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HealthCheck) HasChecks ¶
func (o *HealthCheck) HasChecks() bool
HasChecks returns a boolean if a field has been set.
func (*HealthCheck) HasCommit ¶
func (o *HealthCheck) HasCommit() bool
HasCommit returns a boolean if a field has been set.
func (*HealthCheck) HasMessage ¶
func (o *HealthCheck) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*HealthCheck) HasVersion ¶
func (o *HealthCheck) HasVersion() bool
HasVersion returns a boolean if a field has been set.
func (HealthCheck) MarshalJSON ¶
func (o HealthCheck) MarshalJSON() ([]byte, error)
func (*HealthCheck) SetChecks ¶
func (o *HealthCheck) SetChecks(v []HealthCheck)
SetChecks gets a reference to the given []HealthCheck and assigns it to the Checks field.
func (*HealthCheck) SetCommit ¶
func (o *HealthCheck) SetCommit(v string)
SetCommit gets a reference to the given string and assigns it to the Commit field.
func (*HealthCheck) SetMessage ¶
func (o *HealthCheck) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*HealthCheck) SetStatus ¶
func (o *HealthCheck) SetStatus(v HealthCheckStatus)
SetStatus sets field value
func (*HealthCheck) SetVersion ¶
func (o *HealthCheck) SetVersion(v string)
SetVersion gets a reference to the given string and assigns it to the Version field.
type HealthCheckStatus ¶
type HealthCheckStatus string
HealthCheckStatus the model 'HealthCheckStatus'
const ( HEALTHCHECKSTATUS_PASS HealthCheckStatus = "pass" HEALTHCHECKSTATUS_FAIL HealthCheckStatus = "fail" )
List of HealthCheckStatus
func HealthCheckStatusValues ¶ added in v2.2.0
func HealthCheckStatusValues() []HealthCheckStatus
func (HealthCheckStatus) Ptr ¶
func (v HealthCheckStatus) Ptr() *HealthCheckStatus
Ptr returns reference to HealthCheckStatus value
func (*HealthCheckStatus) UnmarshalJSON ¶
func (v *HealthCheckStatus) UnmarshalJSON(src []byte) error
type InlineResponse200 ¶
type InlineResponse200 struct { // True means that the influxdb instance has NOT had initial setup; false means that the database has been setup. Allowed *bool `json:"allowed,omitempty" yaml:"allowed,omitempty"` }
InlineResponse200 struct for InlineResponse200
func NewInlineResponse200 ¶
func NewInlineResponse200() *InlineResponse200
NewInlineResponse200 instantiates a new InlineResponse200 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewInlineResponse200WithDefaults ¶
func NewInlineResponse200WithDefaults() *InlineResponse200
NewInlineResponse200WithDefaults instantiates a new InlineResponse200 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*InlineResponse200) GetAllowed ¶
func (o *InlineResponse200) GetAllowed() bool
GetAllowed returns the Allowed field value if set, zero value otherwise.
func (*InlineResponse200) GetAllowedOk ¶
func (o *InlineResponse200) GetAllowedOk() (*bool, bool)
GetAllowedOk returns a tuple with the Allowed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*InlineResponse200) HasAllowed ¶
func (o *InlineResponse200) HasAllowed() bool
HasAllowed returns a boolean if a field has been set.
func (InlineResponse200) MarshalJSON ¶
func (o InlineResponse200) MarshalJSON() ([]byte, error)
func (*InlineResponse200) SetAllowed ¶
func (o *InlineResponse200) SetAllowed(v bool)
SetAllowed gets a reference to the given bool and assigns it to the Allowed field.
type Label ¶
type Label struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` Name *string `json:"name,omitempty" yaml:"name,omitempty"` // Key/Value pairs associated with this label. Keys can be removed by sending an update with an empty value. Properties *map[string]string `json:"properties,omitempty" yaml:"properties,omitempty"` }
Label struct for Label
func NewLabel ¶
func NewLabel() *Label
NewLabel instantiates a new Label object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLabelWithDefaults ¶
func NewLabelWithDefaults() *Label
NewLabelWithDefaults instantiates a new Label object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Label) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Label) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Label) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Label) GetProperties ¶
GetProperties returns the Properties field value if set, zero value otherwise.
func (*Label) GetPropertiesOk ¶
GetPropertiesOk returns a tuple with the Properties field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Label) HasProperties ¶
HasProperties returns a boolean if a field has been set.
func (Label) MarshalJSON ¶
func (*Label) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
func (*Label) SetOrgID ¶
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*Label) SetProperties ¶
SetProperties gets a reference to the given map[string]string and assigns it to the Properties field.
type LegacyAuthorizationPostRequest ¶
type LegacyAuthorizationPostRequest struct { // If inactive the token is inactive and requests using the token will be rejected. Status *string `json:"status,omitempty" yaml:"status,omitempty"` // A description of the token. Description *string `json:"description,omitempty" yaml:"description,omitempty"` // ID of org that authorization is scoped to. OrgID string `json:"orgID" yaml:"orgID"` // ID of user that authorization is scoped to. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // Token (name) of the authorization Token *string `json:"token,omitempty" yaml:"token,omitempty"` // List of permissions for an auth. An auth must have at least one Permission. Permissions []Permission `json:"permissions" yaml:"permissions"` }
LegacyAuthorizationPostRequest struct for LegacyAuthorizationPostRequest
func NewLegacyAuthorizationPostRequest ¶
func NewLegacyAuthorizationPostRequest(orgID string, permissions []Permission) *LegacyAuthorizationPostRequest
NewLegacyAuthorizationPostRequest instantiates a new LegacyAuthorizationPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLegacyAuthorizationPostRequestWithDefaults ¶
func NewLegacyAuthorizationPostRequestWithDefaults() *LegacyAuthorizationPostRequest
NewLegacyAuthorizationPostRequestWithDefaults instantiates a new LegacyAuthorizationPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LegacyAuthorizationPostRequest) GetDescription ¶
func (o *LegacyAuthorizationPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequest) GetDescriptionOk ¶
func (o *LegacyAuthorizationPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) GetOrgID ¶
func (o *LegacyAuthorizationPostRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*LegacyAuthorizationPostRequest) GetOrgIDOk ¶
func (o *LegacyAuthorizationPostRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) GetPermissions ¶
func (o *LegacyAuthorizationPostRequest) GetPermissions() []Permission
GetPermissions returns the Permissions field value
func (*LegacyAuthorizationPostRequest) GetPermissionsOk ¶
func (o *LegacyAuthorizationPostRequest) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) GetStatus ¶
func (o *LegacyAuthorizationPostRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequest) GetStatusOk ¶
func (o *LegacyAuthorizationPostRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) GetToken ¶
func (o *LegacyAuthorizationPostRequest) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequest) GetTokenOk ¶
func (o *LegacyAuthorizationPostRequest) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) GetUserID ¶
func (o *LegacyAuthorizationPostRequest) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequest) GetUserIDOk ¶
func (o *LegacyAuthorizationPostRequest) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequest) HasDescription ¶
func (o *LegacyAuthorizationPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequest) HasStatus ¶
func (o *LegacyAuthorizationPostRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequest) HasToken ¶
func (o *LegacyAuthorizationPostRequest) HasToken() bool
HasToken returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequest) HasUserID ¶
func (o *LegacyAuthorizationPostRequest) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (LegacyAuthorizationPostRequest) MarshalJSON ¶
func (o LegacyAuthorizationPostRequest) MarshalJSON() ([]byte, error)
func (*LegacyAuthorizationPostRequest) SetDescription ¶
func (o *LegacyAuthorizationPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*LegacyAuthorizationPostRequest) SetOrgID ¶
func (o *LegacyAuthorizationPostRequest) SetOrgID(v string)
SetOrgID sets field value
func (*LegacyAuthorizationPostRequest) SetPermissions ¶
func (o *LegacyAuthorizationPostRequest) SetPermissions(v []Permission)
SetPermissions sets field value
func (*LegacyAuthorizationPostRequest) SetStatus ¶
func (o *LegacyAuthorizationPostRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*LegacyAuthorizationPostRequest) SetToken ¶
func (o *LegacyAuthorizationPostRequest) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*LegacyAuthorizationPostRequest) SetUserID ¶
func (o *LegacyAuthorizationPostRequest) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type LegacyAuthorizationPostRequestAllOf ¶
type LegacyAuthorizationPostRequestAllOf struct { // ID of org that authorization is scoped to. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // ID of user that authorization is scoped to. UserID *string `json:"userID,omitempty" yaml:"userID,omitempty"` // Token (name) of the authorization Token *string `json:"token,omitempty" yaml:"token,omitempty"` // List of permissions for an auth. An auth must have at least one Permission. Permissions *[]Permission `json:"permissions,omitempty" yaml:"permissions,omitempty"` }
LegacyAuthorizationPostRequestAllOf struct for LegacyAuthorizationPostRequestAllOf
func NewLegacyAuthorizationPostRequestAllOf ¶
func NewLegacyAuthorizationPostRequestAllOf() *LegacyAuthorizationPostRequestAllOf
NewLegacyAuthorizationPostRequestAllOf instantiates a new LegacyAuthorizationPostRequestAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLegacyAuthorizationPostRequestAllOfWithDefaults ¶
func NewLegacyAuthorizationPostRequestAllOfWithDefaults() *LegacyAuthorizationPostRequestAllOf
NewLegacyAuthorizationPostRequestAllOfWithDefaults instantiates a new LegacyAuthorizationPostRequestAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LegacyAuthorizationPostRequestAllOf) GetOrgID ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequestAllOf) GetOrgIDOk ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequestAllOf) GetPermissions ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetPermissions() []Permission
GetPermissions returns the Permissions field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequestAllOf) GetPermissionsOk ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetPermissionsOk() (*[]Permission, bool)
GetPermissionsOk returns a tuple with the Permissions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequestAllOf) GetToken ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequestAllOf) GetTokenOk ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequestAllOf) GetUserID ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetUserID() string
GetUserID returns the UserID field value if set, zero value otherwise.
func (*LegacyAuthorizationPostRequestAllOf) GetUserIDOk ¶
func (o *LegacyAuthorizationPostRequestAllOf) GetUserIDOk() (*string, bool)
GetUserIDOk returns a tuple with the UserID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LegacyAuthorizationPostRequestAllOf) HasOrgID ¶
func (o *LegacyAuthorizationPostRequestAllOf) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequestAllOf) HasPermissions ¶
func (o *LegacyAuthorizationPostRequestAllOf) HasPermissions() bool
HasPermissions returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequestAllOf) HasToken ¶
func (o *LegacyAuthorizationPostRequestAllOf) HasToken() bool
HasToken returns a boolean if a field has been set.
func (*LegacyAuthorizationPostRequestAllOf) HasUserID ¶
func (o *LegacyAuthorizationPostRequestAllOf) HasUserID() bool
HasUserID returns a boolean if a field has been set.
func (LegacyAuthorizationPostRequestAllOf) MarshalJSON ¶
func (o LegacyAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
func (*LegacyAuthorizationPostRequestAllOf) SetOrgID ¶
func (o *LegacyAuthorizationPostRequestAllOf) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*LegacyAuthorizationPostRequestAllOf) SetPermissions ¶
func (o *LegacyAuthorizationPostRequestAllOf) SetPermissions(v []Permission)
SetPermissions gets a reference to the given []Permission and assigns it to the Permissions field.
func (*LegacyAuthorizationPostRequestAllOf) SetToken ¶
func (o *LegacyAuthorizationPostRequestAllOf) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*LegacyAuthorizationPostRequestAllOf) SetUserID ¶
func (o *LegacyAuthorizationPostRequestAllOf) SetUserID(v string)
SetUserID gets a reference to the given string and assigns it to the UserID field.
type LegacyAuthorizationsApi ¶
type LegacyAuthorizationsApi interface { /* * DeleteLegacyAuthorizationsID Delete a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to delete. * @return ApiDeleteLegacyAuthorizationsIDRequest */ DeleteLegacyAuthorizationsID(ctx _context.Context, authID string) ApiDeleteLegacyAuthorizationsIDRequest /* * DeleteLegacyAuthorizationsIDExecute executes the request */ DeleteLegacyAuthorizationsIDExecute(r ApiDeleteLegacyAuthorizationsIDRequest) error /* * GetLegacyAuthorizations List all legacy authorizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetLegacyAuthorizationsRequest */ GetLegacyAuthorizations(ctx _context.Context) ApiGetLegacyAuthorizationsRequest /* * GetLegacyAuthorizationsExecute executes the request * @return Authorizations */ GetLegacyAuthorizationsExecute(r ApiGetLegacyAuthorizationsRequest) (Authorizations, error) /* * GetLegacyAuthorizationsID Retrieve a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to get. * @return ApiGetLegacyAuthorizationsIDRequest */ GetLegacyAuthorizationsID(ctx _context.Context, authID string) ApiGetLegacyAuthorizationsIDRequest /* * GetLegacyAuthorizationsIDExecute executes the request * @return Authorization */ GetLegacyAuthorizationsIDExecute(r ApiGetLegacyAuthorizationsIDRequest) (Authorization, error) /* * PatchLegacyAuthorizationsID Update a legacy authorization to be active or inactive * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to update. * @return ApiPatchLegacyAuthorizationsIDRequest */ PatchLegacyAuthorizationsID(ctx _context.Context, authID string) ApiPatchLegacyAuthorizationsIDRequest /* * PatchLegacyAuthorizationsIDExecute executes the request * @return Authorization */ PatchLegacyAuthorizationsIDExecute(r ApiPatchLegacyAuthorizationsIDRequest) (Authorization, error) /* * PostLegacyAuthorizations Create a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostLegacyAuthorizationsRequest */ PostLegacyAuthorizations(ctx _context.Context) ApiPostLegacyAuthorizationsRequest /* * PostLegacyAuthorizationsExecute executes the request * @return Authorization */ PostLegacyAuthorizationsExecute(r ApiPostLegacyAuthorizationsRequest) (Authorization, error) /* * PostLegacyAuthorizationsIDPassword Set a legacy authorization password * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to update. * @return ApiPostLegacyAuthorizationsIDPasswordRequest */ PostLegacyAuthorizationsIDPassword(ctx _context.Context, authID string) ApiPostLegacyAuthorizationsIDPasswordRequest /* * PostLegacyAuthorizationsIDPasswordExecute executes the request */ PostLegacyAuthorizationsIDPasswordExecute(r ApiPostLegacyAuthorizationsIDPasswordRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() LegacyAuthorizationsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() LegacyAuthorizationsApi }
type LegacyAuthorizationsApiService ¶
type LegacyAuthorizationsApiService service
LegacyAuthorizationsApiService LegacyAuthorizationsApi service
func (*LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsID ¶
func (a *LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsID(ctx _context.Context, authID string) ApiDeleteLegacyAuthorizationsIDRequest
* DeleteLegacyAuthorizationsID Delete a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to delete. * @return ApiDeleteLegacyAuthorizationsIDRequest
func (*LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsIDExecute ¶
func (a *LegacyAuthorizationsApiService) DeleteLegacyAuthorizationsIDExecute(r ApiDeleteLegacyAuthorizationsIDRequest) error
* Execute executes the request
func (*LegacyAuthorizationsApiService) GetLegacyAuthorizations ¶
func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizations(ctx _context.Context) ApiGetLegacyAuthorizationsRequest
* GetLegacyAuthorizations List all legacy authorizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetLegacyAuthorizationsRequest
func (*LegacyAuthorizationsApiService) GetLegacyAuthorizationsExecute ¶
func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsExecute(r ApiGetLegacyAuthorizationsRequest) (Authorizations, error)
* Execute executes the request * @return Authorizations
func (*LegacyAuthorizationsApiService) GetLegacyAuthorizationsID ¶
func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsID(ctx _context.Context, authID string) ApiGetLegacyAuthorizationsIDRequest
* GetLegacyAuthorizationsID Retrieve a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to get. * @return ApiGetLegacyAuthorizationsIDRequest
func (*LegacyAuthorizationsApiService) GetLegacyAuthorizationsIDExecute ¶
func (a *LegacyAuthorizationsApiService) GetLegacyAuthorizationsIDExecute(r ApiGetLegacyAuthorizationsIDRequest) (Authorization, error)
* Execute executes the request * @return Authorization
func (*LegacyAuthorizationsApiService) OnlyCloud ¶
func (a *LegacyAuthorizationsApiService) OnlyCloud() LegacyAuthorizationsApi
func (*LegacyAuthorizationsApiService) OnlyOSS ¶
func (a *LegacyAuthorizationsApiService) OnlyOSS() LegacyAuthorizationsApi
func (*LegacyAuthorizationsApiService) PatchLegacyAuthorizationsID ¶
func (a *LegacyAuthorizationsApiService) PatchLegacyAuthorizationsID(ctx _context.Context, authID string) ApiPatchLegacyAuthorizationsIDRequest
* PatchLegacyAuthorizationsID Update a legacy authorization to be active or inactive * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to update. * @return ApiPatchLegacyAuthorizationsIDRequest
func (*LegacyAuthorizationsApiService) PatchLegacyAuthorizationsIDExecute ¶
func (a *LegacyAuthorizationsApiService) PatchLegacyAuthorizationsIDExecute(r ApiPatchLegacyAuthorizationsIDRequest) (Authorization, error)
* Execute executes the request * @return Authorization
func (*LegacyAuthorizationsApiService) PostLegacyAuthorizations ¶
func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizations(ctx _context.Context) ApiPostLegacyAuthorizationsRequest
* PostLegacyAuthorizations Create a legacy authorization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostLegacyAuthorizationsRequest
func (*LegacyAuthorizationsApiService) PostLegacyAuthorizationsExecute ¶
func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsExecute(r ApiPostLegacyAuthorizationsRequest) (Authorization, error)
* Execute executes the request * @return Authorization
func (*LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPassword ¶
func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPassword(ctx _context.Context, authID string) ApiPostLegacyAuthorizationsIDPasswordRequest
* PostLegacyAuthorizationsIDPassword Set a legacy authorization password * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param authID The ID of the legacy authorization to update. * @return ApiPostLegacyAuthorizationsIDPasswordRequest
func (*LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPasswordExecute ¶
func (a *LegacyAuthorizationsApiService) PostLegacyAuthorizationsIDPasswordExecute(r ApiPostLegacyAuthorizationsIDPasswordRequest) error
* Execute executes the request
type LineProtocolError ¶
type LineProtocolError struct { Code LineProtocolErrorCode `json:"code" yaml:"code"` // Message is a human-readable message. Message string `json:"message" yaml:"message"` // Op describes the logical code operation during error. Useful for debugging. Op string `json:"op" yaml:"op"` // Err is a stack of errors that occurred during processing of the request. Useful for debugging. Err string `json:"err" yaml:"err"` // First line within sent body containing malformed data Line *int32 `json:"line,omitempty" yaml:"line,omitempty"` }
LineProtocolError struct for LineProtocolError
func NewLineProtocolError ¶
func NewLineProtocolError(code LineProtocolErrorCode, message string, op string, err string) *LineProtocolError
NewLineProtocolError instantiates a new LineProtocolError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLineProtocolErrorWithDefaults ¶
func NewLineProtocolErrorWithDefaults() *LineProtocolError
NewLineProtocolErrorWithDefaults instantiates a new LineProtocolError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LineProtocolError) Error ¶
func (o *LineProtocolError) Error() string
func (*LineProtocolError) ErrorCode ¶
func (o *LineProtocolError) ErrorCode() ErrorCode
func (*LineProtocolError) GetCode ¶
func (o *LineProtocolError) GetCode() LineProtocolErrorCode
GetCode returns the Code field value
func (*LineProtocolError) GetCodeOk ¶
func (o *LineProtocolError) GetCodeOk() (*LineProtocolErrorCode, bool)
GetCodeOk returns a tuple with the Code field value and a boolean to check if the value has been set.
func (*LineProtocolError) GetErr ¶
func (o *LineProtocolError) GetErr() string
GetErr returns the Err field value
func (*LineProtocolError) GetErrOk ¶
func (o *LineProtocolError) GetErrOk() (*string, bool)
GetErrOk returns a tuple with the Err field value and a boolean to check if the value has been set.
func (*LineProtocolError) GetLine ¶
func (o *LineProtocolError) GetLine() int32
GetLine returns the Line field value if set, zero value otherwise.
func (*LineProtocolError) GetLineOk ¶
func (o *LineProtocolError) GetLineOk() (*int32, bool)
GetLineOk returns a tuple with the Line field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LineProtocolError) GetMessage ¶
func (o *LineProtocolError) GetMessage() string
GetMessage returns the Message field value
func (*LineProtocolError) GetMessageOk ¶
func (o *LineProtocolError) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (*LineProtocolError) GetOp ¶
func (o *LineProtocolError) GetOp() string
GetOp returns the Op field value
func (*LineProtocolError) GetOpOk ¶
func (o *LineProtocolError) GetOpOk() (*string, bool)
GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.
func (*LineProtocolError) HasLine ¶
func (o *LineProtocolError) HasLine() bool
HasLine returns a boolean if a field has been set.
func (LineProtocolError) MarshalJSON ¶
func (o LineProtocolError) MarshalJSON() ([]byte, error)
func (*LineProtocolError) SetCode ¶
func (o *LineProtocolError) SetCode(v LineProtocolErrorCode)
SetCode sets field value
func (*LineProtocolError) SetErr ¶
func (o *LineProtocolError) SetErr(v string)
SetErr sets field value
func (*LineProtocolError) SetLine ¶
func (o *LineProtocolError) SetLine(v int32)
SetLine gets a reference to the given int32 and assigns it to the Line field.
func (*LineProtocolError) SetMessage ¶
func (o *LineProtocolError) SetMessage(v string)
SetMessage sets field value
func (*LineProtocolError) SetOp ¶
func (o *LineProtocolError) SetOp(v string)
SetOp sets field value
type LineProtocolErrorCode ¶
type LineProtocolErrorCode string
LineProtocolErrorCode Code is the machine-readable error code.
const ( LINEPROTOCOLERRORCODE_INTERNAL_ERROR LineProtocolErrorCode = "internal error" LINEPROTOCOLERRORCODE_NOT_FOUND LineProtocolErrorCode = "not found" LINEPROTOCOLERRORCODE_CONFLICT LineProtocolErrorCode = "conflict" LINEPROTOCOLERRORCODE_INVALID LineProtocolErrorCode = "invalid" LINEPROTOCOLERRORCODE_EMPTY_VALUE LineProtocolErrorCode = "empty value" LINEPROTOCOLERRORCODE_UNAVAILABLE LineProtocolErrorCode = "unavailable" )
List of LineProtocolErrorCode
func LineProtocolErrorCodeValues ¶ added in v2.2.0
func LineProtocolErrorCodeValues() []LineProtocolErrorCode
func (LineProtocolErrorCode) Ptr ¶
func (v LineProtocolErrorCode) Ptr() *LineProtocolErrorCode
Ptr returns reference to LineProtocolErrorCode value
func (*LineProtocolErrorCode) UnmarshalJSON ¶
func (v *LineProtocolErrorCode) UnmarshalJSON(src []byte) error
type LineProtocolLengthError ¶
type LineProtocolLengthError struct { Code LineProtocolLengthErrorCode `json:"code" yaml:"code"` // Message is a human-readable message. Message string `json:"message" yaml:"message"` // Max length in bytes for a body of line-protocol. MaxLength int32 `json:"maxLength" yaml:"maxLength"` }
LineProtocolLengthError struct for LineProtocolLengthError
func NewLineProtocolLengthError ¶
func NewLineProtocolLengthError(code LineProtocolLengthErrorCode, message string, maxLength int32) *LineProtocolLengthError
NewLineProtocolLengthError instantiates a new LineProtocolLengthError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLineProtocolLengthErrorWithDefaults ¶
func NewLineProtocolLengthErrorWithDefaults() *LineProtocolLengthError
NewLineProtocolLengthErrorWithDefaults instantiates a new LineProtocolLengthError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LineProtocolLengthError) Error ¶
func (o *LineProtocolLengthError) Error() string
func (*LineProtocolLengthError) ErrorCode ¶
func (o *LineProtocolLengthError) ErrorCode() ErrorCode
func (*LineProtocolLengthError) GetCode ¶
func (o *LineProtocolLengthError) GetCode() LineProtocolLengthErrorCode
GetCode returns the Code field value
func (*LineProtocolLengthError) GetCodeOk ¶
func (o *LineProtocolLengthError) GetCodeOk() (*LineProtocolLengthErrorCode, bool)
GetCodeOk returns a tuple with the Code field value and a boolean to check if the value has been set.
func (*LineProtocolLengthError) GetMaxLength ¶
func (o *LineProtocolLengthError) GetMaxLength() int32
GetMaxLength returns the MaxLength field value
func (*LineProtocolLengthError) GetMaxLengthOk ¶
func (o *LineProtocolLengthError) GetMaxLengthOk() (*int32, bool)
GetMaxLengthOk returns a tuple with the MaxLength field value and a boolean to check if the value has been set.
func (*LineProtocolLengthError) GetMessage ¶
func (o *LineProtocolLengthError) GetMessage() string
GetMessage returns the Message field value
func (*LineProtocolLengthError) GetMessageOk ¶
func (o *LineProtocolLengthError) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (LineProtocolLengthError) MarshalJSON ¶
func (o LineProtocolLengthError) MarshalJSON() ([]byte, error)
func (*LineProtocolLengthError) SetCode ¶
func (o *LineProtocolLengthError) SetCode(v LineProtocolLengthErrorCode)
SetCode sets field value
func (*LineProtocolLengthError) SetMaxLength ¶
func (o *LineProtocolLengthError) SetMaxLength(v int32)
SetMaxLength sets field value
func (*LineProtocolLengthError) SetMessage ¶
func (o *LineProtocolLengthError) SetMessage(v string)
SetMessage sets field value
type LineProtocolLengthErrorCode ¶
type LineProtocolLengthErrorCode string
LineProtocolLengthErrorCode Code is the machine-readable error code.
const (
LINEPROTOCOLLENGTHERRORCODE_INVALID LineProtocolLengthErrorCode = "invalid"
)
List of LineProtocolLengthErrorCode
func LineProtocolLengthErrorCodeValues ¶ added in v2.2.0
func LineProtocolLengthErrorCodeValues() []LineProtocolLengthErrorCode
func (LineProtocolLengthErrorCode) Ptr ¶
func (v LineProtocolLengthErrorCode) Ptr() *LineProtocolLengthErrorCode
Ptr returns reference to LineProtocolLengthErrorCode value
func (*LineProtocolLengthErrorCode) UnmarshalJSON ¶
func (v *LineProtocolLengthErrorCode) UnmarshalJSON(src []byte) error
type Links ¶
type Links struct { // URI of resource. Next *string `json:"next,omitempty" yaml:"next,omitempty"` // URI of resource. Self string `json:"self" yaml:"self"` // URI of resource. Prev *string `json:"prev,omitempty" yaml:"prev,omitempty"` }
Links struct for Links
func NewLinks ¶
NewLinks instantiates a new Links object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLinksWithDefaults ¶
func NewLinksWithDefaults() *Links
NewLinksWithDefaults instantiates a new Links object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Links) GetNextOk ¶
GetNextOk returns a tuple with the Next field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Links) GetPrevOk ¶
GetPrevOk returns a tuple with the Prev field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Links) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value and a boolean to check if the value has been set.
func (Links) MarshalJSON ¶
func (*Links) SetNext ¶
SetNext gets a reference to the given string and assigns it to the Next field.
type LogEvent ¶
type LogEvent struct { // Time event occurred, RFC3339Nano. Time *time.Time `json:"time,omitempty" yaml:"time,omitempty"` // A description of the event that occurred. Message *string `json:"message,omitempty" yaml:"message,omitempty"` // the ID of the task that logged RunID *string `json:"runID,omitempty" yaml:"runID,omitempty"` }
LogEvent struct for LogEvent
func NewLogEvent ¶
func NewLogEvent() *LogEvent
NewLogEvent instantiates a new LogEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLogEventWithDefaults ¶
func NewLogEventWithDefaults() *LogEvent
NewLogEventWithDefaults instantiates a new LogEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LogEvent) GetMessage ¶
GetMessage returns the Message field value if set, zero value otherwise.
func (*LogEvent) GetMessageOk ¶
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LogEvent) GetRunIDOk ¶
GetRunIDOk returns a tuple with the RunID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LogEvent) GetTimeOk ¶
GetTimeOk returns a tuple with the Time field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LogEvent) HasMessage ¶
HasMessage returns a boolean if a field has been set.
func (LogEvent) MarshalJSON ¶
func (*LogEvent) SetMessage ¶
SetMessage gets a reference to the given string and assigns it to the Message field.
type Logs ¶
type Logs struct {
Events *[]LogEvent `json:"events,omitempty" yaml:"events,omitempty"`
}
Logs struct for Logs
func NewLogs ¶
func NewLogs() *Logs
NewLogs instantiates a new Logs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLogsWithDefaults ¶
func NewLogsWithDefaults() *Logs
NewLogsWithDefaults instantiates a new Logs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Logs) GetEventsOk ¶
GetEventsOk returns a tuple with the Events field value if set, nil otherwise and a boolean to check if the value has been set.
func (Logs) MarshalJSON ¶
type MeasurementSchema ¶
type MeasurementSchema struct { Id string `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` // An ordered collection of column definitions Columns []MeasurementSchemaColumn `json:"columns" yaml:"columns"` CreatedAt time.Time `json:"createdAt" yaml:"createdAt"` UpdatedAt time.Time `json:"updatedAt" yaml:"updatedAt"` }
MeasurementSchema The schema definition for a single measurement
func NewMeasurementSchema ¶
func NewMeasurementSchema(id string, name string, columns []MeasurementSchemaColumn, createdAt time.Time, updatedAt time.Time) *MeasurementSchema
NewMeasurementSchema instantiates a new MeasurementSchema object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMeasurementSchemaWithDefaults ¶
func NewMeasurementSchemaWithDefaults() *MeasurementSchema
NewMeasurementSchemaWithDefaults instantiates a new MeasurementSchema object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MeasurementSchema) GetColumns ¶
func (o *MeasurementSchema) GetColumns() []MeasurementSchemaColumn
GetColumns returns the Columns field value
func (*MeasurementSchema) GetColumnsOk ¶
func (o *MeasurementSchema) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
GetColumnsOk returns a tuple with the Columns field value and a boolean to check if the value has been set.
func (*MeasurementSchema) GetCreatedAt ¶
func (o *MeasurementSchema) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value
func (*MeasurementSchema) GetCreatedAtOk ¶
func (o *MeasurementSchema) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*MeasurementSchema) GetId ¶
func (o *MeasurementSchema) GetId() string
GetId returns the Id field value
func (*MeasurementSchema) GetIdOk ¶
func (o *MeasurementSchema) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*MeasurementSchema) GetName ¶
func (o *MeasurementSchema) GetName() string
GetName returns the Name field value
func (*MeasurementSchema) GetNameOk ¶
func (o *MeasurementSchema) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*MeasurementSchema) GetUpdatedAt ¶
func (o *MeasurementSchema) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value
func (*MeasurementSchema) GetUpdatedAtOk ¶
func (o *MeasurementSchema) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value and a boolean to check if the value has been set.
func (MeasurementSchema) MarshalJSON ¶
func (o MeasurementSchema) MarshalJSON() ([]byte, error)
func (*MeasurementSchema) SetColumns ¶
func (o *MeasurementSchema) SetColumns(v []MeasurementSchemaColumn)
SetColumns sets field value
func (*MeasurementSchema) SetCreatedAt ¶
func (o *MeasurementSchema) SetCreatedAt(v time.Time)
SetCreatedAt sets field value
func (*MeasurementSchema) SetId ¶
func (o *MeasurementSchema) SetId(v string)
SetId sets field value
func (*MeasurementSchema) SetName ¶
func (o *MeasurementSchema) SetName(v string)
SetName sets field value
func (*MeasurementSchema) SetUpdatedAt ¶
func (o *MeasurementSchema) SetUpdatedAt(v time.Time)
SetUpdatedAt sets field value
type MeasurementSchemaColumn ¶
type MeasurementSchemaColumn struct { Name string `json:"name" yaml:"name"` Type ColumnSemanticType `json:"type" yaml:"type"` DataType *ColumnDataType `json:"dataType,omitempty" yaml:"dataType,omitempty"` }
MeasurementSchemaColumn Definition of a measurement column
func NewMeasurementSchemaColumn ¶
func NewMeasurementSchemaColumn(name string, type_ ColumnSemanticType) *MeasurementSchemaColumn
NewMeasurementSchemaColumn instantiates a new MeasurementSchemaColumn object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMeasurementSchemaColumnWithDefaults ¶
func NewMeasurementSchemaColumnWithDefaults() *MeasurementSchemaColumn
NewMeasurementSchemaColumnWithDefaults instantiates a new MeasurementSchemaColumn object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MeasurementSchemaColumn) GetDataType ¶
func (o *MeasurementSchemaColumn) GetDataType() ColumnDataType
GetDataType returns the DataType field value if set, zero value otherwise.
func (*MeasurementSchemaColumn) GetDataTypeOk ¶
func (o *MeasurementSchemaColumn) GetDataTypeOk() (*ColumnDataType, bool)
GetDataTypeOk returns a tuple with the DataType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeasurementSchemaColumn) GetName ¶
func (o *MeasurementSchemaColumn) GetName() string
GetName returns the Name field value
func (*MeasurementSchemaColumn) GetNameOk ¶
func (o *MeasurementSchemaColumn) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*MeasurementSchemaColumn) GetType ¶
func (o *MeasurementSchemaColumn) GetType() ColumnSemanticType
GetType returns the Type field value
func (*MeasurementSchemaColumn) GetTypeOk ¶
func (o *MeasurementSchemaColumn) GetTypeOk() (*ColumnSemanticType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*MeasurementSchemaColumn) HasDataType ¶
func (o *MeasurementSchemaColumn) HasDataType() bool
HasDataType returns a boolean if a field has been set.
func (MeasurementSchemaColumn) MarshalJSON ¶
func (o MeasurementSchemaColumn) MarshalJSON() ([]byte, error)
func (*MeasurementSchemaColumn) SetDataType ¶
func (o *MeasurementSchemaColumn) SetDataType(v ColumnDataType)
SetDataType gets a reference to the given ColumnDataType and assigns it to the DataType field.
func (*MeasurementSchemaColumn) SetName ¶
func (o *MeasurementSchemaColumn) SetName(v string)
SetName sets field value
func (*MeasurementSchemaColumn) SetType ¶
func (o *MeasurementSchemaColumn) SetType(v ColumnSemanticType)
SetType sets field value
type MeasurementSchemaCreateRequest ¶
type MeasurementSchemaCreateRequest struct { Name string `json:"name" yaml:"name"` // An ordered collection of column definitions Columns []MeasurementSchemaColumn `json:"columns" yaml:"columns"` }
MeasurementSchemaCreateRequest Create a new measurement schema
func NewMeasurementSchemaCreateRequest ¶
func NewMeasurementSchemaCreateRequest(name string, columns []MeasurementSchemaColumn) *MeasurementSchemaCreateRequest
NewMeasurementSchemaCreateRequest instantiates a new MeasurementSchemaCreateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMeasurementSchemaCreateRequestWithDefaults ¶
func NewMeasurementSchemaCreateRequestWithDefaults() *MeasurementSchemaCreateRequest
NewMeasurementSchemaCreateRequestWithDefaults instantiates a new MeasurementSchemaCreateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MeasurementSchemaCreateRequest) GetColumns ¶
func (o *MeasurementSchemaCreateRequest) GetColumns() []MeasurementSchemaColumn
GetColumns returns the Columns field value
func (*MeasurementSchemaCreateRequest) GetColumnsOk ¶
func (o *MeasurementSchemaCreateRequest) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
GetColumnsOk returns a tuple with the Columns field value and a boolean to check if the value has been set.
func (*MeasurementSchemaCreateRequest) GetName ¶
func (o *MeasurementSchemaCreateRequest) GetName() string
GetName returns the Name field value
func (*MeasurementSchemaCreateRequest) GetNameOk ¶
func (o *MeasurementSchemaCreateRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (MeasurementSchemaCreateRequest) MarshalJSON ¶
func (o MeasurementSchemaCreateRequest) MarshalJSON() ([]byte, error)
func (*MeasurementSchemaCreateRequest) SetColumns ¶
func (o *MeasurementSchemaCreateRequest) SetColumns(v []MeasurementSchemaColumn)
SetColumns sets field value
func (*MeasurementSchemaCreateRequest) SetName ¶
func (o *MeasurementSchemaCreateRequest) SetName(v string)
SetName sets field value
type MeasurementSchemaList ¶
type MeasurementSchemaList struct {
MeasurementSchemas []MeasurementSchema `json:"measurementSchemas" yaml:"measurementSchemas"`
}
MeasurementSchemaList A list of measurement schemas returning summary information
func NewMeasurementSchemaList ¶
func NewMeasurementSchemaList(measurementSchemas []MeasurementSchema) *MeasurementSchemaList
NewMeasurementSchemaList instantiates a new MeasurementSchemaList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMeasurementSchemaListWithDefaults ¶
func NewMeasurementSchemaListWithDefaults() *MeasurementSchemaList
NewMeasurementSchemaListWithDefaults instantiates a new MeasurementSchemaList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MeasurementSchemaList) GetMeasurementSchemas ¶
func (o *MeasurementSchemaList) GetMeasurementSchemas() []MeasurementSchema
GetMeasurementSchemas returns the MeasurementSchemas field value
func (*MeasurementSchemaList) GetMeasurementSchemasOk ¶
func (o *MeasurementSchemaList) GetMeasurementSchemasOk() (*[]MeasurementSchema, bool)
GetMeasurementSchemasOk returns a tuple with the MeasurementSchemas field value and a boolean to check if the value has been set.
func (MeasurementSchemaList) MarshalJSON ¶
func (o MeasurementSchemaList) MarshalJSON() ([]byte, error)
func (*MeasurementSchemaList) SetMeasurementSchemas ¶
func (o *MeasurementSchemaList) SetMeasurementSchemas(v []MeasurementSchema)
SetMeasurementSchemas sets field value
type MeasurementSchemaUpdateRequest ¶
type MeasurementSchemaUpdateRequest struct { // An ordered collection of column definitions Columns []MeasurementSchemaColumn `json:"columns" yaml:"columns"` }
MeasurementSchemaUpdateRequest Update an existing measurement schema
func NewMeasurementSchemaUpdateRequest ¶
func NewMeasurementSchemaUpdateRequest(columns []MeasurementSchemaColumn) *MeasurementSchemaUpdateRequest
NewMeasurementSchemaUpdateRequest instantiates a new MeasurementSchemaUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMeasurementSchemaUpdateRequestWithDefaults ¶
func NewMeasurementSchemaUpdateRequestWithDefaults() *MeasurementSchemaUpdateRequest
NewMeasurementSchemaUpdateRequestWithDefaults instantiates a new MeasurementSchemaUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MeasurementSchemaUpdateRequest) GetColumns ¶
func (o *MeasurementSchemaUpdateRequest) GetColumns() []MeasurementSchemaColumn
GetColumns returns the Columns field value
func (*MeasurementSchemaUpdateRequest) GetColumnsOk ¶
func (o *MeasurementSchemaUpdateRequest) GetColumnsOk() (*[]MeasurementSchemaColumn, bool)
GetColumnsOk returns a tuple with the Columns field value and a boolean to check if the value has been set.
func (MeasurementSchemaUpdateRequest) MarshalJSON ¶
func (o MeasurementSchemaUpdateRequest) MarshalJSON() ([]byte, error)
func (*MeasurementSchemaUpdateRequest) SetColumns ¶
func (o *MeasurementSchemaUpdateRequest) SetColumns(v []MeasurementSchemaColumn)
SetColumns sets field value
type MetadataBackup ¶
type MetadataBackup struct { Kv *os.File `json:"kv" yaml:"kv"` Sql *os.File `json:"sql" yaml:"sql"` Buckets []BucketMetadataManifest `json:"buckets" yaml:"buckets"` }
MetadataBackup struct for MetadataBackup
func NewMetadataBackup ¶
func NewMetadataBackup(kv *os.File, sql *os.File, buckets []BucketMetadataManifest) *MetadataBackup
NewMetadataBackup instantiates a new MetadataBackup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetadataBackupWithDefaults ¶
func NewMetadataBackupWithDefaults() *MetadataBackup
NewMetadataBackupWithDefaults instantiates a new MetadataBackup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetadataBackup) GetBuckets ¶
func (o *MetadataBackup) GetBuckets() []BucketMetadataManifest
GetBuckets returns the Buckets field value
func (*MetadataBackup) GetBucketsOk ¶
func (o *MetadataBackup) GetBucketsOk() (*[]BucketMetadataManifest, bool)
GetBucketsOk returns a tuple with the Buckets field value and a boolean to check if the value has been set.
func (*MetadataBackup) GetKv ¶
func (o *MetadataBackup) GetKv() *os.File
GetKv returns the Kv field value
func (*MetadataBackup) GetKvOk ¶
func (o *MetadataBackup) GetKvOk() (**os.File, bool)
GetKvOk returns a tuple with the Kv field value and a boolean to check if the value has been set.
func (*MetadataBackup) GetSql ¶
func (o *MetadataBackup) GetSql() *os.File
GetSql returns the Sql field value
func (*MetadataBackup) GetSqlOk ¶
func (o *MetadataBackup) GetSqlOk() (**os.File, bool)
GetSqlOk returns a tuple with the Sql field value and a boolean to check if the value has been set.
func (MetadataBackup) MarshalJSON ¶
func (o MetadataBackup) MarshalJSON() ([]byte, error)
func (*MetadataBackup) SetBuckets ¶
func (o *MetadataBackup) SetBuckets(v []BucketMetadataManifest)
SetBuckets sets field value
type NullableAddResourceMemberRequestBody ¶
type NullableAddResourceMemberRequestBody struct {
// contains filtered or unexported fields
}
func NewNullableAddResourceMemberRequestBody ¶
func NewNullableAddResourceMemberRequestBody(val *AddResourceMemberRequestBody) *NullableAddResourceMemberRequestBody
func (NullableAddResourceMemberRequestBody) Get ¶
func (v NullableAddResourceMemberRequestBody) Get() *AddResourceMemberRequestBody
func (NullableAddResourceMemberRequestBody) IsSet ¶
func (v NullableAddResourceMemberRequestBody) IsSet() bool
func (NullableAddResourceMemberRequestBody) MarshalJSON ¶
func (v NullableAddResourceMemberRequestBody) MarshalJSON() ([]byte, error)
func (*NullableAddResourceMemberRequestBody) Set ¶
func (v *NullableAddResourceMemberRequestBody) Set(val *AddResourceMemberRequestBody)
func (*NullableAddResourceMemberRequestBody) UnmarshalJSON ¶
func (v *NullableAddResourceMemberRequestBody) UnmarshalJSON(src []byte) error
func (*NullableAddResourceMemberRequestBody) Unset ¶
func (v *NullableAddResourceMemberRequestBody) Unset()
type NullableAuthorization ¶
type NullableAuthorization struct {
// contains filtered or unexported fields
}
func NewNullableAuthorization ¶
func NewNullableAuthorization(val *Authorization) *NullableAuthorization
func (NullableAuthorization) Get ¶
func (v NullableAuthorization) Get() *Authorization
func (NullableAuthorization) IsSet ¶
func (v NullableAuthorization) IsSet() bool
func (NullableAuthorization) MarshalJSON ¶
func (v NullableAuthorization) MarshalJSON() ([]byte, error)
func (*NullableAuthorization) Set ¶
func (v *NullableAuthorization) Set(val *Authorization)
func (*NullableAuthorization) UnmarshalJSON ¶
func (v *NullableAuthorization) UnmarshalJSON(src []byte) error
func (*NullableAuthorization) Unset ¶
func (v *NullableAuthorization) Unset()
type NullableAuthorizationAllOf ¶
type NullableAuthorizationAllOf struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationAllOf ¶
func NewNullableAuthorizationAllOf(val *AuthorizationAllOf) *NullableAuthorizationAllOf
func (NullableAuthorizationAllOf) Get ¶
func (v NullableAuthorizationAllOf) Get() *AuthorizationAllOf
func (NullableAuthorizationAllOf) IsSet ¶
func (v NullableAuthorizationAllOf) IsSet() bool
func (NullableAuthorizationAllOf) MarshalJSON ¶
func (v NullableAuthorizationAllOf) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationAllOf) Set ¶
func (v *NullableAuthorizationAllOf) Set(val *AuthorizationAllOf)
func (*NullableAuthorizationAllOf) UnmarshalJSON ¶
func (v *NullableAuthorizationAllOf) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationAllOf) Unset ¶
func (v *NullableAuthorizationAllOf) Unset()
type NullableAuthorizationAllOfLinks ¶
type NullableAuthorizationAllOfLinks struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationAllOfLinks ¶
func NewNullableAuthorizationAllOfLinks(val *AuthorizationAllOfLinks) *NullableAuthorizationAllOfLinks
func (NullableAuthorizationAllOfLinks) Get ¶
func (v NullableAuthorizationAllOfLinks) Get() *AuthorizationAllOfLinks
func (NullableAuthorizationAllOfLinks) IsSet ¶
func (v NullableAuthorizationAllOfLinks) IsSet() bool
func (NullableAuthorizationAllOfLinks) MarshalJSON ¶
func (v NullableAuthorizationAllOfLinks) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationAllOfLinks) Set ¶
func (v *NullableAuthorizationAllOfLinks) Set(val *AuthorizationAllOfLinks)
func (*NullableAuthorizationAllOfLinks) UnmarshalJSON ¶
func (v *NullableAuthorizationAllOfLinks) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationAllOfLinks) Unset ¶
func (v *NullableAuthorizationAllOfLinks) Unset()
type NullableAuthorizationPostRequest ¶
type NullableAuthorizationPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationPostRequest ¶
func NewNullableAuthorizationPostRequest(val *AuthorizationPostRequest) *NullableAuthorizationPostRequest
func (NullableAuthorizationPostRequest) Get ¶
func (v NullableAuthorizationPostRequest) Get() *AuthorizationPostRequest
func (NullableAuthorizationPostRequest) IsSet ¶
func (v NullableAuthorizationPostRequest) IsSet() bool
func (NullableAuthorizationPostRequest) MarshalJSON ¶
func (v NullableAuthorizationPostRequest) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationPostRequest) Set ¶
func (v *NullableAuthorizationPostRequest) Set(val *AuthorizationPostRequest)
func (*NullableAuthorizationPostRequest) UnmarshalJSON ¶
func (v *NullableAuthorizationPostRequest) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationPostRequest) Unset ¶
func (v *NullableAuthorizationPostRequest) Unset()
type NullableAuthorizationPostRequestAllOf ¶
type NullableAuthorizationPostRequestAllOf struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationPostRequestAllOf ¶
func NewNullableAuthorizationPostRequestAllOf(val *AuthorizationPostRequestAllOf) *NullableAuthorizationPostRequestAllOf
func (NullableAuthorizationPostRequestAllOf) Get ¶
func (v NullableAuthorizationPostRequestAllOf) Get() *AuthorizationPostRequestAllOf
func (NullableAuthorizationPostRequestAllOf) IsSet ¶
func (v NullableAuthorizationPostRequestAllOf) IsSet() bool
func (NullableAuthorizationPostRequestAllOf) MarshalJSON ¶
func (v NullableAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationPostRequestAllOf) Set ¶
func (v *NullableAuthorizationPostRequestAllOf) Set(val *AuthorizationPostRequestAllOf)
func (*NullableAuthorizationPostRequestAllOf) UnmarshalJSON ¶
func (v *NullableAuthorizationPostRequestAllOf) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationPostRequestAllOf) Unset ¶
func (v *NullableAuthorizationPostRequestAllOf) Unset()
type NullableAuthorizationUpdateRequest ¶
type NullableAuthorizationUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationUpdateRequest ¶
func NewNullableAuthorizationUpdateRequest(val *AuthorizationUpdateRequest) *NullableAuthorizationUpdateRequest
func (NullableAuthorizationUpdateRequest) Get ¶
func (v NullableAuthorizationUpdateRequest) Get() *AuthorizationUpdateRequest
func (NullableAuthorizationUpdateRequest) IsSet ¶
func (v NullableAuthorizationUpdateRequest) IsSet() bool
func (NullableAuthorizationUpdateRequest) MarshalJSON ¶
func (v NullableAuthorizationUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationUpdateRequest) Set ¶
func (v *NullableAuthorizationUpdateRequest) Set(val *AuthorizationUpdateRequest)
func (*NullableAuthorizationUpdateRequest) UnmarshalJSON ¶
func (v *NullableAuthorizationUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationUpdateRequest) Unset ¶
func (v *NullableAuthorizationUpdateRequest) Unset()
type NullableAuthorizations ¶
type NullableAuthorizations struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizations ¶
func NewNullableAuthorizations(val *Authorizations) *NullableAuthorizations
func (NullableAuthorizations) Get ¶
func (v NullableAuthorizations) Get() *Authorizations
func (NullableAuthorizations) IsSet ¶
func (v NullableAuthorizations) IsSet() bool
func (NullableAuthorizations) MarshalJSON ¶
func (v NullableAuthorizations) MarshalJSON() ([]byte, error)
func (*NullableAuthorizations) Set ¶
func (v *NullableAuthorizations) Set(val *Authorizations)
func (*NullableAuthorizations) UnmarshalJSON ¶
func (v *NullableAuthorizations) UnmarshalJSON(src []byte) error
func (*NullableAuthorizations) Unset ¶
func (v *NullableAuthorizations) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableBucket ¶
type NullableBucket struct {
// contains filtered or unexported fields
}
func NewNullableBucket ¶
func NewNullableBucket(val *Bucket) *NullableBucket
func (NullableBucket) Get ¶
func (v NullableBucket) Get() *Bucket
func (NullableBucket) IsSet ¶
func (v NullableBucket) IsSet() bool
func (NullableBucket) MarshalJSON ¶
func (v NullableBucket) MarshalJSON() ([]byte, error)
func (*NullableBucket) Set ¶
func (v *NullableBucket) Set(val *Bucket)
func (*NullableBucket) UnmarshalJSON ¶
func (v *NullableBucket) UnmarshalJSON(src []byte) error
func (*NullableBucket) Unset ¶
func (v *NullableBucket) Unset()
type NullableBucketLinks ¶
type NullableBucketLinks struct {
// contains filtered or unexported fields
}
func NewNullableBucketLinks ¶
func NewNullableBucketLinks(val *BucketLinks) *NullableBucketLinks
func (NullableBucketLinks) Get ¶
func (v NullableBucketLinks) Get() *BucketLinks
func (NullableBucketLinks) IsSet ¶
func (v NullableBucketLinks) IsSet() bool
func (NullableBucketLinks) MarshalJSON ¶
func (v NullableBucketLinks) MarshalJSON() ([]byte, error)
func (*NullableBucketLinks) Set ¶
func (v *NullableBucketLinks) Set(val *BucketLinks)
func (*NullableBucketLinks) UnmarshalJSON ¶
func (v *NullableBucketLinks) UnmarshalJSON(src []byte) error
func (*NullableBucketLinks) Unset ¶
func (v *NullableBucketLinks) Unset()
type NullableBucketMetadataManifest ¶
type NullableBucketMetadataManifest struct {
// contains filtered or unexported fields
}
func NewNullableBucketMetadataManifest ¶
func NewNullableBucketMetadataManifest(val *BucketMetadataManifest) *NullableBucketMetadataManifest
func (NullableBucketMetadataManifest) Get ¶
func (v NullableBucketMetadataManifest) Get() *BucketMetadataManifest
func (NullableBucketMetadataManifest) IsSet ¶
func (v NullableBucketMetadataManifest) IsSet() bool
func (NullableBucketMetadataManifest) MarshalJSON ¶
func (v NullableBucketMetadataManifest) MarshalJSON() ([]byte, error)
func (*NullableBucketMetadataManifest) Set ¶
func (v *NullableBucketMetadataManifest) Set(val *BucketMetadataManifest)
func (*NullableBucketMetadataManifest) UnmarshalJSON ¶
func (v *NullableBucketMetadataManifest) UnmarshalJSON(src []byte) error
func (*NullableBucketMetadataManifest) Unset ¶
func (v *NullableBucketMetadataManifest) Unset()
type NullableBucketShardMapping ¶
type NullableBucketShardMapping struct {
// contains filtered or unexported fields
}
func NewNullableBucketShardMapping ¶
func NewNullableBucketShardMapping(val *BucketShardMapping) *NullableBucketShardMapping
func (NullableBucketShardMapping) Get ¶
func (v NullableBucketShardMapping) Get() *BucketShardMapping
func (NullableBucketShardMapping) IsSet ¶
func (v NullableBucketShardMapping) IsSet() bool
func (NullableBucketShardMapping) MarshalJSON ¶
func (v NullableBucketShardMapping) MarshalJSON() ([]byte, error)
func (*NullableBucketShardMapping) Set ¶
func (v *NullableBucketShardMapping) Set(val *BucketShardMapping)
func (*NullableBucketShardMapping) UnmarshalJSON ¶
func (v *NullableBucketShardMapping) UnmarshalJSON(src []byte) error
func (*NullableBucketShardMapping) Unset ¶
func (v *NullableBucketShardMapping) Unset()
type NullableBuckets ¶
type NullableBuckets struct {
// contains filtered or unexported fields
}
func NewNullableBuckets ¶
func NewNullableBuckets(val *Buckets) *NullableBuckets
func (NullableBuckets) Get ¶
func (v NullableBuckets) Get() *Buckets
func (NullableBuckets) IsSet ¶
func (v NullableBuckets) IsSet() bool
func (NullableBuckets) MarshalJSON ¶
func (v NullableBuckets) MarshalJSON() ([]byte, error)
func (*NullableBuckets) Set ¶
func (v *NullableBuckets) Set(val *Buckets)
func (*NullableBuckets) UnmarshalJSON ¶
func (v *NullableBuckets) UnmarshalJSON(src []byte) error
func (*NullableBuckets) Unset ¶
func (v *NullableBuckets) Unset()
type NullableCell ¶
type NullableCell struct {
// contains filtered or unexported fields
}
func NewNullableCell ¶
func NewNullableCell(val *Cell) *NullableCell
func (NullableCell) Get ¶
func (v NullableCell) Get() *Cell
func (NullableCell) IsSet ¶
func (v NullableCell) IsSet() bool
func (NullableCell) MarshalJSON ¶
func (v NullableCell) MarshalJSON() ([]byte, error)
func (*NullableCell) Set ¶
func (v *NullableCell) Set(val *Cell)
func (*NullableCell) UnmarshalJSON ¶
func (v *NullableCell) UnmarshalJSON(src []byte) error
func (*NullableCell) Unset ¶
func (v *NullableCell) Unset()
type NullableCellLinks ¶
type NullableCellLinks struct {
// contains filtered or unexported fields
}
func NewNullableCellLinks ¶
func NewNullableCellLinks(val *CellLinks) *NullableCellLinks
func (NullableCellLinks) Get ¶
func (v NullableCellLinks) Get() *CellLinks
func (NullableCellLinks) IsSet ¶
func (v NullableCellLinks) IsSet() bool
func (NullableCellLinks) MarshalJSON ¶
func (v NullableCellLinks) MarshalJSON() ([]byte, error)
func (*NullableCellLinks) Set ¶
func (v *NullableCellLinks) Set(val *CellLinks)
func (*NullableCellLinks) UnmarshalJSON ¶
func (v *NullableCellLinks) UnmarshalJSON(src []byte) error
func (*NullableCellLinks) Unset ¶
func (v *NullableCellLinks) Unset()
type NullableColumnDataType ¶
type NullableColumnDataType struct {
// contains filtered or unexported fields
}
func NewNullableColumnDataType ¶
func NewNullableColumnDataType(val *ColumnDataType) *NullableColumnDataType
func (NullableColumnDataType) Get ¶
func (v NullableColumnDataType) Get() *ColumnDataType
func (NullableColumnDataType) IsSet ¶
func (v NullableColumnDataType) IsSet() bool
func (NullableColumnDataType) MarshalJSON ¶
func (v NullableColumnDataType) MarshalJSON() ([]byte, error)
func (*NullableColumnDataType) Set ¶
func (v *NullableColumnDataType) Set(val *ColumnDataType)
func (*NullableColumnDataType) UnmarshalJSON ¶
func (v *NullableColumnDataType) UnmarshalJSON(src []byte) error
func (*NullableColumnDataType) Unset ¶
func (v *NullableColumnDataType) Unset()
type NullableColumnSemanticType ¶
type NullableColumnSemanticType struct {
// contains filtered or unexported fields
}
func NewNullableColumnSemanticType ¶
func NewNullableColumnSemanticType(val *ColumnSemanticType) *NullableColumnSemanticType
func (NullableColumnSemanticType) Get ¶
func (v NullableColumnSemanticType) Get() *ColumnSemanticType
func (NullableColumnSemanticType) IsSet ¶
func (v NullableColumnSemanticType) IsSet() bool
func (NullableColumnSemanticType) MarshalJSON ¶
func (v NullableColumnSemanticType) MarshalJSON() ([]byte, error)
func (*NullableColumnSemanticType) Set ¶
func (v *NullableColumnSemanticType) Set(val *ColumnSemanticType)
func (*NullableColumnSemanticType) UnmarshalJSON ¶
func (v *NullableColumnSemanticType) UnmarshalJSON(src []byte) error
func (*NullableColumnSemanticType) Unset ¶
func (v *NullableColumnSemanticType) Unset()
type NullableCreateDashboardRequest ¶
type NullableCreateDashboardRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateDashboardRequest ¶
func NewNullableCreateDashboardRequest(val *CreateDashboardRequest) *NullableCreateDashboardRequest
func (NullableCreateDashboardRequest) Get ¶
func (v NullableCreateDashboardRequest) Get() *CreateDashboardRequest
func (NullableCreateDashboardRequest) IsSet ¶
func (v NullableCreateDashboardRequest) IsSet() bool
func (NullableCreateDashboardRequest) MarshalJSON ¶
func (v NullableCreateDashboardRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateDashboardRequest) Set ¶
func (v *NullableCreateDashboardRequest) Set(val *CreateDashboardRequest)
func (*NullableCreateDashboardRequest) UnmarshalJSON ¶
func (v *NullableCreateDashboardRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateDashboardRequest) Unset ¶
func (v *NullableCreateDashboardRequest) Unset()
type NullableDBRP ¶
type NullableDBRP struct {
// contains filtered or unexported fields
}
func NewNullableDBRP ¶
func NewNullableDBRP(val *DBRP) *NullableDBRP
func (NullableDBRP) Get ¶
func (v NullableDBRP) Get() *DBRP
func (NullableDBRP) IsSet ¶
func (v NullableDBRP) IsSet() bool
func (NullableDBRP) MarshalJSON ¶
func (v NullableDBRP) MarshalJSON() ([]byte, error)
func (*NullableDBRP) Set ¶
func (v *NullableDBRP) Set(val *DBRP)
func (*NullableDBRP) UnmarshalJSON ¶
func (v *NullableDBRP) UnmarshalJSON(src []byte) error
func (*NullableDBRP) Unset ¶
func (v *NullableDBRP) Unset()
type NullableDBRPCreate ¶
type NullableDBRPCreate struct {
// contains filtered or unexported fields
}
func NewNullableDBRPCreate ¶
func NewNullableDBRPCreate(val *DBRPCreate) *NullableDBRPCreate
func (NullableDBRPCreate) Get ¶
func (v NullableDBRPCreate) Get() *DBRPCreate
func (NullableDBRPCreate) IsSet ¶
func (v NullableDBRPCreate) IsSet() bool
func (NullableDBRPCreate) MarshalJSON ¶
func (v NullableDBRPCreate) MarshalJSON() ([]byte, error)
func (*NullableDBRPCreate) Set ¶
func (v *NullableDBRPCreate) Set(val *DBRPCreate)
func (*NullableDBRPCreate) UnmarshalJSON ¶
func (v *NullableDBRPCreate) UnmarshalJSON(src []byte) error
func (*NullableDBRPCreate) Unset ¶
func (v *NullableDBRPCreate) Unset()
type NullableDBRPGet ¶
type NullableDBRPGet struct {
// contains filtered or unexported fields
}
func NewNullableDBRPGet ¶
func NewNullableDBRPGet(val *DBRPGet) *NullableDBRPGet
func (NullableDBRPGet) Get ¶
func (v NullableDBRPGet) Get() *DBRPGet
func (NullableDBRPGet) IsSet ¶
func (v NullableDBRPGet) IsSet() bool
func (NullableDBRPGet) MarshalJSON ¶
func (v NullableDBRPGet) MarshalJSON() ([]byte, error)
func (*NullableDBRPGet) Set ¶
func (v *NullableDBRPGet) Set(val *DBRPGet)
func (*NullableDBRPGet) UnmarshalJSON ¶
func (v *NullableDBRPGet) UnmarshalJSON(src []byte) error
func (*NullableDBRPGet) Unset ¶
func (v *NullableDBRPGet) Unset()
type NullableDBRPUpdate ¶
type NullableDBRPUpdate struct {
// contains filtered or unexported fields
}
func NewNullableDBRPUpdate ¶
func NewNullableDBRPUpdate(val *DBRPUpdate) *NullableDBRPUpdate
func (NullableDBRPUpdate) Get ¶
func (v NullableDBRPUpdate) Get() *DBRPUpdate
func (NullableDBRPUpdate) IsSet ¶
func (v NullableDBRPUpdate) IsSet() bool
func (NullableDBRPUpdate) MarshalJSON ¶
func (v NullableDBRPUpdate) MarshalJSON() ([]byte, error)
func (*NullableDBRPUpdate) Set ¶
func (v *NullableDBRPUpdate) Set(val *DBRPUpdate)
func (*NullableDBRPUpdate) UnmarshalJSON ¶
func (v *NullableDBRPUpdate) UnmarshalJSON(src []byte) error
func (*NullableDBRPUpdate) Unset ¶
func (v *NullableDBRPUpdate) Unset()
type NullableDBRPs ¶
type NullableDBRPs struct {
// contains filtered or unexported fields
}
func NewNullableDBRPs ¶
func NewNullableDBRPs(val *DBRPs) *NullableDBRPs
func (NullableDBRPs) Get ¶
func (v NullableDBRPs) Get() *DBRPs
func (NullableDBRPs) IsSet ¶
func (v NullableDBRPs) IsSet() bool
func (NullableDBRPs) MarshalJSON ¶
func (v NullableDBRPs) MarshalJSON() ([]byte, error)
func (*NullableDBRPs) Set ¶
func (v *NullableDBRPs) Set(val *DBRPs)
func (*NullableDBRPs) UnmarshalJSON ¶
func (v *NullableDBRPs) UnmarshalJSON(src []byte) error
func (*NullableDBRPs) Unset ¶
func (v *NullableDBRPs) Unset()
type NullableDashboard ¶
type NullableDashboard struct {
// contains filtered or unexported fields
}
func NewNullableDashboard ¶
func NewNullableDashboard(val *Dashboard) *NullableDashboard
func (NullableDashboard) Get ¶
func (v NullableDashboard) Get() *Dashboard
func (NullableDashboard) IsSet ¶
func (v NullableDashboard) IsSet() bool
func (NullableDashboard) MarshalJSON ¶
func (v NullableDashboard) MarshalJSON() ([]byte, error)
func (*NullableDashboard) Set ¶
func (v *NullableDashboard) Set(val *Dashboard)
func (*NullableDashboard) UnmarshalJSON ¶
func (v *NullableDashboard) UnmarshalJSON(src []byte) error
func (*NullableDashboard) Unset ¶
func (v *NullableDashboard) Unset()
type NullableDashboardAllOf ¶
type NullableDashboardAllOf struct {
// contains filtered or unexported fields
}
func NewNullableDashboardAllOf ¶
func NewNullableDashboardAllOf(val *DashboardAllOf) *NullableDashboardAllOf
func (NullableDashboardAllOf) Get ¶
func (v NullableDashboardAllOf) Get() *DashboardAllOf
func (NullableDashboardAllOf) IsSet ¶
func (v NullableDashboardAllOf) IsSet() bool
func (NullableDashboardAllOf) MarshalJSON ¶
func (v NullableDashboardAllOf) MarshalJSON() ([]byte, error)
func (*NullableDashboardAllOf) Set ¶
func (v *NullableDashboardAllOf) Set(val *DashboardAllOf)
func (*NullableDashboardAllOf) UnmarshalJSON ¶
func (v *NullableDashboardAllOf) UnmarshalJSON(src []byte) error
func (*NullableDashboardAllOf) Unset ¶
func (v *NullableDashboardAllOf) Unset()
type NullableDashboardAllOfLinks ¶
type NullableDashboardAllOfLinks struct {
// contains filtered or unexported fields
}
func NewNullableDashboardAllOfLinks ¶
func NewNullableDashboardAllOfLinks(val *DashboardAllOfLinks) *NullableDashboardAllOfLinks
func (NullableDashboardAllOfLinks) Get ¶
func (v NullableDashboardAllOfLinks) Get() *DashboardAllOfLinks
func (NullableDashboardAllOfLinks) IsSet ¶
func (v NullableDashboardAllOfLinks) IsSet() bool
func (NullableDashboardAllOfLinks) MarshalJSON ¶
func (v NullableDashboardAllOfLinks) MarshalJSON() ([]byte, error)
func (*NullableDashboardAllOfLinks) Set ¶
func (v *NullableDashboardAllOfLinks) Set(val *DashboardAllOfLinks)
func (*NullableDashboardAllOfLinks) UnmarshalJSON ¶
func (v *NullableDashboardAllOfLinks) UnmarshalJSON(src []byte) error
func (*NullableDashboardAllOfLinks) Unset ¶
func (v *NullableDashboardAllOfLinks) Unset()
type NullableDashboardAllOfMeta ¶
type NullableDashboardAllOfMeta struct {
// contains filtered or unexported fields
}
func NewNullableDashboardAllOfMeta ¶
func NewNullableDashboardAllOfMeta(val *DashboardAllOfMeta) *NullableDashboardAllOfMeta
func (NullableDashboardAllOfMeta) Get ¶
func (v NullableDashboardAllOfMeta) Get() *DashboardAllOfMeta
func (NullableDashboardAllOfMeta) IsSet ¶
func (v NullableDashboardAllOfMeta) IsSet() bool
func (NullableDashboardAllOfMeta) MarshalJSON ¶
func (v NullableDashboardAllOfMeta) MarshalJSON() ([]byte, error)
func (*NullableDashboardAllOfMeta) Set ¶
func (v *NullableDashboardAllOfMeta) Set(val *DashboardAllOfMeta)
func (*NullableDashboardAllOfMeta) UnmarshalJSON ¶
func (v *NullableDashboardAllOfMeta) UnmarshalJSON(src []byte) error
func (*NullableDashboardAllOfMeta) Unset ¶
func (v *NullableDashboardAllOfMeta) Unset()
type NullableDashboards ¶
type NullableDashboards struct {
// contains filtered or unexported fields
}
func NewNullableDashboards ¶
func NewNullableDashboards(val *Dashboards) *NullableDashboards
func (NullableDashboards) Get ¶
func (v NullableDashboards) Get() *Dashboards
func (NullableDashboards) IsSet ¶
func (v NullableDashboards) IsSet() bool
func (NullableDashboards) MarshalJSON ¶
func (v NullableDashboards) MarshalJSON() ([]byte, error)
func (*NullableDashboards) Set ¶
func (v *NullableDashboards) Set(val *Dashboards)
func (*NullableDashboards) UnmarshalJSON ¶
func (v *NullableDashboards) UnmarshalJSON(src []byte) error
func (*NullableDashboards) Unset ¶
func (v *NullableDashboards) Unset()
type NullableDeletePredicateRequest ¶
type NullableDeletePredicateRequest struct {
// contains filtered or unexported fields
}
func NewNullableDeletePredicateRequest ¶
func NewNullableDeletePredicateRequest(val *DeletePredicateRequest) *NullableDeletePredicateRequest
func (NullableDeletePredicateRequest) Get ¶
func (v NullableDeletePredicateRequest) Get() *DeletePredicateRequest
func (NullableDeletePredicateRequest) IsSet ¶
func (v NullableDeletePredicateRequest) IsSet() bool
func (NullableDeletePredicateRequest) MarshalJSON ¶
func (v NullableDeletePredicateRequest) MarshalJSON() ([]byte, error)
func (*NullableDeletePredicateRequest) Set ¶
func (v *NullableDeletePredicateRequest) Set(val *DeletePredicateRequest)
func (*NullableDeletePredicateRequest) UnmarshalJSON ¶
func (v *NullableDeletePredicateRequest) UnmarshalJSON(src []byte) error
func (*NullableDeletePredicateRequest) Unset ¶
func (v *NullableDeletePredicateRequest) Unset()
type NullableDialect ¶
type NullableDialect struct {
// contains filtered or unexported fields
}
func NewNullableDialect ¶
func NewNullableDialect(val *Dialect) *NullableDialect
func (NullableDialect) Get ¶
func (v NullableDialect) Get() *Dialect
func (NullableDialect) IsSet ¶
func (v NullableDialect) IsSet() bool
func (NullableDialect) MarshalJSON ¶
func (v NullableDialect) MarshalJSON() ([]byte, error)
func (*NullableDialect) Set ¶
func (v *NullableDialect) Set(val *Dialect)
func (*NullableDialect) UnmarshalJSON ¶
func (v *NullableDialect) UnmarshalJSON(src []byte) error
func (*NullableDialect) Unset ¶
func (v *NullableDialect) Unset()
type NullableError ¶
type NullableError struct {
// contains filtered or unexported fields
}
func NewNullableError ¶
func NewNullableError(val *Error) *NullableError
func (NullableError) Get ¶
func (v NullableError) Get() *Error
func (NullableError) IsSet ¶
func (v NullableError) IsSet() bool
func (NullableError) MarshalJSON ¶
func (v NullableError) MarshalJSON() ([]byte, error)
func (*NullableError) Set ¶
func (v *NullableError) Set(val *Error)
func (*NullableError) UnmarshalJSON ¶
func (v *NullableError) UnmarshalJSON(src []byte) error
func (*NullableError) Unset ¶
func (v *NullableError) Unset()
type NullableErrorCode ¶
type NullableErrorCode struct {
// contains filtered or unexported fields
}
func NewNullableErrorCode ¶
func NewNullableErrorCode(val *ErrorCode) *NullableErrorCode
func (NullableErrorCode) Get ¶
func (v NullableErrorCode) Get() *ErrorCode
func (NullableErrorCode) IsSet ¶
func (v NullableErrorCode) IsSet() bool
func (NullableErrorCode) MarshalJSON ¶
func (v NullableErrorCode) MarshalJSON() ([]byte, error)
func (*NullableErrorCode) Set ¶
func (v *NullableErrorCode) Set(val *ErrorCode)
func (*NullableErrorCode) UnmarshalJSON ¶
func (v *NullableErrorCode) UnmarshalJSON(src []byte) error
func (*NullableErrorCode) Unset ¶
func (v *NullableErrorCode) Unset()
type NullableExtern ¶
type NullableExtern struct {
// contains filtered or unexported fields
}
func NewNullableExtern ¶
func NewNullableExtern(val *Extern) *NullableExtern
func (NullableExtern) Get ¶
func (v NullableExtern) Get() *Extern
func (NullableExtern) IsSet ¶
func (v NullableExtern) IsSet() bool
func (NullableExtern) MarshalJSON ¶
func (v NullableExtern) MarshalJSON() ([]byte, error)
func (*NullableExtern) Set ¶
func (v *NullableExtern) Set(val *Extern)
func (*NullableExtern) UnmarshalJSON ¶
func (v *NullableExtern) UnmarshalJSON(src []byte) error
func (*NullableExtern) Unset ¶
func (v *NullableExtern) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableHealthCheck ¶
type NullableHealthCheck struct {
// contains filtered or unexported fields
}
func NewNullableHealthCheck ¶
func NewNullableHealthCheck(val *HealthCheck) *NullableHealthCheck
func (NullableHealthCheck) Get ¶
func (v NullableHealthCheck) Get() *HealthCheck
func (NullableHealthCheck) IsSet ¶
func (v NullableHealthCheck) IsSet() bool
func (NullableHealthCheck) MarshalJSON ¶
func (v NullableHealthCheck) MarshalJSON() ([]byte, error)
func (*NullableHealthCheck) Set ¶
func (v *NullableHealthCheck) Set(val *HealthCheck)
func (*NullableHealthCheck) UnmarshalJSON ¶
func (v *NullableHealthCheck) UnmarshalJSON(src []byte) error
func (*NullableHealthCheck) Unset ¶
func (v *NullableHealthCheck) Unset()
type NullableHealthCheckStatus ¶
type NullableHealthCheckStatus struct {
// contains filtered or unexported fields
}
func NewNullableHealthCheckStatus ¶
func NewNullableHealthCheckStatus(val *HealthCheckStatus) *NullableHealthCheckStatus
func (NullableHealthCheckStatus) Get ¶
func (v NullableHealthCheckStatus) Get() *HealthCheckStatus
func (NullableHealthCheckStatus) IsSet ¶
func (v NullableHealthCheckStatus) IsSet() bool
func (NullableHealthCheckStatus) MarshalJSON ¶
func (v NullableHealthCheckStatus) MarshalJSON() ([]byte, error)
func (*NullableHealthCheckStatus) Set ¶
func (v *NullableHealthCheckStatus) Set(val *HealthCheckStatus)
func (*NullableHealthCheckStatus) UnmarshalJSON ¶
func (v *NullableHealthCheckStatus) UnmarshalJSON(src []byte) error
func (*NullableHealthCheckStatus) Unset ¶
func (v *NullableHealthCheckStatus) Unset()
type NullableInlineResponse200 ¶
type NullableInlineResponse200 struct {
// contains filtered or unexported fields
}
func NewNullableInlineResponse200 ¶
func NewNullableInlineResponse200(val *InlineResponse200) *NullableInlineResponse200
func (NullableInlineResponse200) Get ¶
func (v NullableInlineResponse200) Get() *InlineResponse200
func (NullableInlineResponse200) IsSet ¶
func (v NullableInlineResponse200) IsSet() bool
func (NullableInlineResponse200) MarshalJSON ¶
func (v NullableInlineResponse200) MarshalJSON() ([]byte, error)
func (*NullableInlineResponse200) Set ¶
func (v *NullableInlineResponse200) Set(val *InlineResponse200)
func (*NullableInlineResponse200) UnmarshalJSON ¶
func (v *NullableInlineResponse200) UnmarshalJSON(src []byte) error
func (*NullableInlineResponse200) Unset ¶
func (v *NullableInlineResponse200) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableLabel ¶
type NullableLabel struct {
// contains filtered or unexported fields
}
func NewNullableLabel ¶
func NewNullableLabel(val *Label) *NullableLabel
func (NullableLabel) Get ¶
func (v NullableLabel) Get() *Label
func (NullableLabel) IsSet ¶
func (v NullableLabel) IsSet() bool
func (NullableLabel) MarshalJSON ¶
func (v NullableLabel) MarshalJSON() ([]byte, error)
func (*NullableLabel) Set ¶
func (v *NullableLabel) Set(val *Label)
func (*NullableLabel) UnmarshalJSON ¶
func (v *NullableLabel) UnmarshalJSON(src []byte) error
func (*NullableLabel) Unset ¶
func (v *NullableLabel) Unset()
type NullableLegacyAuthorizationPostRequest ¶
type NullableLegacyAuthorizationPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableLegacyAuthorizationPostRequest ¶
func NewNullableLegacyAuthorizationPostRequest(val *LegacyAuthorizationPostRequest) *NullableLegacyAuthorizationPostRequest
func (NullableLegacyAuthorizationPostRequest) Get ¶
func (v NullableLegacyAuthorizationPostRequest) Get() *LegacyAuthorizationPostRequest
func (NullableLegacyAuthorizationPostRequest) IsSet ¶
func (v NullableLegacyAuthorizationPostRequest) IsSet() bool
func (NullableLegacyAuthorizationPostRequest) MarshalJSON ¶
func (v NullableLegacyAuthorizationPostRequest) MarshalJSON() ([]byte, error)
func (*NullableLegacyAuthorizationPostRequest) Set ¶
func (v *NullableLegacyAuthorizationPostRequest) Set(val *LegacyAuthorizationPostRequest)
func (*NullableLegacyAuthorizationPostRequest) UnmarshalJSON ¶
func (v *NullableLegacyAuthorizationPostRequest) UnmarshalJSON(src []byte) error
func (*NullableLegacyAuthorizationPostRequest) Unset ¶
func (v *NullableLegacyAuthorizationPostRequest) Unset()
type NullableLegacyAuthorizationPostRequestAllOf ¶
type NullableLegacyAuthorizationPostRequestAllOf struct {
// contains filtered or unexported fields
}
func NewNullableLegacyAuthorizationPostRequestAllOf ¶
func NewNullableLegacyAuthorizationPostRequestAllOf(val *LegacyAuthorizationPostRequestAllOf) *NullableLegacyAuthorizationPostRequestAllOf
func (NullableLegacyAuthorizationPostRequestAllOf) IsSet ¶
func (v NullableLegacyAuthorizationPostRequestAllOf) IsSet() bool
func (NullableLegacyAuthorizationPostRequestAllOf) MarshalJSON ¶
func (v NullableLegacyAuthorizationPostRequestAllOf) MarshalJSON() ([]byte, error)
func (*NullableLegacyAuthorizationPostRequestAllOf) Set ¶
func (v *NullableLegacyAuthorizationPostRequestAllOf) Set(val *LegacyAuthorizationPostRequestAllOf)
func (*NullableLegacyAuthorizationPostRequestAllOf) UnmarshalJSON ¶
func (v *NullableLegacyAuthorizationPostRequestAllOf) UnmarshalJSON(src []byte) error
func (*NullableLegacyAuthorizationPostRequestAllOf) Unset ¶
func (v *NullableLegacyAuthorizationPostRequestAllOf) Unset()
type NullableLineProtocolError ¶
type NullableLineProtocolError struct {
// contains filtered or unexported fields
}
func NewNullableLineProtocolError ¶
func NewNullableLineProtocolError(val *LineProtocolError) *NullableLineProtocolError
func (NullableLineProtocolError) Get ¶
func (v NullableLineProtocolError) Get() *LineProtocolError
func (NullableLineProtocolError) IsSet ¶
func (v NullableLineProtocolError) IsSet() bool
func (NullableLineProtocolError) MarshalJSON ¶
func (v NullableLineProtocolError) MarshalJSON() ([]byte, error)
func (*NullableLineProtocolError) Set ¶
func (v *NullableLineProtocolError) Set(val *LineProtocolError)
func (*NullableLineProtocolError) UnmarshalJSON ¶
func (v *NullableLineProtocolError) UnmarshalJSON(src []byte) error
func (*NullableLineProtocolError) Unset ¶
func (v *NullableLineProtocolError) Unset()
type NullableLineProtocolErrorCode ¶
type NullableLineProtocolErrorCode struct {
// contains filtered or unexported fields
}
func NewNullableLineProtocolErrorCode ¶
func NewNullableLineProtocolErrorCode(val *LineProtocolErrorCode) *NullableLineProtocolErrorCode
func (NullableLineProtocolErrorCode) Get ¶
func (v NullableLineProtocolErrorCode) Get() *LineProtocolErrorCode
func (NullableLineProtocolErrorCode) IsSet ¶
func (v NullableLineProtocolErrorCode) IsSet() bool
func (NullableLineProtocolErrorCode) MarshalJSON ¶
func (v NullableLineProtocolErrorCode) MarshalJSON() ([]byte, error)
func (*NullableLineProtocolErrorCode) Set ¶
func (v *NullableLineProtocolErrorCode) Set(val *LineProtocolErrorCode)
func (*NullableLineProtocolErrorCode) UnmarshalJSON ¶
func (v *NullableLineProtocolErrorCode) UnmarshalJSON(src []byte) error
func (*NullableLineProtocolErrorCode) Unset ¶
func (v *NullableLineProtocolErrorCode) Unset()
type NullableLineProtocolLengthError ¶
type NullableLineProtocolLengthError struct {
// contains filtered or unexported fields
}
func NewNullableLineProtocolLengthError ¶
func NewNullableLineProtocolLengthError(val *LineProtocolLengthError) *NullableLineProtocolLengthError
func (NullableLineProtocolLengthError) Get ¶
func (v NullableLineProtocolLengthError) Get() *LineProtocolLengthError
func (NullableLineProtocolLengthError) IsSet ¶
func (v NullableLineProtocolLengthError) IsSet() bool
func (NullableLineProtocolLengthError) MarshalJSON ¶
func (v NullableLineProtocolLengthError) MarshalJSON() ([]byte, error)
func (*NullableLineProtocolLengthError) Set ¶
func (v *NullableLineProtocolLengthError) Set(val *LineProtocolLengthError)
func (*NullableLineProtocolLengthError) UnmarshalJSON ¶
func (v *NullableLineProtocolLengthError) UnmarshalJSON(src []byte) error
func (*NullableLineProtocolLengthError) Unset ¶
func (v *NullableLineProtocolLengthError) Unset()
type NullableLineProtocolLengthErrorCode ¶
type NullableLineProtocolLengthErrorCode struct {
// contains filtered or unexported fields
}
func NewNullableLineProtocolLengthErrorCode ¶
func NewNullableLineProtocolLengthErrorCode(val *LineProtocolLengthErrorCode) *NullableLineProtocolLengthErrorCode
func (NullableLineProtocolLengthErrorCode) Get ¶
func (v NullableLineProtocolLengthErrorCode) Get() *LineProtocolLengthErrorCode
func (NullableLineProtocolLengthErrorCode) IsSet ¶
func (v NullableLineProtocolLengthErrorCode) IsSet() bool
func (NullableLineProtocolLengthErrorCode) MarshalJSON ¶
func (v NullableLineProtocolLengthErrorCode) MarshalJSON() ([]byte, error)
func (*NullableLineProtocolLengthErrorCode) Set ¶
func (v *NullableLineProtocolLengthErrorCode) Set(val *LineProtocolLengthErrorCode)
func (*NullableLineProtocolLengthErrorCode) UnmarshalJSON ¶
func (v *NullableLineProtocolLengthErrorCode) UnmarshalJSON(src []byte) error
func (*NullableLineProtocolLengthErrorCode) Unset ¶
func (v *NullableLineProtocolLengthErrorCode) Unset()
type NullableLinks ¶
type NullableLinks struct {
// contains filtered or unexported fields
}
func NewNullableLinks ¶
func NewNullableLinks(val *Links) *NullableLinks
func (NullableLinks) Get ¶
func (v NullableLinks) Get() *Links
func (NullableLinks) IsSet ¶
func (v NullableLinks) IsSet() bool
func (NullableLinks) MarshalJSON ¶
func (v NullableLinks) MarshalJSON() ([]byte, error)
func (*NullableLinks) Set ¶
func (v *NullableLinks) Set(val *Links)
func (*NullableLinks) UnmarshalJSON ¶
func (v *NullableLinks) UnmarshalJSON(src []byte) error
func (*NullableLinks) Unset ¶
func (v *NullableLinks) Unset()
type NullableLogEvent ¶
type NullableLogEvent struct {
// contains filtered or unexported fields
}
func NewNullableLogEvent ¶
func NewNullableLogEvent(val *LogEvent) *NullableLogEvent
func (NullableLogEvent) Get ¶
func (v NullableLogEvent) Get() *LogEvent
func (NullableLogEvent) IsSet ¶
func (v NullableLogEvent) IsSet() bool
func (NullableLogEvent) MarshalJSON ¶
func (v NullableLogEvent) MarshalJSON() ([]byte, error)
func (*NullableLogEvent) Set ¶
func (v *NullableLogEvent) Set(val *LogEvent)
func (*NullableLogEvent) UnmarshalJSON ¶
func (v *NullableLogEvent) UnmarshalJSON(src []byte) error
func (*NullableLogEvent) Unset ¶
func (v *NullableLogEvent) Unset()
type NullableLogs ¶
type NullableLogs struct {
// contains filtered or unexported fields
}
func NewNullableLogs ¶
func NewNullableLogs(val *Logs) *NullableLogs
func (NullableLogs) Get ¶
func (v NullableLogs) Get() *Logs
func (NullableLogs) IsSet ¶
func (v NullableLogs) IsSet() bool
func (NullableLogs) MarshalJSON ¶
func (v NullableLogs) MarshalJSON() ([]byte, error)
func (*NullableLogs) Set ¶
func (v *NullableLogs) Set(val *Logs)
func (*NullableLogs) UnmarshalJSON ¶
func (v *NullableLogs) UnmarshalJSON(src []byte) error
func (*NullableLogs) Unset ¶
func (v *NullableLogs) Unset()
type NullableMeasurementSchema ¶
type NullableMeasurementSchema struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementSchema ¶
func NewNullableMeasurementSchema(val *MeasurementSchema) *NullableMeasurementSchema
func (NullableMeasurementSchema) Get ¶
func (v NullableMeasurementSchema) Get() *MeasurementSchema
func (NullableMeasurementSchema) IsSet ¶
func (v NullableMeasurementSchema) IsSet() bool
func (NullableMeasurementSchema) MarshalJSON ¶
func (v NullableMeasurementSchema) MarshalJSON() ([]byte, error)
func (*NullableMeasurementSchema) Set ¶
func (v *NullableMeasurementSchema) Set(val *MeasurementSchema)
func (*NullableMeasurementSchema) UnmarshalJSON ¶
func (v *NullableMeasurementSchema) UnmarshalJSON(src []byte) error
func (*NullableMeasurementSchema) Unset ¶
func (v *NullableMeasurementSchema) Unset()
type NullableMeasurementSchemaColumn ¶
type NullableMeasurementSchemaColumn struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementSchemaColumn ¶
func NewNullableMeasurementSchemaColumn(val *MeasurementSchemaColumn) *NullableMeasurementSchemaColumn
func (NullableMeasurementSchemaColumn) Get ¶
func (v NullableMeasurementSchemaColumn) Get() *MeasurementSchemaColumn
func (NullableMeasurementSchemaColumn) IsSet ¶
func (v NullableMeasurementSchemaColumn) IsSet() bool
func (NullableMeasurementSchemaColumn) MarshalJSON ¶
func (v NullableMeasurementSchemaColumn) MarshalJSON() ([]byte, error)
func (*NullableMeasurementSchemaColumn) Set ¶
func (v *NullableMeasurementSchemaColumn) Set(val *MeasurementSchemaColumn)
func (*NullableMeasurementSchemaColumn) UnmarshalJSON ¶
func (v *NullableMeasurementSchemaColumn) UnmarshalJSON(src []byte) error
func (*NullableMeasurementSchemaColumn) Unset ¶
func (v *NullableMeasurementSchemaColumn) Unset()
type NullableMeasurementSchemaCreateRequest ¶
type NullableMeasurementSchemaCreateRequest struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementSchemaCreateRequest ¶
func NewNullableMeasurementSchemaCreateRequest(val *MeasurementSchemaCreateRequest) *NullableMeasurementSchemaCreateRequest
func (NullableMeasurementSchemaCreateRequest) Get ¶
func (v NullableMeasurementSchemaCreateRequest) Get() *MeasurementSchemaCreateRequest
func (NullableMeasurementSchemaCreateRequest) IsSet ¶
func (v NullableMeasurementSchemaCreateRequest) IsSet() bool
func (NullableMeasurementSchemaCreateRequest) MarshalJSON ¶
func (v NullableMeasurementSchemaCreateRequest) MarshalJSON() ([]byte, error)
func (*NullableMeasurementSchemaCreateRequest) Set ¶
func (v *NullableMeasurementSchemaCreateRequest) Set(val *MeasurementSchemaCreateRequest)
func (*NullableMeasurementSchemaCreateRequest) UnmarshalJSON ¶
func (v *NullableMeasurementSchemaCreateRequest) UnmarshalJSON(src []byte) error
func (*NullableMeasurementSchemaCreateRequest) Unset ¶
func (v *NullableMeasurementSchemaCreateRequest) Unset()
type NullableMeasurementSchemaList ¶
type NullableMeasurementSchemaList struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementSchemaList ¶
func NewNullableMeasurementSchemaList(val *MeasurementSchemaList) *NullableMeasurementSchemaList
func (NullableMeasurementSchemaList) Get ¶
func (v NullableMeasurementSchemaList) Get() *MeasurementSchemaList
func (NullableMeasurementSchemaList) IsSet ¶
func (v NullableMeasurementSchemaList) IsSet() bool
func (NullableMeasurementSchemaList) MarshalJSON ¶
func (v NullableMeasurementSchemaList) MarshalJSON() ([]byte, error)
func (*NullableMeasurementSchemaList) Set ¶
func (v *NullableMeasurementSchemaList) Set(val *MeasurementSchemaList)
func (*NullableMeasurementSchemaList) UnmarshalJSON ¶
func (v *NullableMeasurementSchemaList) UnmarshalJSON(src []byte) error
func (*NullableMeasurementSchemaList) Unset ¶
func (v *NullableMeasurementSchemaList) Unset()
type NullableMeasurementSchemaUpdateRequest ¶
type NullableMeasurementSchemaUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementSchemaUpdateRequest ¶
func NewNullableMeasurementSchemaUpdateRequest(val *MeasurementSchemaUpdateRequest) *NullableMeasurementSchemaUpdateRequest
func (NullableMeasurementSchemaUpdateRequest) Get ¶
func (v NullableMeasurementSchemaUpdateRequest) Get() *MeasurementSchemaUpdateRequest
func (NullableMeasurementSchemaUpdateRequest) IsSet ¶
func (v NullableMeasurementSchemaUpdateRequest) IsSet() bool
func (NullableMeasurementSchemaUpdateRequest) MarshalJSON ¶
func (v NullableMeasurementSchemaUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableMeasurementSchemaUpdateRequest) Set ¶
func (v *NullableMeasurementSchemaUpdateRequest) Set(val *MeasurementSchemaUpdateRequest)
func (*NullableMeasurementSchemaUpdateRequest) UnmarshalJSON ¶
func (v *NullableMeasurementSchemaUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableMeasurementSchemaUpdateRequest) Unset ¶
func (v *NullableMeasurementSchemaUpdateRequest) Unset()
type NullableMetadataBackup ¶
type NullableMetadataBackup struct {
// contains filtered or unexported fields
}
func NewNullableMetadataBackup ¶
func NewNullableMetadataBackup(val *MetadataBackup) *NullableMetadataBackup
func (NullableMetadataBackup) Get ¶
func (v NullableMetadataBackup) Get() *MetadataBackup
func (NullableMetadataBackup) IsSet ¶
func (v NullableMetadataBackup) IsSet() bool
func (NullableMetadataBackup) MarshalJSON ¶
func (v NullableMetadataBackup) MarshalJSON() ([]byte, error)
func (*NullableMetadataBackup) Set ¶
func (v *NullableMetadataBackup) Set(val *MetadataBackup)
func (*NullableMetadataBackup) UnmarshalJSON ¶
func (v *NullableMetadataBackup) UnmarshalJSON(src []byte) error
func (*NullableMetadataBackup) Unset ¶
func (v *NullableMetadataBackup) Unset()
type NullableOnboardingRequest ¶
type NullableOnboardingRequest struct {
// contains filtered or unexported fields
}
func NewNullableOnboardingRequest ¶
func NewNullableOnboardingRequest(val *OnboardingRequest) *NullableOnboardingRequest
func (NullableOnboardingRequest) Get ¶
func (v NullableOnboardingRequest) Get() *OnboardingRequest
func (NullableOnboardingRequest) IsSet ¶
func (v NullableOnboardingRequest) IsSet() bool
func (NullableOnboardingRequest) MarshalJSON ¶
func (v NullableOnboardingRequest) MarshalJSON() ([]byte, error)
func (*NullableOnboardingRequest) Set ¶
func (v *NullableOnboardingRequest) Set(val *OnboardingRequest)
func (*NullableOnboardingRequest) UnmarshalJSON ¶
func (v *NullableOnboardingRequest) UnmarshalJSON(src []byte) error
func (*NullableOnboardingRequest) Unset ¶
func (v *NullableOnboardingRequest) Unset()
type NullableOnboardingResponse ¶
type NullableOnboardingResponse struct {
// contains filtered or unexported fields
}
func NewNullableOnboardingResponse ¶
func NewNullableOnboardingResponse(val *OnboardingResponse) *NullableOnboardingResponse
func (NullableOnboardingResponse) Get ¶
func (v NullableOnboardingResponse) Get() *OnboardingResponse
func (NullableOnboardingResponse) IsSet ¶
func (v NullableOnboardingResponse) IsSet() bool
func (NullableOnboardingResponse) MarshalJSON ¶
func (v NullableOnboardingResponse) MarshalJSON() ([]byte, error)
func (*NullableOnboardingResponse) Set ¶
func (v *NullableOnboardingResponse) Set(val *OnboardingResponse)
func (*NullableOnboardingResponse) UnmarshalJSON ¶
func (v *NullableOnboardingResponse) UnmarshalJSON(src []byte) error
func (*NullableOnboardingResponse) Unset ¶
func (v *NullableOnboardingResponse) Unset()
type NullableOrganization ¶
type NullableOrganization struct {
// contains filtered or unexported fields
}
func NewNullableOrganization ¶
func NewNullableOrganization(val *Organization) *NullableOrganization
func (NullableOrganization) Get ¶
func (v NullableOrganization) Get() *Organization
func (NullableOrganization) IsSet ¶
func (v NullableOrganization) IsSet() bool
func (NullableOrganization) MarshalJSON ¶
func (v NullableOrganization) MarshalJSON() ([]byte, error)
func (*NullableOrganization) Set ¶
func (v *NullableOrganization) Set(val *Organization)
func (*NullableOrganization) UnmarshalJSON ¶
func (v *NullableOrganization) UnmarshalJSON(src []byte) error
func (*NullableOrganization) Unset ¶
func (v *NullableOrganization) Unset()
type NullableOrganizationLinks ¶
type NullableOrganizationLinks struct {
// contains filtered or unexported fields
}
func NewNullableOrganizationLinks ¶
func NewNullableOrganizationLinks(val *OrganizationLinks) *NullableOrganizationLinks
func (NullableOrganizationLinks) Get ¶
func (v NullableOrganizationLinks) Get() *OrganizationLinks
func (NullableOrganizationLinks) IsSet ¶
func (v NullableOrganizationLinks) IsSet() bool
func (NullableOrganizationLinks) MarshalJSON ¶
func (v NullableOrganizationLinks) MarshalJSON() ([]byte, error)
func (*NullableOrganizationLinks) Set ¶
func (v *NullableOrganizationLinks) Set(val *OrganizationLinks)
func (*NullableOrganizationLinks) UnmarshalJSON ¶
func (v *NullableOrganizationLinks) UnmarshalJSON(src []byte) error
func (*NullableOrganizationLinks) Unset ¶
func (v *NullableOrganizationLinks) Unset()
type NullableOrganizations ¶
type NullableOrganizations struct {
// contains filtered or unexported fields
}
func NewNullableOrganizations ¶
func NewNullableOrganizations(val *Organizations) *NullableOrganizations
func (NullableOrganizations) Get ¶
func (v NullableOrganizations) Get() *Organizations
func (NullableOrganizations) IsSet ¶
func (v NullableOrganizations) IsSet() bool
func (NullableOrganizations) MarshalJSON ¶
func (v NullableOrganizations) MarshalJSON() ([]byte, error)
func (*NullableOrganizations) Set ¶
func (v *NullableOrganizations) Set(val *Organizations)
func (*NullableOrganizations) UnmarshalJSON ¶
func (v *NullableOrganizations) UnmarshalJSON(src []byte) error
func (*NullableOrganizations) Unset ¶
func (v *NullableOrganizations) Unset()
type NullablePasswordResetBody ¶
type NullablePasswordResetBody struct {
// contains filtered or unexported fields
}
func NewNullablePasswordResetBody ¶
func NewNullablePasswordResetBody(val *PasswordResetBody) *NullablePasswordResetBody
func (NullablePasswordResetBody) Get ¶
func (v NullablePasswordResetBody) Get() *PasswordResetBody
func (NullablePasswordResetBody) IsSet ¶
func (v NullablePasswordResetBody) IsSet() bool
func (NullablePasswordResetBody) MarshalJSON ¶
func (v NullablePasswordResetBody) MarshalJSON() ([]byte, error)
func (*NullablePasswordResetBody) Set ¶
func (v *NullablePasswordResetBody) Set(val *PasswordResetBody)
func (*NullablePasswordResetBody) UnmarshalJSON ¶
func (v *NullablePasswordResetBody) UnmarshalJSON(src []byte) error
func (*NullablePasswordResetBody) Unset ¶
func (v *NullablePasswordResetBody) Unset()
type NullablePatchBucketRequest ¶
type NullablePatchBucketRequest struct {
// contains filtered or unexported fields
}
func NewNullablePatchBucketRequest ¶
func NewNullablePatchBucketRequest(val *PatchBucketRequest) *NullablePatchBucketRequest
func (NullablePatchBucketRequest) Get ¶
func (v NullablePatchBucketRequest) Get() *PatchBucketRequest
func (NullablePatchBucketRequest) IsSet ¶
func (v NullablePatchBucketRequest) IsSet() bool
func (NullablePatchBucketRequest) MarshalJSON ¶
func (v NullablePatchBucketRequest) MarshalJSON() ([]byte, error)
func (*NullablePatchBucketRequest) Set ¶
func (v *NullablePatchBucketRequest) Set(val *PatchBucketRequest)
func (*NullablePatchBucketRequest) UnmarshalJSON ¶
func (v *NullablePatchBucketRequest) UnmarshalJSON(src []byte) error
func (*NullablePatchBucketRequest) Unset ¶
func (v *NullablePatchBucketRequest) Unset()
type NullablePatchOrganizationRequest ¶
type NullablePatchOrganizationRequest struct {
// contains filtered or unexported fields
}
func NewNullablePatchOrganizationRequest ¶
func NewNullablePatchOrganizationRequest(val *PatchOrganizationRequest) *NullablePatchOrganizationRequest
func (NullablePatchOrganizationRequest) Get ¶
func (v NullablePatchOrganizationRequest) Get() *PatchOrganizationRequest
func (NullablePatchOrganizationRequest) IsSet ¶
func (v NullablePatchOrganizationRequest) IsSet() bool
func (NullablePatchOrganizationRequest) MarshalJSON ¶
func (v NullablePatchOrganizationRequest) MarshalJSON() ([]byte, error)
func (*NullablePatchOrganizationRequest) Set ¶
func (v *NullablePatchOrganizationRequest) Set(val *PatchOrganizationRequest)
func (*NullablePatchOrganizationRequest) UnmarshalJSON ¶
func (v *NullablePatchOrganizationRequest) UnmarshalJSON(src []byte) error
func (*NullablePatchOrganizationRequest) Unset ¶
func (v *NullablePatchOrganizationRequest) Unset()
type NullablePatchRetentionRule ¶
type NullablePatchRetentionRule struct {
// contains filtered or unexported fields
}
func NewNullablePatchRetentionRule ¶
func NewNullablePatchRetentionRule(val *PatchRetentionRule) *NullablePatchRetentionRule
func (NullablePatchRetentionRule) Get ¶
func (v NullablePatchRetentionRule) Get() *PatchRetentionRule
func (NullablePatchRetentionRule) IsSet ¶
func (v NullablePatchRetentionRule) IsSet() bool
func (NullablePatchRetentionRule) MarshalJSON ¶
func (v NullablePatchRetentionRule) MarshalJSON() ([]byte, error)
func (*NullablePatchRetentionRule) Set ¶
func (v *NullablePatchRetentionRule) Set(val *PatchRetentionRule)
func (*NullablePatchRetentionRule) UnmarshalJSON ¶
func (v *NullablePatchRetentionRule) UnmarshalJSON(src []byte) error
func (*NullablePatchRetentionRule) Unset ¶
func (v *NullablePatchRetentionRule) Unset()
type NullablePermission ¶
type NullablePermission struct {
// contains filtered or unexported fields
}
func NewNullablePermission ¶
func NewNullablePermission(val *Permission) *NullablePermission
func (NullablePermission) Get ¶
func (v NullablePermission) Get() *Permission
func (NullablePermission) IsSet ¶
func (v NullablePermission) IsSet() bool
func (NullablePermission) MarshalJSON ¶
func (v NullablePermission) MarshalJSON() ([]byte, error)
func (*NullablePermission) Set ¶
func (v *NullablePermission) Set(val *Permission)
func (*NullablePermission) UnmarshalJSON ¶
func (v *NullablePermission) UnmarshalJSON(src []byte) error
func (*NullablePermission) Unset ¶
func (v *NullablePermission) Unset()
type NullablePermissionResource ¶
type NullablePermissionResource struct {
// contains filtered or unexported fields
}
func NewNullablePermissionResource ¶
func NewNullablePermissionResource(val *PermissionResource) *NullablePermissionResource
func (NullablePermissionResource) Get ¶
func (v NullablePermissionResource) Get() *PermissionResource
func (NullablePermissionResource) IsSet ¶
func (v NullablePermissionResource) IsSet() bool
func (NullablePermissionResource) MarshalJSON ¶
func (v NullablePermissionResource) MarshalJSON() ([]byte, error)
func (*NullablePermissionResource) Set ¶
func (v *NullablePermissionResource) Set(val *PermissionResource)
func (*NullablePermissionResource) UnmarshalJSON ¶
func (v *NullablePermissionResource) UnmarshalJSON(src []byte) error
func (*NullablePermissionResource) Unset ¶
func (v *NullablePermissionResource) Unset()
type NullablePostBucketRequest ¶
type NullablePostBucketRequest struct {
// contains filtered or unexported fields
}
func NewNullablePostBucketRequest ¶
func NewNullablePostBucketRequest(val *PostBucketRequest) *NullablePostBucketRequest
func (NullablePostBucketRequest) Get ¶
func (v NullablePostBucketRequest) Get() *PostBucketRequest
func (NullablePostBucketRequest) IsSet ¶
func (v NullablePostBucketRequest) IsSet() bool
func (NullablePostBucketRequest) MarshalJSON ¶
func (v NullablePostBucketRequest) MarshalJSON() ([]byte, error)
func (*NullablePostBucketRequest) Set ¶
func (v *NullablePostBucketRequest) Set(val *PostBucketRequest)
func (*NullablePostBucketRequest) UnmarshalJSON ¶
func (v *NullablePostBucketRequest) UnmarshalJSON(src []byte) error
func (*NullablePostBucketRequest) Unset ¶
func (v *NullablePostBucketRequest) Unset()
type NullablePostOrganizationRequest ¶
type NullablePostOrganizationRequest struct {
// contains filtered or unexported fields
}
func NewNullablePostOrganizationRequest ¶
func NewNullablePostOrganizationRequest(val *PostOrganizationRequest) *NullablePostOrganizationRequest
func (NullablePostOrganizationRequest) Get ¶
func (v NullablePostOrganizationRequest) Get() *PostOrganizationRequest
func (NullablePostOrganizationRequest) IsSet ¶
func (v NullablePostOrganizationRequest) IsSet() bool
func (NullablePostOrganizationRequest) MarshalJSON ¶
func (v NullablePostOrganizationRequest) MarshalJSON() ([]byte, error)
func (*NullablePostOrganizationRequest) Set ¶
func (v *NullablePostOrganizationRequest) Set(val *PostOrganizationRequest)
func (*NullablePostOrganizationRequest) UnmarshalJSON ¶
func (v *NullablePostOrganizationRequest) UnmarshalJSON(src []byte) error
func (*NullablePostOrganizationRequest) Unset ¶
func (v *NullablePostOrganizationRequest) Unset()
type NullablePostRestoreKVResponse ¶ added in v2.2.0
type NullablePostRestoreKVResponse struct {
// contains filtered or unexported fields
}
func NewNullablePostRestoreKVResponse ¶ added in v2.2.0
func NewNullablePostRestoreKVResponse(val *PostRestoreKVResponse) *NullablePostRestoreKVResponse
func (NullablePostRestoreKVResponse) Get ¶ added in v2.2.0
func (v NullablePostRestoreKVResponse) Get() *PostRestoreKVResponse
func (NullablePostRestoreKVResponse) IsSet ¶ added in v2.2.0
func (v NullablePostRestoreKVResponse) IsSet() bool
func (NullablePostRestoreKVResponse) MarshalJSON ¶ added in v2.2.0
func (v NullablePostRestoreKVResponse) MarshalJSON() ([]byte, error)
func (*NullablePostRestoreKVResponse) Set ¶ added in v2.2.0
func (v *NullablePostRestoreKVResponse) Set(val *PostRestoreKVResponse)
func (*NullablePostRestoreKVResponse) UnmarshalJSON ¶ added in v2.2.0
func (v *NullablePostRestoreKVResponse) UnmarshalJSON(src []byte) error
func (*NullablePostRestoreKVResponse) Unset ¶ added in v2.2.0
func (v *NullablePostRestoreKVResponse) Unset()
type NullableQuery ¶
type NullableQuery struct {
// contains filtered or unexported fields
}
func NewNullableQuery ¶
func NewNullableQuery(val *Query) *NullableQuery
func (NullableQuery) Get ¶
func (v NullableQuery) Get() *Query
func (NullableQuery) IsSet ¶
func (v NullableQuery) IsSet() bool
func (NullableQuery) MarshalJSON ¶
func (v NullableQuery) MarshalJSON() ([]byte, error)
func (*NullableQuery) Set ¶
func (v *NullableQuery) Set(val *Query)
func (*NullableQuery) UnmarshalJSON ¶
func (v *NullableQuery) UnmarshalJSON(src []byte) error
func (*NullableQuery) Unset ¶
func (v *NullableQuery) Unset()
type NullableRemoteConnection ¶ added in v2.2.0
type NullableRemoteConnection struct {
// contains filtered or unexported fields
}
func NewNullableRemoteConnection ¶ added in v2.2.0
func NewNullableRemoteConnection(val *RemoteConnection) *NullableRemoteConnection
func (NullableRemoteConnection) Get ¶ added in v2.2.0
func (v NullableRemoteConnection) Get() *RemoteConnection
func (NullableRemoteConnection) IsSet ¶ added in v2.2.0
func (v NullableRemoteConnection) IsSet() bool
func (NullableRemoteConnection) MarshalJSON ¶ added in v2.2.0
func (v NullableRemoteConnection) MarshalJSON() ([]byte, error)
func (*NullableRemoteConnection) Set ¶ added in v2.2.0
func (v *NullableRemoteConnection) Set(val *RemoteConnection)
func (*NullableRemoteConnection) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableRemoteConnection) UnmarshalJSON(src []byte) error
func (*NullableRemoteConnection) Unset ¶ added in v2.2.0
func (v *NullableRemoteConnection) Unset()
type NullableRemoteConnectionCreationRequest ¶ added in v2.2.0
type NullableRemoteConnectionCreationRequest struct {
// contains filtered or unexported fields
}
func NewNullableRemoteConnectionCreationRequest ¶ added in v2.2.0
func NewNullableRemoteConnectionCreationRequest(val *RemoteConnectionCreationRequest) *NullableRemoteConnectionCreationRequest
func (NullableRemoteConnectionCreationRequest) IsSet ¶ added in v2.2.0
func (v NullableRemoteConnectionCreationRequest) IsSet() bool
func (NullableRemoteConnectionCreationRequest) MarshalJSON ¶ added in v2.2.0
func (v NullableRemoteConnectionCreationRequest) MarshalJSON() ([]byte, error)
func (*NullableRemoteConnectionCreationRequest) Set ¶ added in v2.2.0
func (v *NullableRemoteConnectionCreationRequest) Set(val *RemoteConnectionCreationRequest)
func (*NullableRemoteConnectionCreationRequest) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableRemoteConnectionCreationRequest) UnmarshalJSON(src []byte) error
func (*NullableRemoteConnectionCreationRequest) Unset ¶ added in v2.2.0
func (v *NullableRemoteConnectionCreationRequest) Unset()
type NullableRemoteConnections ¶ added in v2.2.0
type NullableRemoteConnections struct {
// contains filtered or unexported fields
}
func NewNullableRemoteConnections ¶ added in v2.2.0
func NewNullableRemoteConnections(val *RemoteConnections) *NullableRemoteConnections
func (NullableRemoteConnections) Get ¶ added in v2.2.0
func (v NullableRemoteConnections) Get() *RemoteConnections
func (NullableRemoteConnections) IsSet ¶ added in v2.2.0
func (v NullableRemoteConnections) IsSet() bool
func (NullableRemoteConnections) MarshalJSON ¶ added in v2.2.0
func (v NullableRemoteConnections) MarshalJSON() ([]byte, error)
func (*NullableRemoteConnections) Set ¶ added in v2.2.0
func (v *NullableRemoteConnections) Set(val *RemoteConnections)
func (*NullableRemoteConnections) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableRemoteConnections) UnmarshalJSON(src []byte) error
func (*NullableRemoteConnections) Unset ¶ added in v2.2.0
func (v *NullableRemoteConnections) Unset()
type NullableRemoteConnenctionUpdateRequest ¶ added in v2.2.0
type NullableRemoteConnenctionUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableRemoteConnenctionUpdateRequest ¶ added in v2.2.0
func NewNullableRemoteConnenctionUpdateRequest(val *RemoteConnenctionUpdateRequest) *NullableRemoteConnenctionUpdateRequest
func (NullableRemoteConnenctionUpdateRequest) Get ¶ added in v2.2.0
func (v NullableRemoteConnenctionUpdateRequest) Get() *RemoteConnenctionUpdateRequest
func (NullableRemoteConnenctionUpdateRequest) IsSet ¶ added in v2.2.0
func (v NullableRemoteConnenctionUpdateRequest) IsSet() bool
func (NullableRemoteConnenctionUpdateRequest) MarshalJSON ¶ added in v2.2.0
func (v NullableRemoteConnenctionUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableRemoteConnenctionUpdateRequest) Set ¶ added in v2.2.0
func (v *NullableRemoteConnenctionUpdateRequest) Set(val *RemoteConnenctionUpdateRequest)
func (*NullableRemoteConnenctionUpdateRequest) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableRemoteConnenctionUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableRemoteConnenctionUpdateRequest) Unset ¶ added in v2.2.0
func (v *NullableRemoteConnenctionUpdateRequest) Unset()
type NullableReplication ¶ added in v2.2.0
type NullableReplication struct {
// contains filtered or unexported fields
}
func NewNullableReplication ¶ added in v2.2.0
func NewNullableReplication(val *Replication) *NullableReplication
func (NullableReplication) Get ¶ added in v2.2.0
func (v NullableReplication) Get() *Replication
func (NullableReplication) IsSet ¶ added in v2.2.0
func (v NullableReplication) IsSet() bool
func (NullableReplication) MarshalJSON ¶ added in v2.2.0
func (v NullableReplication) MarshalJSON() ([]byte, error)
func (*NullableReplication) Set ¶ added in v2.2.0
func (v *NullableReplication) Set(val *Replication)
func (*NullableReplication) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableReplication) UnmarshalJSON(src []byte) error
func (*NullableReplication) Unset ¶ added in v2.2.0
func (v *NullableReplication) Unset()
type NullableReplicationCreationRequest ¶ added in v2.2.0
type NullableReplicationCreationRequest struct {
// contains filtered or unexported fields
}
func NewNullableReplicationCreationRequest ¶ added in v2.2.0
func NewNullableReplicationCreationRequest(val *ReplicationCreationRequest) *NullableReplicationCreationRequest
func (NullableReplicationCreationRequest) Get ¶ added in v2.2.0
func (v NullableReplicationCreationRequest) Get() *ReplicationCreationRequest
func (NullableReplicationCreationRequest) IsSet ¶ added in v2.2.0
func (v NullableReplicationCreationRequest) IsSet() bool
func (NullableReplicationCreationRequest) MarshalJSON ¶ added in v2.2.0
func (v NullableReplicationCreationRequest) MarshalJSON() ([]byte, error)
func (*NullableReplicationCreationRequest) Set ¶ added in v2.2.0
func (v *NullableReplicationCreationRequest) Set(val *ReplicationCreationRequest)
func (*NullableReplicationCreationRequest) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableReplicationCreationRequest) UnmarshalJSON(src []byte) error
func (*NullableReplicationCreationRequest) Unset ¶ added in v2.2.0
func (v *NullableReplicationCreationRequest) Unset()
type NullableReplicationUpdateRequest ¶ added in v2.2.0
type NullableReplicationUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableReplicationUpdateRequest ¶ added in v2.2.0
func NewNullableReplicationUpdateRequest(val *ReplicationUpdateRequest) *NullableReplicationUpdateRequest
func (NullableReplicationUpdateRequest) Get ¶ added in v2.2.0
func (v NullableReplicationUpdateRequest) Get() *ReplicationUpdateRequest
func (NullableReplicationUpdateRequest) IsSet ¶ added in v2.2.0
func (v NullableReplicationUpdateRequest) IsSet() bool
func (NullableReplicationUpdateRequest) MarshalJSON ¶ added in v2.2.0
func (v NullableReplicationUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableReplicationUpdateRequest) Set ¶ added in v2.2.0
func (v *NullableReplicationUpdateRequest) Set(val *ReplicationUpdateRequest)
func (*NullableReplicationUpdateRequest) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableReplicationUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableReplicationUpdateRequest) Unset ¶ added in v2.2.0
func (v *NullableReplicationUpdateRequest) Unset()
type NullableReplications ¶ added in v2.2.0
type NullableReplications struct {
// contains filtered or unexported fields
}
func NewNullableReplications ¶ added in v2.2.0
func NewNullableReplications(val *Replications) *NullableReplications
func (NullableReplications) Get ¶ added in v2.2.0
func (v NullableReplications) Get() *Replications
func (NullableReplications) IsSet ¶ added in v2.2.0
func (v NullableReplications) IsSet() bool
func (NullableReplications) MarshalJSON ¶ added in v2.2.0
func (v NullableReplications) MarshalJSON() ([]byte, error)
func (*NullableReplications) Set ¶ added in v2.2.0
func (v *NullableReplications) Set(val *Replications)
func (*NullableReplications) UnmarshalJSON ¶ added in v2.2.0
func (v *NullableReplications) UnmarshalJSON(src []byte) error
func (*NullableReplications) Unset ¶ added in v2.2.0
func (v *NullableReplications) Unset()
type NullableResourceMember ¶
type NullableResourceMember struct {
// contains filtered or unexported fields
}
func NewNullableResourceMember ¶
func NewNullableResourceMember(val *ResourceMember) *NullableResourceMember
func (NullableResourceMember) Get ¶
func (v NullableResourceMember) Get() *ResourceMember
func (NullableResourceMember) IsSet ¶
func (v NullableResourceMember) IsSet() bool
func (NullableResourceMember) MarshalJSON ¶
func (v NullableResourceMember) MarshalJSON() ([]byte, error)
func (*NullableResourceMember) Set ¶
func (v *NullableResourceMember) Set(val *ResourceMember)
func (*NullableResourceMember) UnmarshalJSON ¶
func (v *NullableResourceMember) UnmarshalJSON(src []byte) error
func (*NullableResourceMember) Unset ¶
func (v *NullableResourceMember) Unset()
type NullableResourceMemberAllOf ¶
type NullableResourceMemberAllOf struct {
// contains filtered or unexported fields
}
func NewNullableResourceMemberAllOf ¶
func NewNullableResourceMemberAllOf(val *ResourceMemberAllOf) *NullableResourceMemberAllOf
func (NullableResourceMemberAllOf) Get ¶
func (v NullableResourceMemberAllOf) Get() *ResourceMemberAllOf
func (NullableResourceMemberAllOf) IsSet ¶
func (v NullableResourceMemberAllOf) IsSet() bool
func (NullableResourceMemberAllOf) MarshalJSON ¶
func (v NullableResourceMemberAllOf) MarshalJSON() ([]byte, error)
func (*NullableResourceMemberAllOf) Set ¶
func (v *NullableResourceMemberAllOf) Set(val *ResourceMemberAllOf)
func (*NullableResourceMemberAllOf) UnmarshalJSON ¶
func (v *NullableResourceMemberAllOf) UnmarshalJSON(src []byte) error
func (*NullableResourceMemberAllOf) Unset ¶
func (v *NullableResourceMemberAllOf) Unset()
type NullableResourceMembers ¶
type NullableResourceMembers struct {
// contains filtered or unexported fields
}
func NewNullableResourceMembers ¶
func NewNullableResourceMembers(val *ResourceMembers) *NullableResourceMembers
func (NullableResourceMembers) Get ¶
func (v NullableResourceMembers) Get() *ResourceMembers
func (NullableResourceMembers) IsSet ¶
func (v NullableResourceMembers) IsSet() bool
func (NullableResourceMembers) MarshalJSON ¶
func (v NullableResourceMembers) MarshalJSON() ([]byte, error)
func (*NullableResourceMembers) Set ¶
func (v *NullableResourceMembers) Set(val *ResourceMembers)
func (*NullableResourceMembers) UnmarshalJSON ¶
func (v *NullableResourceMembers) UnmarshalJSON(src []byte) error
func (*NullableResourceMembers) Unset ¶
func (v *NullableResourceMembers) Unset()
type NullableRestoredBucketMappings ¶
type NullableRestoredBucketMappings struct {
// contains filtered or unexported fields
}
func NewNullableRestoredBucketMappings ¶
func NewNullableRestoredBucketMappings(val *RestoredBucketMappings) *NullableRestoredBucketMappings
func (NullableRestoredBucketMappings) Get ¶
func (v NullableRestoredBucketMappings) Get() *RestoredBucketMappings
func (NullableRestoredBucketMappings) IsSet ¶
func (v NullableRestoredBucketMappings) IsSet() bool
func (NullableRestoredBucketMappings) MarshalJSON ¶
func (v NullableRestoredBucketMappings) MarshalJSON() ([]byte, error)
func (*NullableRestoredBucketMappings) Set ¶
func (v *NullableRestoredBucketMappings) Set(val *RestoredBucketMappings)
func (*NullableRestoredBucketMappings) UnmarshalJSON ¶
func (v *NullableRestoredBucketMappings) UnmarshalJSON(src []byte) error
func (*NullableRestoredBucketMappings) Unset ¶
func (v *NullableRestoredBucketMappings) Unset()
type NullableRetentionPolicyManifest ¶
type NullableRetentionPolicyManifest struct {
// contains filtered or unexported fields
}
func NewNullableRetentionPolicyManifest ¶
func NewNullableRetentionPolicyManifest(val *RetentionPolicyManifest) *NullableRetentionPolicyManifest
func (NullableRetentionPolicyManifest) Get ¶
func (v NullableRetentionPolicyManifest) Get() *RetentionPolicyManifest
func (NullableRetentionPolicyManifest) IsSet ¶
func (v NullableRetentionPolicyManifest) IsSet() bool
func (NullableRetentionPolicyManifest) MarshalJSON ¶
func (v NullableRetentionPolicyManifest) MarshalJSON() ([]byte, error)
func (*NullableRetentionPolicyManifest) Set ¶
func (v *NullableRetentionPolicyManifest) Set(val *RetentionPolicyManifest)
func (*NullableRetentionPolicyManifest) UnmarshalJSON ¶
func (v *NullableRetentionPolicyManifest) UnmarshalJSON(src []byte) error
func (*NullableRetentionPolicyManifest) Unset ¶
func (v *NullableRetentionPolicyManifest) Unset()
type NullableRetentionRule ¶
type NullableRetentionRule struct {
// contains filtered or unexported fields
}
func NewNullableRetentionRule ¶
func NewNullableRetentionRule(val *RetentionRule) *NullableRetentionRule
func (NullableRetentionRule) Get ¶
func (v NullableRetentionRule) Get() *RetentionRule
func (NullableRetentionRule) IsSet ¶
func (v NullableRetentionRule) IsSet() bool
func (NullableRetentionRule) MarshalJSON ¶
func (v NullableRetentionRule) MarshalJSON() ([]byte, error)
func (*NullableRetentionRule) Set ¶
func (v *NullableRetentionRule) Set(val *RetentionRule)
func (*NullableRetentionRule) UnmarshalJSON ¶
func (v *NullableRetentionRule) UnmarshalJSON(src []byte) error
func (*NullableRetentionRule) Unset ¶
func (v *NullableRetentionRule) Unset()
type NullableRun ¶
type NullableRun struct {
// contains filtered or unexported fields
}
func NewNullableRun ¶
func NewNullableRun(val *Run) *NullableRun
func (NullableRun) Get ¶
func (v NullableRun) Get() *Run
func (NullableRun) IsSet ¶
func (v NullableRun) IsSet() bool
func (NullableRun) MarshalJSON ¶
func (v NullableRun) MarshalJSON() ([]byte, error)
func (*NullableRun) Set ¶
func (v *NullableRun) Set(val *Run)
func (*NullableRun) UnmarshalJSON ¶
func (v *NullableRun) UnmarshalJSON(src []byte) error
func (*NullableRun) Unset ¶
func (v *NullableRun) Unset()
type NullableRunLinks ¶
type NullableRunLinks struct {
// contains filtered or unexported fields
}
func NewNullableRunLinks ¶
func NewNullableRunLinks(val *RunLinks) *NullableRunLinks
func (NullableRunLinks) Get ¶
func (v NullableRunLinks) Get() *RunLinks
func (NullableRunLinks) IsSet ¶
func (v NullableRunLinks) IsSet() bool
func (NullableRunLinks) MarshalJSON ¶
func (v NullableRunLinks) MarshalJSON() ([]byte, error)
func (*NullableRunLinks) Set ¶
func (v *NullableRunLinks) Set(val *RunLinks)
func (*NullableRunLinks) UnmarshalJSON ¶
func (v *NullableRunLinks) UnmarshalJSON(src []byte) error
func (*NullableRunLinks) Unset ¶
func (v *NullableRunLinks) Unset()
type NullableRunManually ¶
type NullableRunManually struct {
// contains filtered or unexported fields
}
func NewNullableRunManually ¶
func NewNullableRunManually(val *RunManually) *NullableRunManually
func (NullableRunManually) Get ¶
func (v NullableRunManually) Get() *RunManually
func (NullableRunManually) IsSet ¶
func (v NullableRunManually) IsSet() bool
func (NullableRunManually) MarshalJSON ¶
func (v NullableRunManually) MarshalJSON() ([]byte, error)
func (*NullableRunManually) Set ¶
func (v *NullableRunManually) Set(val *RunManually)
func (*NullableRunManually) UnmarshalJSON ¶
func (v *NullableRunManually) UnmarshalJSON(src []byte) error
func (*NullableRunManually) Unset ¶
func (v *NullableRunManually) Unset()
type NullableRuns ¶
type NullableRuns struct {
// contains filtered or unexported fields
}
func NewNullableRuns ¶
func NewNullableRuns(val *Runs) *NullableRuns
func (NullableRuns) Get ¶
func (v NullableRuns) Get() *Runs
func (NullableRuns) IsSet ¶
func (v NullableRuns) IsSet() bool
func (NullableRuns) MarshalJSON ¶
func (v NullableRuns) MarshalJSON() ([]byte, error)
func (*NullableRuns) Set ¶
func (v *NullableRuns) Set(val *Runs)
func (*NullableRuns) UnmarshalJSON ¶
func (v *NullableRuns) UnmarshalJSON(src []byte) error
func (*NullableRuns) Unset ¶
func (v *NullableRuns) Unset()
type NullableSchemaType ¶
type NullableSchemaType struct {
// contains filtered or unexported fields
}
func NewNullableSchemaType ¶
func NewNullableSchemaType(val *SchemaType) *NullableSchemaType
func (NullableSchemaType) Get ¶
func (v NullableSchemaType) Get() *SchemaType
func (NullableSchemaType) IsSet ¶
func (v NullableSchemaType) IsSet() bool
func (NullableSchemaType) MarshalJSON ¶
func (v NullableSchemaType) MarshalJSON() ([]byte, error)
func (*NullableSchemaType) Set ¶
func (v *NullableSchemaType) Set(val *SchemaType)
func (*NullableSchemaType) UnmarshalJSON ¶
func (v *NullableSchemaType) UnmarshalJSON(src []byte) error
func (*NullableSchemaType) Unset ¶
func (v *NullableSchemaType) Unset()
type NullableSecretKeys ¶
type NullableSecretKeys struct {
// contains filtered or unexported fields
}
func NewNullableSecretKeys ¶
func NewNullableSecretKeys(val *SecretKeys) *NullableSecretKeys
func (NullableSecretKeys) Get ¶
func (v NullableSecretKeys) Get() *SecretKeys
func (NullableSecretKeys) IsSet ¶
func (v NullableSecretKeys) IsSet() bool
func (NullableSecretKeys) MarshalJSON ¶
func (v NullableSecretKeys) MarshalJSON() ([]byte, error)
func (*NullableSecretKeys) Set ¶
func (v *NullableSecretKeys) Set(val *SecretKeys)
func (*NullableSecretKeys) UnmarshalJSON ¶
func (v *NullableSecretKeys) UnmarshalJSON(src []byte) error
func (*NullableSecretKeys) Unset ¶
func (v *NullableSecretKeys) Unset()
type NullableSecretKeysResponse ¶
type NullableSecretKeysResponse struct {
// contains filtered or unexported fields
}
func NewNullableSecretKeysResponse ¶
func NewNullableSecretKeysResponse(val *SecretKeysResponse) *NullableSecretKeysResponse
func (NullableSecretKeysResponse) Get ¶
func (v NullableSecretKeysResponse) Get() *SecretKeysResponse
func (NullableSecretKeysResponse) IsSet ¶
func (v NullableSecretKeysResponse) IsSet() bool
func (NullableSecretKeysResponse) MarshalJSON ¶
func (v NullableSecretKeysResponse) MarshalJSON() ([]byte, error)
func (*NullableSecretKeysResponse) Set ¶
func (v *NullableSecretKeysResponse) Set(val *SecretKeysResponse)
func (*NullableSecretKeysResponse) UnmarshalJSON ¶
func (v *NullableSecretKeysResponse) UnmarshalJSON(src []byte) error
func (*NullableSecretKeysResponse) Unset ¶
func (v *NullableSecretKeysResponse) Unset()
type NullableSecretKeysResponseAllOf ¶
type NullableSecretKeysResponseAllOf struct {
// contains filtered or unexported fields
}
func NewNullableSecretKeysResponseAllOf ¶
func NewNullableSecretKeysResponseAllOf(val *SecretKeysResponseAllOf) *NullableSecretKeysResponseAllOf
func (NullableSecretKeysResponseAllOf) Get ¶
func (v NullableSecretKeysResponseAllOf) Get() *SecretKeysResponseAllOf
func (NullableSecretKeysResponseAllOf) IsSet ¶
func (v NullableSecretKeysResponseAllOf) IsSet() bool
func (NullableSecretKeysResponseAllOf) MarshalJSON ¶
func (v NullableSecretKeysResponseAllOf) MarshalJSON() ([]byte, error)
func (*NullableSecretKeysResponseAllOf) Set ¶
func (v *NullableSecretKeysResponseAllOf) Set(val *SecretKeysResponseAllOf)
func (*NullableSecretKeysResponseAllOf) UnmarshalJSON ¶
func (v *NullableSecretKeysResponseAllOf) UnmarshalJSON(src []byte) error
func (*NullableSecretKeysResponseAllOf) Unset ¶
func (v *NullableSecretKeysResponseAllOf) Unset()
type NullableSecretKeysResponseAllOfLinks ¶
type NullableSecretKeysResponseAllOfLinks struct {
// contains filtered or unexported fields
}
func NewNullableSecretKeysResponseAllOfLinks ¶
func NewNullableSecretKeysResponseAllOfLinks(val *SecretKeysResponseAllOfLinks) *NullableSecretKeysResponseAllOfLinks
func (NullableSecretKeysResponseAllOfLinks) Get ¶
func (v NullableSecretKeysResponseAllOfLinks) Get() *SecretKeysResponseAllOfLinks
func (NullableSecretKeysResponseAllOfLinks) IsSet ¶
func (v NullableSecretKeysResponseAllOfLinks) IsSet() bool
func (NullableSecretKeysResponseAllOfLinks) MarshalJSON ¶
func (v NullableSecretKeysResponseAllOfLinks) MarshalJSON() ([]byte, error)
func (*NullableSecretKeysResponseAllOfLinks) Set ¶
func (v *NullableSecretKeysResponseAllOfLinks) Set(val *SecretKeysResponseAllOfLinks)
func (*NullableSecretKeysResponseAllOfLinks) UnmarshalJSON ¶
func (v *NullableSecretKeysResponseAllOfLinks) UnmarshalJSON(src []byte) error
func (*NullableSecretKeysResponseAllOfLinks) Unset ¶
func (v *NullableSecretKeysResponseAllOfLinks) Unset()
type NullableShardGroupManifest ¶
type NullableShardGroupManifest struct {
// contains filtered or unexported fields
}
func NewNullableShardGroupManifest ¶
func NewNullableShardGroupManifest(val *ShardGroupManifest) *NullableShardGroupManifest
func (NullableShardGroupManifest) Get ¶
func (v NullableShardGroupManifest) Get() *ShardGroupManifest
func (NullableShardGroupManifest) IsSet ¶
func (v NullableShardGroupManifest) IsSet() bool
func (NullableShardGroupManifest) MarshalJSON ¶
func (v NullableShardGroupManifest) MarshalJSON() ([]byte, error)
func (*NullableShardGroupManifest) Set ¶
func (v *NullableShardGroupManifest) Set(val *ShardGroupManifest)
func (*NullableShardGroupManifest) UnmarshalJSON ¶
func (v *NullableShardGroupManifest) UnmarshalJSON(src []byte) error
func (*NullableShardGroupManifest) Unset ¶
func (v *NullableShardGroupManifest) Unset()
type NullableShardManifest ¶
type NullableShardManifest struct {
// contains filtered or unexported fields
}
func NewNullableShardManifest ¶
func NewNullableShardManifest(val *ShardManifest) *NullableShardManifest
func (NullableShardManifest) Get ¶
func (v NullableShardManifest) Get() *ShardManifest
func (NullableShardManifest) IsSet ¶
func (v NullableShardManifest) IsSet() bool
func (NullableShardManifest) MarshalJSON ¶
func (v NullableShardManifest) MarshalJSON() ([]byte, error)
func (*NullableShardManifest) Set ¶
func (v *NullableShardManifest) Set(val *ShardManifest)
func (*NullableShardManifest) UnmarshalJSON ¶
func (v *NullableShardManifest) UnmarshalJSON(src []byte) error
func (*NullableShardManifest) Unset ¶
func (v *NullableShardManifest) Unset()
type NullableShardOwner ¶
type NullableShardOwner struct {
// contains filtered or unexported fields
}
func NewNullableShardOwner ¶
func NewNullableShardOwner(val *ShardOwner) *NullableShardOwner
func (NullableShardOwner) Get ¶
func (v NullableShardOwner) Get() *ShardOwner
func (NullableShardOwner) IsSet ¶
func (v NullableShardOwner) IsSet() bool
func (NullableShardOwner) MarshalJSON ¶
func (v NullableShardOwner) MarshalJSON() ([]byte, error)
func (*NullableShardOwner) Set ¶
func (v *NullableShardOwner) Set(val *ShardOwner)
func (*NullableShardOwner) UnmarshalJSON ¶
func (v *NullableShardOwner) UnmarshalJSON(src []byte) error
func (*NullableShardOwner) Unset ¶
func (v *NullableShardOwner) Unset()
type NullableStack ¶
type NullableStack struct {
// contains filtered or unexported fields
}
func NewNullableStack ¶
func NewNullableStack(val *Stack) *NullableStack
func (NullableStack) Get ¶
func (v NullableStack) Get() *Stack
func (NullableStack) IsSet ¶
func (v NullableStack) IsSet() bool
func (NullableStack) MarshalJSON ¶
func (v NullableStack) MarshalJSON() ([]byte, error)
func (*NullableStack) Set ¶
func (v *NullableStack) Set(val *Stack)
func (*NullableStack) UnmarshalJSON ¶
func (v *NullableStack) UnmarshalJSON(src []byte) error
func (*NullableStack) Unset ¶
func (v *NullableStack) Unset()
type NullableStackEvent ¶
type NullableStackEvent struct {
// contains filtered or unexported fields
}
func NewNullableStackEvent ¶
func NewNullableStackEvent(val *StackEvent) *NullableStackEvent
func (NullableStackEvent) Get ¶
func (v NullableStackEvent) Get() *StackEvent
func (NullableStackEvent) IsSet ¶
func (v NullableStackEvent) IsSet() bool
func (NullableStackEvent) MarshalJSON ¶
func (v NullableStackEvent) MarshalJSON() ([]byte, error)
func (*NullableStackEvent) Set ¶
func (v *NullableStackEvent) Set(val *StackEvent)
func (*NullableStackEvent) UnmarshalJSON ¶
func (v *NullableStackEvent) UnmarshalJSON(src []byte) error
func (*NullableStackEvent) Unset ¶
func (v *NullableStackEvent) Unset()
type NullableStackEventResource ¶
type NullableStackEventResource struct {
// contains filtered or unexported fields
}
func NewNullableStackEventResource ¶
func NewNullableStackEventResource(val *StackEventResource) *NullableStackEventResource
func (NullableStackEventResource) Get ¶
func (v NullableStackEventResource) Get() *StackEventResource
func (NullableStackEventResource) IsSet ¶
func (v NullableStackEventResource) IsSet() bool
func (NullableStackEventResource) MarshalJSON ¶
func (v NullableStackEventResource) MarshalJSON() ([]byte, error)
func (*NullableStackEventResource) Set ¶
func (v *NullableStackEventResource) Set(val *StackEventResource)
func (*NullableStackEventResource) UnmarshalJSON ¶
func (v *NullableStackEventResource) UnmarshalJSON(src []byte) error
func (*NullableStackEventResource) Unset ¶
func (v *NullableStackEventResource) Unset()
type NullableStackEventResourceAssociation ¶
type NullableStackEventResourceAssociation struct {
// contains filtered or unexported fields
}
func NewNullableStackEventResourceAssociation ¶
func NewNullableStackEventResourceAssociation(val *StackEventResourceAssociation) *NullableStackEventResourceAssociation
func (NullableStackEventResourceAssociation) Get ¶
func (v NullableStackEventResourceAssociation) Get() *StackEventResourceAssociation
func (NullableStackEventResourceAssociation) IsSet ¶
func (v NullableStackEventResourceAssociation) IsSet() bool
func (NullableStackEventResourceAssociation) MarshalJSON ¶
func (v NullableStackEventResourceAssociation) MarshalJSON() ([]byte, error)
func (*NullableStackEventResourceAssociation) Set ¶
func (v *NullableStackEventResourceAssociation) Set(val *StackEventResourceAssociation)
func (*NullableStackEventResourceAssociation) UnmarshalJSON ¶
func (v *NullableStackEventResourceAssociation) UnmarshalJSON(src []byte) error
func (*NullableStackEventResourceAssociation) Unset ¶
func (v *NullableStackEventResourceAssociation) Unset()
type NullableStackEventResourceLinks ¶
type NullableStackEventResourceLinks struct {
// contains filtered or unexported fields
}
func NewNullableStackEventResourceLinks ¶
func NewNullableStackEventResourceLinks(val *StackEventResourceLinks) *NullableStackEventResourceLinks
func (NullableStackEventResourceLinks) Get ¶
func (v NullableStackEventResourceLinks) Get() *StackEventResourceLinks
func (NullableStackEventResourceLinks) IsSet ¶
func (v NullableStackEventResourceLinks) IsSet() bool
func (NullableStackEventResourceLinks) MarshalJSON ¶
func (v NullableStackEventResourceLinks) MarshalJSON() ([]byte, error)
func (*NullableStackEventResourceLinks) Set ¶
func (v *NullableStackEventResourceLinks) Set(val *StackEventResourceLinks)
func (*NullableStackEventResourceLinks) UnmarshalJSON ¶
func (v *NullableStackEventResourceLinks) UnmarshalJSON(src []byte) error
func (*NullableStackEventResourceLinks) Unset ¶
func (v *NullableStackEventResourceLinks) Unset()
type NullableStackPatchRequest ¶
type NullableStackPatchRequest struct {
// contains filtered or unexported fields
}
func NewNullableStackPatchRequest ¶
func NewNullableStackPatchRequest(val *StackPatchRequest) *NullableStackPatchRequest
func (NullableStackPatchRequest) Get ¶
func (v NullableStackPatchRequest) Get() *StackPatchRequest
func (NullableStackPatchRequest) IsSet ¶
func (v NullableStackPatchRequest) IsSet() bool
func (NullableStackPatchRequest) MarshalJSON ¶
func (v NullableStackPatchRequest) MarshalJSON() ([]byte, error)
func (*NullableStackPatchRequest) Set ¶
func (v *NullableStackPatchRequest) Set(val *StackPatchRequest)
func (*NullableStackPatchRequest) UnmarshalJSON ¶
func (v *NullableStackPatchRequest) UnmarshalJSON(src []byte) error
func (*NullableStackPatchRequest) Unset ¶
func (v *NullableStackPatchRequest) Unset()
type NullableStackPatchRequestResource ¶
type NullableStackPatchRequestResource struct {
// contains filtered or unexported fields
}
func NewNullableStackPatchRequestResource ¶
func NewNullableStackPatchRequestResource(val *StackPatchRequestResource) *NullableStackPatchRequestResource
func (NullableStackPatchRequestResource) Get ¶
func (v NullableStackPatchRequestResource) Get() *StackPatchRequestResource
func (NullableStackPatchRequestResource) IsSet ¶
func (v NullableStackPatchRequestResource) IsSet() bool
func (NullableStackPatchRequestResource) MarshalJSON ¶
func (v NullableStackPatchRequestResource) MarshalJSON() ([]byte, error)
func (*NullableStackPatchRequestResource) Set ¶
func (v *NullableStackPatchRequestResource) Set(val *StackPatchRequestResource)
func (*NullableStackPatchRequestResource) UnmarshalJSON ¶
func (v *NullableStackPatchRequestResource) UnmarshalJSON(src []byte) error
func (*NullableStackPatchRequestResource) Unset ¶
func (v *NullableStackPatchRequestResource) Unset()
type NullableStackPostRequest ¶
type NullableStackPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableStackPostRequest ¶
func NewNullableStackPostRequest(val *StackPostRequest) *NullableStackPostRequest
func (NullableStackPostRequest) Get ¶
func (v NullableStackPostRequest) Get() *StackPostRequest
func (NullableStackPostRequest) IsSet ¶
func (v NullableStackPostRequest) IsSet() bool
func (NullableStackPostRequest) MarshalJSON ¶
func (v NullableStackPostRequest) MarshalJSON() ([]byte, error)
func (*NullableStackPostRequest) Set ¶
func (v *NullableStackPostRequest) Set(val *StackPostRequest)
func (*NullableStackPostRequest) UnmarshalJSON ¶
func (v *NullableStackPostRequest) UnmarshalJSON(src []byte) error
func (*NullableStackPostRequest) Unset ¶
func (v *NullableStackPostRequest) Unset()
type NullableStacks ¶
type NullableStacks struct {
// contains filtered or unexported fields
}
func NewNullableStacks ¶
func NewNullableStacks(val *Stacks) *NullableStacks
func (NullableStacks) Get ¶
func (v NullableStacks) Get() *Stacks
func (NullableStacks) IsSet ¶
func (v NullableStacks) IsSet() bool
func (NullableStacks) MarshalJSON ¶
func (v NullableStacks) MarshalJSON() ([]byte, error)
func (*NullableStacks) Set ¶
func (v *NullableStacks) Set(val *Stacks)
func (*NullableStacks) UnmarshalJSON ¶
func (v *NullableStacks) UnmarshalJSON(src []byte) error
func (*NullableStacks) Unset ¶
func (v *NullableStacks) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableSubscriptionManifest ¶
type NullableSubscriptionManifest struct {
// contains filtered or unexported fields
}
func NewNullableSubscriptionManifest ¶
func NewNullableSubscriptionManifest(val *SubscriptionManifest) *NullableSubscriptionManifest
func (NullableSubscriptionManifest) Get ¶
func (v NullableSubscriptionManifest) Get() *SubscriptionManifest
func (NullableSubscriptionManifest) IsSet ¶
func (v NullableSubscriptionManifest) IsSet() bool
func (NullableSubscriptionManifest) MarshalJSON ¶
func (v NullableSubscriptionManifest) MarshalJSON() ([]byte, error)
func (*NullableSubscriptionManifest) Set ¶
func (v *NullableSubscriptionManifest) Set(val *SubscriptionManifest)
func (*NullableSubscriptionManifest) UnmarshalJSON ¶
func (v *NullableSubscriptionManifest) UnmarshalJSON(src []byte) error
func (*NullableSubscriptionManifest) Unset ¶
func (v *NullableSubscriptionManifest) Unset()
type NullableTask ¶
type NullableTask struct {
// contains filtered or unexported fields
}
func NewNullableTask ¶
func NewNullableTask(val *Task) *NullableTask
func (NullableTask) Get ¶
func (v NullableTask) Get() *Task
func (NullableTask) IsSet ¶
func (v NullableTask) IsSet() bool
func (NullableTask) MarshalJSON ¶
func (v NullableTask) MarshalJSON() ([]byte, error)
func (*NullableTask) Set ¶
func (v *NullableTask) Set(val *Task)
func (*NullableTask) UnmarshalJSON ¶
func (v *NullableTask) UnmarshalJSON(src []byte) error
func (*NullableTask) Unset ¶
func (v *NullableTask) Unset()
type NullableTaskCreateRequest ¶
type NullableTaskCreateRequest struct {
// contains filtered or unexported fields
}
func NewNullableTaskCreateRequest ¶
func NewNullableTaskCreateRequest(val *TaskCreateRequest) *NullableTaskCreateRequest
func (NullableTaskCreateRequest) Get ¶
func (v NullableTaskCreateRequest) Get() *TaskCreateRequest
func (NullableTaskCreateRequest) IsSet ¶
func (v NullableTaskCreateRequest) IsSet() bool
func (NullableTaskCreateRequest) MarshalJSON ¶
func (v NullableTaskCreateRequest) MarshalJSON() ([]byte, error)
func (*NullableTaskCreateRequest) Set ¶
func (v *NullableTaskCreateRequest) Set(val *TaskCreateRequest)
func (*NullableTaskCreateRequest) UnmarshalJSON ¶
func (v *NullableTaskCreateRequest) UnmarshalJSON(src []byte) error
func (*NullableTaskCreateRequest) Unset ¶
func (v *NullableTaskCreateRequest) Unset()
type NullableTaskLinks ¶
type NullableTaskLinks struct {
// contains filtered or unexported fields
}
func NewNullableTaskLinks ¶
func NewNullableTaskLinks(val *TaskLinks) *NullableTaskLinks
func (NullableTaskLinks) Get ¶
func (v NullableTaskLinks) Get() *TaskLinks
func (NullableTaskLinks) IsSet ¶
func (v NullableTaskLinks) IsSet() bool
func (NullableTaskLinks) MarshalJSON ¶
func (v NullableTaskLinks) MarshalJSON() ([]byte, error)
func (*NullableTaskLinks) Set ¶
func (v *NullableTaskLinks) Set(val *TaskLinks)
func (*NullableTaskLinks) UnmarshalJSON ¶
func (v *NullableTaskLinks) UnmarshalJSON(src []byte) error
func (*NullableTaskLinks) Unset ¶
func (v *NullableTaskLinks) Unset()
type NullableTaskStatusType ¶
type NullableTaskStatusType struct {
// contains filtered or unexported fields
}
func NewNullableTaskStatusType ¶
func NewNullableTaskStatusType(val *TaskStatusType) *NullableTaskStatusType
func (NullableTaskStatusType) Get ¶
func (v NullableTaskStatusType) Get() *TaskStatusType
func (NullableTaskStatusType) IsSet ¶
func (v NullableTaskStatusType) IsSet() bool
func (NullableTaskStatusType) MarshalJSON ¶
func (v NullableTaskStatusType) MarshalJSON() ([]byte, error)
func (*NullableTaskStatusType) Set ¶
func (v *NullableTaskStatusType) Set(val *TaskStatusType)
func (*NullableTaskStatusType) UnmarshalJSON ¶
func (v *NullableTaskStatusType) UnmarshalJSON(src []byte) error
func (*NullableTaskStatusType) Unset ¶
func (v *NullableTaskStatusType) Unset()
type NullableTaskUpdateRequest ¶
type NullableTaskUpdateRequest struct {
// contains filtered or unexported fields
}
func NewNullableTaskUpdateRequest ¶
func NewNullableTaskUpdateRequest(val *TaskUpdateRequest) *NullableTaskUpdateRequest
func (NullableTaskUpdateRequest) Get ¶
func (v NullableTaskUpdateRequest) Get() *TaskUpdateRequest
func (NullableTaskUpdateRequest) IsSet ¶
func (v NullableTaskUpdateRequest) IsSet() bool
func (NullableTaskUpdateRequest) MarshalJSON ¶
func (v NullableTaskUpdateRequest) MarshalJSON() ([]byte, error)
func (*NullableTaskUpdateRequest) Set ¶
func (v *NullableTaskUpdateRequest) Set(val *TaskUpdateRequest)
func (*NullableTaskUpdateRequest) UnmarshalJSON ¶
func (v *NullableTaskUpdateRequest) UnmarshalJSON(src []byte) error
func (*NullableTaskUpdateRequest) Unset ¶
func (v *NullableTaskUpdateRequest) Unset()
type NullableTasks ¶
type NullableTasks struct {
// contains filtered or unexported fields
}
func NewNullableTasks ¶
func NewNullableTasks(val *Tasks) *NullableTasks
func (NullableTasks) Get ¶
func (v NullableTasks) Get() *Tasks
func (NullableTasks) IsSet ¶
func (v NullableTasks) IsSet() bool
func (NullableTasks) MarshalJSON ¶
func (v NullableTasks) MarshalJSON() ([]byte, error)
func (*NullableTasks) Set ¶
func (v *NullableTasks) Set(val *Tasks)
func (*NullableTasks) UnmarshalJSON ¶
func (v *NullableTasks) UnmarshalJSON(src []byte) error
func (*NullableTasks) Unset ¶
func (v *NullableTasks) Unset()
type NullableTelegraf ¶
type NullableTelegraf struct {
// contains filtered or unexported fields
}
func NewNullableTelegraf ¶
func NewNullableTelegraf(val *Telegraf) *NullableTelegraf
func (NullableTelegraf) Get ¶
func (v NullableTelegraf) Get() *Telegraf
func (NullableTelegraf) IsSet ¶
func (v NullableTelegraf) IsSet() bool
func (NullableTelegraf) MarshalJSON ¶
func (v NullableTelegraf) MarshalJSON() ([]byte, error)
func (*NullableTelegraf) Set ¶
func (v *NullableTelegraf) Set(val *Telegraf)
func (*NullableTelegraf) UnmarshalJSON ¶
func (v *NullableTelegraf) UnmarshalJSON(src []byte) error
func (*NullableTelegraf) Unset ¶
func (v *NullableTelegraf) Unset()
type NullableTelegrafAllOf ¶
type NullableTelegrafAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTelegrafAllOf ¶
func NewNullableTelegrafAllOf(val *TelegrafAllOf) *NullableTelegrafAllOf
func (NullableTelegrafAllOf) Get ¶
func (v NullableTelegrafAllOf) Get() *TelegrafAllOf
func (NullableTelegrafAllOf) IsSet ¶
func (v NullableTelegrafAllOf) IsSet() bool
func (NullableTelegrafAllOf) MarshalJSON ¶
func (v NullableTelegrafAllOf) MarshalJSON() ([]byte, error)
func (*NullableTelegrafAllOf) Set ¶
func (v *NullableTelegrafAllOf) Set(val *TelegrafAllOf)
func (*NullableTelegrafAllOf) UnmarshalJSON ¶
func (v *NullableTelegrafAllOf) UnmarshalJSON(src []byte) error
func (*NullableTelegrafAllOf) Unset ¶
func (v *NullableTelegrafAllOf) Unset()
type NullableTelegrafAllOfLinks ¶
type NullableTelegrafAllOfLinks struct {
// contains filtered or unexported fields
}
func NewNullableTelegrafAllOfLinks ¶
func NewNullableTelegrafAllOfLinks(val *TelegrafAllOfLinks) *NullableTelegrafAllOfLinks
func (NullableTelegrafAllOfLinks) Get ¶
func (v NullableTelegrafAllOfLinks) Get() *TelegrafAllOfLinks
func (NullableTelegrafAllOfLinks) IsSet ¶
func (v NullableTelegrafAllOfLinks) IsSet() bool
func (NullableTelegrafAllOfLinks) MarshalJSON ¶
func (v NullableTelegrafAllOfLinks) MarshalJSON() ([]byte, error)
func (*NullableTelegrafAllOfLinks) Set ¶
func (v *NullableTelegrafAllOfLinks) Set(val *TelegrafAllOfLinks)
func (*NullableTelegrafAllOfLinks) UnmarshalJSON ¶
func (v *NullableTelegrafAllOfLinks) UnmarshalJSON(src []byte) error
func (*NullableTelegrafAllOfLinks) Unset ¶
func (v *NullableTelegrafAllOfLinks) Unset()
type NullableTelegrafRequest ¶
type NullableTelegrafRequest struct {
// contains filtered or unexported fields
}
func NewNullableTelegrafRequest ¶
func NewNullableTelegrafRequest(val *TelegrafRequest) *NullableTelegrafRequest
func (NullableTelegrafRequest) Get ¶
func (v NullableTelegrafRequest) Get() *TelegrafRequest
func (NullableTelegrafRequest) IsSet ¶
func (v NullableTelegrafRequest) IsSet() bool
func (NullableTelegrafRequest) MarshalJSON ¶
func (v NullableTelegrafRequest) MarshalJSON() ([]byte, error)
func (*NullableTelegrafRequest) Set ¶
func (v *NullableTelegrafRequest) Set(val *TelegrafRequest)
func (*NullableTelegrafRequest) UnmarshalJSON ¶
func (v *NullableTelegrafRequest) UnmarshalJSON(src []byte) error
func (*NullableTelegrafRequest) Unset ¶
func (v *NullableTelegrafRequest) Unset()
type NullableTelegrafRequestMetadata ¶
type NullableTelegrafRequestMetadata struct {
// contains filtered or unexported fields
}
func NewNullableTelegrafRequestMetadata ¶
func NewNullableTelegrafRequestMetadata(val *TelegrafRequestMetadata) *NullableTelegrafRequestMetadata
func (NullableTelegrafRequestMetadata) Get ¶
func (v NullableTelegrafRequestMetadata) Get() *TelegrafRequestMetadata
func (NullableTelegrafRequestMetadata) IsSet ¶
func (v NullableTelegrafRequestMetadata) IsSet() bool
func (NullableTelegrafRequestMetadata) MarshalJSON ¶
func (v NullableTelegrafRequestMetadata) MarshalJSON() ([]byte, error)
func (*NullableTelegrafRequestMetadata) Set ¶
func (v *NullableTelegrafRequestMetadata) Set(val *TelegrafRequestMetadata)
func (*NullableTelegrafRequestMetadata) UnmarshalJSON ¶
func (v *NullableTelegrafRequestMetadata) UnmarshalJSON(src []byte) error
func (*NullableTelegrafRequestMetadata) Unset ¶
func (v *NullableTelegrafRequestMetadata) Unset()
type NullableTelegrafs ¶
type NullableTelegrafs struct {
// contains filtered or unexported fields
}
func NewNullableTelegrafs ¶
func NewNullableTelegrafs(val *Telegrafs) *NullableTelegrafs
func (NullableTelegrafs) Get ¶
func (v NullableTelegrafs) Get() *Telegrafs
func (NullableTelegrafs) IsSet ¶
func (v NullableTelegrafs) IsSet() bool
func (NullableTelegrafs) MarshalJSON ¶
func (v NullableTelegrafs) MarshalJSON() ([]byte, error)
func (*NullableTelegrafs) Set ¶
func (v *NullableTelegrafs) Set(val *Telegrafs)
func (*NullableTelegrafs) UnmarshalJSON ¶
func (v *NullableTelegrafs) UnmarshalJSON(src []byte) error
func (*NullableTelegrafs) Unset ¶
func (v *NullableTelegrafs) Unset()
type NullableTemplateApply ¶
type NullableTemplateApply struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApply ¶
func NewNullableTemplateApply(val *TemplateApply) *NullableTemplateApply
func (NullableTemplateApply) Get ¶
func (v NullableTemplateApply) Get() *TemplateApply
func (NullableTemplateApply) IsSet ¶
func (v NullableTemplateApply) IsSet() bool
func (NullableTemplateApply) MarshalJSON ¶
func (v NullableTemplateApply) MarshalJSON() ([]byte, error)
func (*NullableTemplateApply) Set ¶
func (v *NullableTemplateApply) Set(val *TemplateApply)
func (*NullableTemplateApply) UnmarshalJSON ¶
func (v *NullableTemplateApply) UnmarshalJSON(src []byte) error
func (*NullableTemplateApply) Unset ¶
func (v *NullableTemplateApply) Unset()
type NullableTemplateApplyAction ¶
type NullableTemplateApplyAction struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApplyAction ¶
func NewNullableTemplateApplyAction(val *TemplateApplyAction) *NullableTemplateApplyAction
func (NullableTemplateApplyAction) Get ¶
func (v NullableTemplateApplyAction) Get() *TemplateApplyAction
func (NullableTemplateApplyAction) IsSet ¶
func (v NullableTemplateApplyAction) IsSet() bool
func (NullableTemplateApplyAction) MarshalJSON ¶
func (v NullableTemplateApplyAction) MarshalJSON() ([]byte, error)
func (*NullableTemplateApplyAction) Set ¶
func (v *NullableTemplateApplyAction) Set(val *TemplateApplyAction)
func (*NullableTemplateApplyAction) UnmarshalJSON ¶
func (v *NullableTemplateApplyAction) UnmarshalJSON(src []byte) error
func (*NullableTemplateApplyAction) Unset ¶
func (v *NullableTemplateApplyAction) Unset()
type NullableTemplateApplyActionKind ¶
type NullableTemplateApplyActionKind struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApplyActionKind ¶
func NewNullableTemplateApplyActionKind(val *TemplateApplyActionKind) *NullableTemplateApplyActionKind
func (NullableTemplateApplyActionKind) Get ¶
func (v NullableTemplateApplyActionKind) Get() *TemplateApplyActionKind
func (NullableTemplateApplyActionKind) IsSet ¶
func (v NullableTemplateApplyActionKind) IsSet() bool
func (NullableTemplateApplyActionKind) MarshalJSON ¶
func (v NullableTemplateApplyActionKind) MarshalJSON() ([]byte, error)
func (*NullableTemplateApplyActionKind) Set ¶
func (v *NullableTemplateApplyActionKind) Set(val *TemplateApplyActionKind)
func (*NullableTemplateApplyActionKind) UnmarshalJSON ¶
func (v *NullableTemplateApplyActionKind) UnmarshalJSON(src []byte) error
func (*NullableTemplateApplyActionKind) Unset ¶
func (v *NullableTemplateApplyActionKind) Unset()
type NullableTemplateApplyActionProperties ¶
type NullableTemplateApplyActionProperties struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApplyActionProperties ¶
func NewNullableTemplateApplyActionProperties(val *TemplateApplyActionProperties) *NullableTemplateApplyActionProperties
func (NullableTemplateApplyActionProperties) Get ¶
func (v NullableTemplateApplyActionProperties) Get() *TemplateApplyActionProperties
func (NullableTemplateApplyActionProperties) IsSet ¶
func (v NullableTemplateApplyActionProperties) IsSet() bool
func (NullableTemplateApplyActionProperties) MarshalJSON ¶
func (v NullableTemplateApplyActionProperties) MarshalJSON() ([]byte, error)
func (*NullableTemplateApplyActionProperties) Set ¶
func (v *NullableTemplateApplyActionProperties) Set(val *TemplateApplyActionProperties)
func (*NullableTemplateApplyActionProperties) UnmarshalJSON ¶
func (v *NullableTemplateApplyActionProperties) UnmarshalJSON(src []byte) error
func (*NullableTemplateApplyActionProperties) Unset ¶
func (v *NullableTemplateApplyActionProperties) Unset()
type NullableTemplateApplyRemoteRef ¶
type NullableTemplateApplyRemoteRef struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApplyRemoteRef ¶
func NewNullableTemplateApplyRemoteRef(val *TemplateApplyRemoteRef) *NullableTemplateApplyRemoteRef
func (NullableTemplateApplyRemoteRef) Get ¶
func (v NullableTemplateApplyRemoteRef) Get() *TemplateApplyRemoteRef
func (NullableTemplateApplyRemoteRef) IsSet ¶
func (v NullableTemplateApplyRemoteRef) IsSet() bool
func (NullableTemplateApplyRemoteRef) MarshalJSON ¶
func (v NullableTemplateApplyRemoteRef) MarshalJSON() ([]byte, error)
func (*NullableTemplateApplyRemoteRef) Set ¶
func (v *NullableTemplateApplyRemoteRef) Set(val *TemplateApplyRemoteRef)
func (*NullableTemplateApplyRemoteRef) UnmarshalJSON ¶
func (v *NullableTemplateApplyRemoteRef) UnmarshalJSON(src []byte) error
func (*NullableTemplateApplyRemoteRef) Unset ¶
func (v *NullableTemplateApplyRemoteRef) Unset()
type NullableTemplateApplyTemplate ¶
type NullableTemplateApplyTemplate struct {
// contains filtered or unexported fields
}
func NewNullableTemplateApplyTemplate ¶
func NewNullableTemplateApplyTemplate(val *TemplateApplyTemplate) *NullableTemplateApplyTemplate
func (NullableTemplateApplyTemplate) Get ¶
func (v NullableTemplateApplyTemplate) Get() *TemplateApplyTemplate
func (NullableTemplateApplyTemplate) IsSet ¶
func (v NullableTemplateApplyTemplate) IsSet() bool
func (NullableTemplateApplyTemplate) MarshalJSON ¶
func (v NullableTemplateApplyTemplate) MarshalJSON() ([]byte, error)
func (*NullableTemplateApplyTemplate) Set ¶
func (v *NullableTemplateApplyTemplate) Set(val *TemplateApplyTemplate)
func (*NullableTemplateApplyTemplate) UnmarshalJSON ¶
func (v *NullableTemplateApplyTemplate) UnmarshalJSON(src []byte) error
func (*NullableTemplateApplyTemplate) Unset ¶
func (v *NullableTemplateApplyTemplate) Unset()
type NullableTemplateEntry ¶
type NullableTemplateEntry struct {
// contains filtered or unexported fields
}
func NewNullableTemplateEntry ¶
func NewNullableTemplateEntry(val *TemplateEntry) *NullableTemplateEntry
func (NullableTemplateEntry) Get ¶
func (v NullableTemplateEntry) Get() *TemplateEntry
func (NullableTemplateEntry) IsSet ¶
func (v NullableTemplateEntry) IsSet() bool
func (NullableTemplateEntry) MarshalJSON ¶
func (v NullableTemplateEntry) MarshalJSON() ([]byte, error)
func (*NullableTemplateEntry) Set ¶
func (v *NullableTemplateEntry) Set(val *TemplateEntry)
func (*NullableTemplateEntry) UnmarshalJSON ¶
func (v *NullableTemplateEntry) UnmarshalJSON(src []byte) error
func (*NullableTemplateEntry) Unset ¶
func (v *NullableTemplateEntry) Unset()
type NullableTemplateEntryMetadata ¶
type NullableTemplateEntryMetadata struct {
// contains filtered or unexported fields
}
func NewNullableTemplateEntryMetadata ¶
func NewNullableTemplateEntryMetadata(val *TemplateEntryMetadata) *NullableTemplateEntryMetadata
func (NullableTemplateEntryMetadata) Get ¶
func (v NullableTemplateEntryMetadata) Get() *TemplateEntryMetadata
func (NullableTemplateEntryMetadata) IsSet ¶
func (v NullableTemplateEntryMetadata) IsSet() bool
func (NullableTemplateEntryMetadata) MarshalJSON ¶
func (v NullableTemplateEntryMetadata) MarshalJSON() ([]byte, error)
func (*NullableTemplateEntryMetadata) Set ¶
func (v *NullableTemplateEntryMetadata) Set(val *TemplateEntryMetadata)
func (*NullableTemplateEntryMetadata) UnmarshalJSON ¶
func (v *NullableTemplateEntryMetadata) UnmarshalJSON(src []byte) error
func (*NullableTemplateEntryMetadata) Unset ¶
func (v *NullableTemplateEntryMetadata) Unset()
type NullableTemplateEnvReference ¶
type NullableTemplateEnvReference struct {
// contains filtered or unexported fields
}
func NewNullableTemplateEnvReference ¶
func NewNullableTemplateEnvReference(val *TemplateEnvReference) *NullableTemplateEnvReference
func (NullableTemplateEnvReference) Get ¶
func (v NullableTemplateEnvReference) Get() *TemplateEnvReference
func (NullableTemplateEnvReference) IsSet ¶
func (v NullableTemplateEnvReference) IsSet() bool
func (NullableTemplateEnvReference) MarshalJSON ¶
func (v NullableTemplateEnvReference) MarshalJSON() ([]byte, error)
func (*NullableTemplateEnvReference) Set ¶
func (v *NullableTemplateEnvReference) Set(val *TemplateEnvReference)
func (*NullableTemplateEnvReference) UnmarshalJSON ¶
func (v *NullableTemplateEnvReference) UnmarshalJSON(src []byte) error
func (*NullableTemplateEnvReference) Unset ¶
func (v *NullableTemplateEnvReference) Unset()
type NullableTemplateExport ¶
type NullableTemplateExport struct {
// contains filtered or unexported fields
}
func NewNullableTemplateExport ¶
func NewNullableTemplateExport(val *TemplateExport) *NullableTemplateExport
func (NullableTemplateExport) Get ¶
func (v NullableTemplateExport) Get() *TemplateExport
func (NullableTemplateExport) IsSet ¶
func (v NullableTemplateExport) IsSet() bool
func (NullableTemplateExport) MarshalJSON ¶
func (v NullableTemplateExport) MarshalJSON() ([]byte, error)
func (*NullableTemplateExport) Set ¶
func (v *NullableTemplateExport) Set(val *TemplateExport)
func (*NullableTemplateExport) UnmarshalJSON ¶
func (v *NullableTemplateExport) UnmarshalJSON(src []byte) error
func (*NullableTemplateExport) Unset ¶
func (v *NullableTemplateExport) Unset()
type NullableTemplateExportOrgIDs ¶
type NullableTemplateExportOrgIDs struct {
// contains filtered or unexported fields
}
func NewNullableTemplateExportOrgIDs ¶
func NewNullableTemplateExportOrgIDs(val *TemplateExportOrgIDs) *NullableTemplateExportOrgIDs
func (NullableTemplateExportOrgIDs) Get ¶
func (v NullableTemplateExportOrgIDs) Get() *TemplateExportOrgIDs
func (NullableTemplateExportOrgIDs) IsSet ¶
func (v NullableTemplateExportOrgIDs) IsSet() bool
func (NullableTemplateExportOrgIDs) MarshalJSON ¶
func (v NullableTemplateExportOrgIDs) MarshalJSON() ([]byte, error)
func (*NullableTemplateExportOrgIDs) Set ¶
func (v *NullableTemplateExportOrgIDs) Set(val *TemplateExportOrgIDs)
func (*NullableTemplateExportOrgIDs) UnmarshalJSON ¶
func (v *NullableTemplateExportOrgIDs) UnmarshalJSON(src []byte) error
func (*NullableTemplateExportOrgIDs) Unset ¶
func (v *NullableTemplateExportOrgIDs) Unset()
type NullableTemplateExportResourceFilters ¶
type NullableTemplateExportResourceFilters struct {
// contains filtered or unexported fields
}
func NewNullableTemplateExportResourceFilters ¶
func NewNullableTemplateExportResourceFilters(val *TemplateExportResourceFilters) *NullableTemplateExportResourceFilters
func (NullableTemplateExportResourceFilters) Get ¶
func (v NullableTemplateExportResourceFilters) Get() *TemplateExportResourceFilters
func (NullableTemplateExportResourceFilters) IsSet ¶
func (v NullableTemplateExportResourceFilters) IsSet() bool
func (NullableTemplateExportResourceFilters) MarshalJSON ¶
func (v NullableTemplateExportResourceFilters) MarshalJSON() ([]byte, error)
func (*NullableTemplateExportResourceFilters) Set ¶
func (v *NullableTemplateExportResourceFilters) Set(val *TemplateExportResourceFilters)
func (*NullableTemplateExportResourceFilters) UnmarshalJSON ¶
func (v *NullableTemplateExportResourceFilters) UnmarshalJSON(src []byte) error
func (*NullableTemplateExportResourceFilters) Unset ¶
func (v *NullableTemplateExportResourceFilters) Unset()
type NullableTemplateExportResources ¶
type NullableTemplateExportResources struct {
// contains filtered or unexported fields
}
func NewNullableTemplateExportResources ¶
func NewNullableTemplateExportResources(val *TemplateExportResources) *NullableTemplateExportResources
func (NullableTemplateExportResources) Get ¶
func (v NullableTemplateExportResources) Get() *TemplateExportResources
func (NullableTemplateExportResources) IsSet ¶
func (v NullableTemplateExportResources) IsSet() bool
func (NullableTemplateExportResources) MarshalJSON ¶
func (v NullableTemplateExportResources) MarshalJSON() ([]byte, error)
func (*NullableTemplateExportResources) Set ¶
func (v *NullableTemplateExportResources) Set(val *TemplateExportResources)
func (*NullableTemplateExportResources) UnmarshalJSON ¶
func (v *NullableTemplateExportResources) UnmarshalJSON(src []byte) error
func (*NullableTemplateExportResources) Unset ¶
func (v *NullableTemplateExportResources) Unset()
type NullableTemplateSummary ¶
type NullableTemplateSummary struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummary ¶
func NewNullableTemplateSummary(val *TemplateSummary) *NullableTemplateSummary
func (NullableTemplateSummary) Get ¶
func (v NullableTemplateSummary) Get() *TemplateSummary
func (NullableTemplateSummary) IsSet ¶
func (v NullableTemplateSummary) IsSet() bool
func (NullableTemplateSummary) MarshalJSON ¶
func (v NullableTemplateSummary) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummary) Set ¶
func (v *NullableTemplateSummary) Set(val *TemplateSummary)
func (*NullableTemplateSummary) UnmarshalJSON ¶
func (v *NullableTemplateSummary) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummary) Unset ¶
func (v *NullableTemplateSummary) Unset()
type NullableTemplateSummaryBucket ¶
type NullableTemplateSummaryBucket struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryBucket ¶
func NewNullableTemplateSummaryBucket(val *TemplateSummaryBucket) *NullableTemplateSummaryBucket
func (NullableTemplateSummaryBucket) Get ¶
func (v NullableTemplateSummaryBucket) Get() *TemplateSummaryBucket
func (NullableTemplateSummaryBucket) IsSet ¶
func (v NullableTemplateSummaryBucket) IsSet() bool
func (NullableTemplateSummaryBucket) MarshalJSON ¶
func (v NullableTemplateSummaryBucket) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryBucket) Set ¶
func (v *NullableTemplateSummaryBucket) Set(val *TemplateSummaryBucket)
func (*NullableTemplateSummaryBucket) UnmarshalJSON ¶
func (v *NullableTemplateSummaryBucket) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryBucket) Unset ¶
func (v *NullableTemplateSummaryBucket) Unset()
type NullableTemplateSummaryBucketAllOf ¶
type NullableTemplateSummaryBucketAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryBucketAllOf ¶
func NewNullableTemplateSummaryBucketAllOf(val *TemplateSummaryBucketAllOf) *NullableTemplateSummaryBucketAllOf
func (NullableTemplateSummaryBucketAllOf) Get ¶
func (v NullableTemplateSummaryBucketAllOf) Get() *TemplateSummaryBucketAllOf
func (NullableTemplateSummaryBucketAllOf) IsSet ¶
func (v NullableTemplateSummaryBucketAllOf) IsSet() bool
func (NullableTemplateSummaryBucketAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryBucketAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryBucketAllOf) Set ¶
func (v *NullableTemplateSummaryBucketAllOf) Set(val *TemplateSummaryBucketAllOf)
func (*NullableTemplateSummaryBucketAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryBucketAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryBucketAllOf) Unset ¶
func (v *NullableTemplateSummaryBucketAllOf) Unset()
type NullableTemplateSummaryCheck ¶
type NullableTemplateSummaryCheck struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryCheck ¶
func NewNullableTemplateSummaryCheck(val *TemplateSummaryCheck) *NullableTemplateSummaryCheck
func (NullableTemplateSummaryCheck) Get ¶
func (v NullableTemplateSummaryCheck) Get() *TemplateSummaryCheck
func (NullableTemplateSummaryCheck) IsSet ¶
func (v NullableTemplateSummaryCheck) IsSet() bool
func (NullableTemplateSummaryCheck) MarshalJSON ¶
func (v NullableTemplateSummaryCheck) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryCheck) Set ¶
func (v *NullableTemplateSummaryCheck) Set(val *TemplateSummaryCheck)
func (*NullableTemplateSummaryCheck) UnmarshalJSON ¶
func (v *NullableTemplateSummaryCheck) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryCheck) Unset ¶
func (v *NullableTemplateSummaryCheck) Unset()
type NullableTemplateSummaryCheckAllOf ¶
type NullableTemplateSummaryCheckAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryCheckAllOf ¶
func NewNullableTemplateSummaryCheckAllOf(val *TemplateSummaryCheckAllOf) *NullableTemplateSummaryCheckAllOf
func (NullableTemplateSummaryCheckAllOf) Get ¶
func (v NullableTemplateSummaryCheckAllOf) Get() *TemplateSummaryCheckAllOf
func (NullableTemplateSummaryCheckAllOf) IsSet ¶
func (v NullableTemplateSummaryCheckAllOf) IsSet() bool
func (NullableTemplateSummaryCheckAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryCheckAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryCheckAllOf) Set ¶
func (v *NullableTemplateSummaryCheckAllOf) Set(val *TemplateSummaryCheckAllOf)
func (*NullableTemplateSummaryCheckAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryCheckAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryCheckAllOf) Unset ¶
func (v *NullableTemplateSummaryCheckAllOf) Unset()
type NullableTemplateSummaryCommon ¶
type NullableTemplateSummaryCommon struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryCommon ¶
func NewNullableTemplateSummaryCommon(val *TemplateSummaryCommon) *NullableTemplateSummaryCommon
func (NullableTemplateSummaryCommon) Get ¶
func (v NullableTemplateSummaryCommon) Get() *TemplateSummaryCommon
func (NullableTemplateSummaryCommon) IsSet ¶
func (v NullableTemplateSummaryCommon) IsSet() bool
func (NullableTemplateSummaryCommon) MarshalJSON ¶
func (v NullableTemplateSummaryCommon) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryCommon) Set ¶
func (v *NullableTemplateSummaryCommon) Set(val *TemplateSummaryCommon)
func (*NullableTemplateSummaryCommon) UnmarshalJSON ¶
func (v *NullableTemplateSummaryCommon) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryCommon) Unset ¶
func (v *NullableTemplateSummaryCommon) Unset()
type NullableTemplateSummaryCommonAllOf ¶
type NullableTemplateSummaryCommonAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryCommonAllOf ¶
func NewNullableTemplateSummaryCommonAllOf(val *TemplateSummaryCommonAllOf) *NullableTemplateSummaryCommonAllOf
func (NullableTemplateSummaryCommonAllOf) Get ¶
func (v NullableTemplateSummaryCommonAllOf) Get() *TemplateSummaryCommonAllOf
func (NullableTemplateSummaryCommonAllOf) IsSet ¶
func (v NullableTemplateSummaryCommonAllOf) IsSet() bool
func (NullableTemplateSummaryCommonAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryCommonAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryCommonAllOf) Set ¶
func (v *NullableTemplateSummaryCommonAllOf) Set(val *TemplateSummaryCommonAllOf)
func (*NullableTemplateSummaryCommonAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryCommonAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryCommonAllOf) Unset ¶
func (v *NullableTemplateSummaryCommonAllOf) Unset()
type NullableTemplateSummaryCore ¶
type NullableTemplateSummaryCore struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryCore ¶
func NewNullableTemplateSummaryCore(val *TemplateSummaryCore) *NullableTemplateSummaryCore
func (NullableTemplateSummaryCore) Get ¶
func (v NullableTemplateSummaryCore) Get() *TemplateSummaryCore
func (NullableTemplateSummaryCore) IsSet ¶
func (v NullableTemplateSummaryCore) IsSet() bool
func (NullableTemplateSummaryCore) MarshalJSON ¶
func (v NullableTemplateSummaryCore) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryCore) Set ¶
func (v *NullableTemplateSummaryCore) Set(val *TemplateSummaryCore)
func (*NullableTemplateSummaryCore) UnmarshalJSON ¶
func (v *NullableTemplateSummaryCore) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryCore) Unset ¶
func (v *NullableTemplateSummaryCore) Unset()
type NullableTemplateSummaryDashboard ¶
type NullableTemplateSummaryDashboard struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDashboard ¶
func NewNullableTemplateSummaryDashboard(val *TemplateSummaryDashboard) *NullableTemplateSummaryDashboard
func (NullableTemplateSummaryDashboard) Get ¶
func (v NullableTemplateSummaryDashboard) Get() *TemplateSummaryDashboard
func (NullableTemplateSummaryDashboard) IsSet ¶
func (v NullableTemplateSummaryDashboard) IsSet() bool
func (NullableTemplateSummaryDashboard) MarshalJSON ¶
func (v NullableTemplateSummaryDashboard) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDashboard) Set ¶
func (v *NullableTemplateSummaryDashboard) Set(val *TemplateSummaryDashboard)
func (*NullableTemplateSummaryDashboard) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDashboard) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDashboard) Unset ¶
func (v *NullableTemplateSummaryDashboard) Unset()
type NullableTemplateSummaryDiff ¶
type NullableTemplateSummaryDiff struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiff ¶
func NewNullableTemplateSummaryDiff(val *TemplateSummaryDiff) *NullableTemplateSummaryDiff
func (NullableTemplateSummaryDiff) Get ¶
func (v NullableTemplateSummaryDiff) Get() *TemplateSummaryDiff
func (NullableTemplateSummaryDiff) IsSet ¶
func (v NullableTemplateSummaryDiff) IsSet() bool
func (NullableTemplateSummaryDiff) MarshalJSON ¶
func (v NullableTemplateSummaryDiff) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiff) Set ¶
func (v *NullableTemplateSummaryDiff) Set(val *TemplateSummaryDiff)
func (*NullableTemplateSummaryDiff) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiff) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiff) Unset ¶
func (v *NullableTemplateSummaryDiff) Unset()
type NullableTemplateSummaryDiffBucket ¶
type NullableTemplateSummaryDiffBucket struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffBucket ¶
func NewNullableTemplateSummaryDiffBucket(val *TemplateSummaryDiffBucket) *NullableTemplateSummaryDiffBucket
func (NullableTemplateSummaryDiffBucket) Get ¶
func (v NullableTemplateSummaryDiffBucket) Get() *TemplateSummaryDiffBucket
func (NullableTemplateSummaryDiffBucket) IsSet ¶
func (v NullableTemplateSummaryDiffBucket) IsSet() bool
func (NullableTemplateSummaryDiffBucket) MarshalJSON ¶
func (v NullableTemplateSummaryDiffBucket) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffBucket) Set ¶
func (v *NullableTemplateSummaryDiffBucket) Set(val *TemplateSummaryDiffBucket)
func (*NullableTemplateSummaryDiffBucket) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffBucket) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffBucket) Unset ¶
func (v *NullableTemplateSummaryDiffBucket) Unset()
type NullableTemplateSummaryDiffBucketFields ¶
type NullableTemplateSummaryDiffBucketFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffBucketFields ¶
func NewNullableTemplateSummaryDiffBucketFields(val *TemplateSummaryDiffBucketFields) *NullableTemplateSummaryDiffBucketFields
func (NullableTemplateSummaryDiffBucketFields) IsSet ¶
func (v NullableTemplateSummaryDiffBucketFields) IsSet() bool
func (NullableTemplateSummaryDiffBucketFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffBucketFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffBucketFields) Set ¶
func (v *NullableTemplateSummaryDiffBucketFields) Set(val *TemplateSummaryDiffBucketFields)
func (*NullableTemplateSummaryDiffBucketFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffBucketFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffBucketFields) Unset ¶
func (v *NullableTemplateSummaryDiffBucketFields) Unset()
type NullableTemplateSummaryDiffCheck ¶
type NullableTemplateSummaryDiffCheck struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffCheck ¶
func NewNullableTemplateSummaryDiffCheck(val *TemplateSummaryDiffCheck) *NullableTemplateSummaryDiffCheck
func (NullableTemplateSummaryDiffCheck) Get ¶
func (v NullableTemplateSummaryDiffCheck) Get() *TemplateSummaryDiffCheck
func (NullableTemplateSummaryDiffCheck) IsSet ¶
func (v NullableTemplateSummaryDiffCheck) IsSet() bool
func (NullableTemplateSummaryDiffCheck) MarshalJSON ¶
func (v NullableTemplateSummaryDiffCheck) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffCheck) Set ¶
func (v *NullableTemplateSummaryDiffCheck) Set(val *TemplateSummaryDiffCheck)
func (*NullableTemplateSummaryDiffCheck) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffCheck) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffCheck) Unset ¶
func (v *NullableTemplateSummaryDiffCheck) Unset()
type NullableTemplateSummaryDiffCheckFields ¶
type NullableTemplateSummaryDiffCheckFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffCheckFields ¶
func NewNullableTemplateSummaryDiffCheckFields(val *TemplateSummaryDiffCheckFields) *NullableTemplateSummaryDiffCheckFields
func (NullableTemplateSummaryDiffCheckFields) Get ¶
func (v NullableTemplateSummaryDiffCheckFields) Get() *TemplateSummaryDiffCheckFields
func (NullableTemplateSummaryDiffCheckFields) IsSet ¶
func (v NullableTemplateSummaryDiffCheckFields) IsSet() bool
func (NullableTemplateSummaryDiffCheckFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffCheckFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffCheckFields) Set ¶
func (v *NullableTemplateSummaryDiffCheckFields) Set(val *TemplateSummaryDiffCheckFields)
func (*NullableTemplateSummaryDiffCheckFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffCheckFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffCheckFields) Unset ¶
func (v *NullableTemplateSummaryDiffCheckFields) Unset()
type NullableTemplateSummaryDiffDashboard ¶
type NullableTemplateSummaryDiffDashboard struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffDashboard ¶
func NewNullableTemplateSummaryDiffDashboard(val *TemplateSummaryDiffDashboard) *NullableTemplateSummaryDiffDashboard
func (NullableTemplateSummaryDiffDashboard) Get ¶
func (v NullableTemplateSummaryDiffDashboard) Get() *TemplateSummaryDiffDashboard
func (NullableTemplateSummaryDiffDashboard) IsSet ¶
func (v NullableTemplateSummaryDiffDashboard) IsSet() bool
func (NullableTemplateSummaryDiffDashboard) MarshalJSON ¶
func (v NullableTemplateSummaryDiffDashboard) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffDashboard) Set ¶
func (v *NullableTemplateSummaryDiffDashboard) Set(val *TemplateSummaryDiffDashboard)
func (*NullableTemplateSummaryDiffDashboard) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffDashboard) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffDashboard) Unset ¶
func (v *NullableTemplateSummaryDiffDashboard) Unset()
type NullableTemplateSummaryDiffDashboardFields ¶
type NullableTemplateSummaryDiffDashboardFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffDashboardFields ¶
func NewNullableTemplateSummaryDiffDashboardFields(val *TemplateSummaryDiffDashboardFields) *NullableTemplateSummaryDiffDashboardFields
func (NullableTemplateSummaryDiffDashboardFields) IsSet ¶
func (v NullableTemplateSummaryDiffDashboardFields) IsSet() bool
func (NullableTemplateSummaryDiffDashboardFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffDashboardFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffDashboardFields) Set ¶
func (v *NullableTemplateSummaryDiffDashboardFields) Set(val *TemplateSummaryDiffDashboardFields)
func (*NullableTemplateSummaryDiffDashboardFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffDashboardFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffDashboardFields) Unset ¶
func (v *NullableTemplateSummaryDiffDashboardFields) Unset()
type NullableTemplateSummaryDiffLabel ¶
type NullableTemplateSummaryDiffLabel struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffLabel ¶
func NewNullableTemplateSummaryDiffLabel(val *TemplateSummaryDiffLabel) *NullableTemplateSummaryDiffLabel
func (NullableTemplateSummaryDiffLabel) Get ¶
func (v NullableTemplateSummaryDiffLabel) Get() *TemplateSummaryDiffLabel
func (NullableTemplateSummaryDiffLabel) IsSet ¶
func (v NullableTemplateSummaryDiffLabel) IsSet() bool
func (NullableTemplateSummaryDiffLabel) MarshalJSON ¶
func (v NullableTemplateSummaryDiffLabel) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffLabel) Set ¶
func (v *NullableTemplateSummaryDiffLabel) Set(val *TemplateSummaryDiffLabel)
func (*NullableTemplateSummaryDiffLabel) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffLabel) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffLabel) Unset ¶
func (v *NullableTemplateSummaryDiffLabel) Unset()
type NullableTemplateSummaryDiffLabelFields ¶
type NullableTemplateSummaryDiffLabelFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffLabelFields ¶
func NewNullableTemplateSummaryDiffLabelFields(val *TemplateSummaryDiffLabelFields) *NullableTemplateSummaryDiffLabelFields
func (NullableTemplateSummaryDiffLabelFields) Get ¶
func (v NullableTemplateSummaryDiffLabelFields) Get() *TemplateSummaryDiffLabelFields
func (NullableTemplateSummaryDiffLabelFields) IsSet ¶
func (v NullableTemplateSummaryDiffLabelFields) IsSet() bool
func (NullableTemplateSummaryDiffLabelFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffLabelFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffLabelFields) Set ¶
func (v *NullableTemplateSummaryDiffLabelFields) Set(val *TemplateSummaryDiffLabelFields)
func (*NullableTemplateSummaryDiffLabelFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffLabelFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffLabelFields) Unset ¶
func (v *NullableTemplateSummaryDiffLabelFields) Unset()
type NullableTemplateSummaryDiffLabelMapping ¶
type NullableTemplateSummaryDiffLabelMapping struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffLabelMapping ¶
func NewNullableTemplateSummaryDiffLabelMapping(val *TemplateSummaryDiffLabelMapping) *NullableTemplateSummaryDiffLabelMapping
func (NullableTemplateSummaryDiffLabelMapping) IsSet ¶
func (v NullableTemplateSummaryDiffLabelMapping) IsSet() bool
func (NullableTemplateSummaryDiffLabelMapping) MarshalJSON ¶
func (v NullableTemplateSummaryDiffLabelMapping) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffLabelMapping) Set ¶
func (v *NullableTemplateSummaryDiffLabelMapping) Set(val *TemplateSummaryDiffLabelMapping)
func (*NullableTemplateSummaryDiffLabelMapping) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffLabelMapping) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffLabelMapping) Unset ¶
func (v *NullableTemplateSummaryDiffLabelMapping) Unset()
type NullableTemplateSummaryDiffLabelMappingAllOf ¶
type NullableTemplateSummaryDiffLabelMappingAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffLabelMappingAllOf ¶
func NewNullableTemplateSummaryDiffLabelMappingAllOf(val *TemplateSummaryDiffLabelMappingAllOf) *NullableTemplateSummaryDiffLabelMappingAllOf
func (NullableTemplateSummaryDiffLabelMappingAllOf) IsSet ¶
func (v NullableTemplateSummaryDiffLabelMappingAllOf) IsSet() bool
func (NullableTemplateSummaryDiffLabelMappingAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryDiffLabelMappingAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffLabelMappingAllOf) Set ¶
func (v *NullableTemplateSummaryDiffLabelMappingAllOf) Set(val *TemplateSummaryDiffLabelMappingAllOf)
func (*NullableTemplateSummaryDiffLabelMappingAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffLabelMappingAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffLabelMappingAllOf) Unset ¶
func (v *NullableTemplateSummaryDiffLabelMappingAllOf) Unset()
type NullableTemplateSummaryDiffNotificationEndpoint ¶
type NullableTemplateSummaryDiffNotificationEndpoint struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffNotificationEndpoint ¶
func NewNullableTemplateSummaryDiffNotificationEndpoint(val *TemplateSummaryDiffNotificationEndpoint) *NullableTemplateSummaryDiffNotificationEndpoint
func (NullableTemplateSummaryDiffNotificationEndpoint) IsSet ¶
func (v NullableTemplateSummaryDiffNotificationEndpoint) IsSet() bool
func (NullableTemplateSummaryDiffNotificationEndpoint) MarshalJSON ¶
func (v NullableTemplateSummaryDiffNotificationEndpoint) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffNotificationEndpoint) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffNotificationEndpoint) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffNotificationEndpoint) Unset ¶
func (v *NullableTemplateSummaryDiffNotificationEndpoint) Unset()
type NullableTemplateSummaryDiffNotificationEndpointFields ¶
type NullableTemplateSummaryDiffNotificationEndpointFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffNotificationEndpointFields ¶
func NewNullableTemplateSummaryDiffNotificationEndpointFields(val *TemplateSummaryDiffNotificationEndpointFields) *NullableTemplateSummaryDiffNotificationEndpointFields
func (NullableTemplateSummaryDiffNotificationEndpointFields) IsSet ¶
func (v NullableTemplateSummaryDiffNotificationEndpointFields) IsSet() bool
func (NullableTemplateSummaryDiffNotificationEndpointFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffNotificationEndpointFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffNotificationEndpointFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffNotificationEndpointFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffNotificationEndpointFields) Unset ¶
func (v *NullableTemplateSummaryDiffNotificationEndpointFields) Unset()
type NullableTemplateSummaryDiffNotificationRule ¶
type NullableTemplateSummaryDiffNotificationRule struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffNotificationRule ¶
func NewNullableTemplateSummaryDiffNotificationRule(val *TemplateSummaryDiffNotificationRule) *NullableTemplateSummaryDiffNotificationRule
func (NullableTemplateSummaryDiffNotificationRule) IsSet ¶
func (v NullableTemplateSummaryDiffNotificationRule) IsSet() bool
func (NullableTemplateSummaryDiffNotificationRule) MarshalJSON ¶
func (v NullableTemplateSummaryDiffNotificationRule) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffNotificationRule) Set ¶
func (v *NullableTemplateSummaryDiffNotificationRule) Set(val *TemplateSummaryDiffNotificationRule)
func (*NullableTemplateSummaryDiffNotificationRule) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffNotificationRule) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffNotificationRule) Unset ¶
func (v *NullableTemplateSummaryDiffNotificationRule) Unset()
type NullableTemplateSummaryDiffNotificationRuleFields ¶
type NullableTemplateSummaryDiffNotificationRuleFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffNotificationRuleFields ¶
func NewNullableTemplateSummaryDiffNotificationRuleFields(val *TemplateSummaryDiffNotificationRuleFields) *NullableTemplateSummaryDiffNotificationRuleFields
func (NullableTemplateSummaryDiffNotificationRuleFields) IsSet ¶
func (v NullableTemplateSummaryDiffNotificationRuleFields) IsSet() bool
func (NullableTemplateSummaryDiffNotificationRuleFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffNotificationRuleFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffNotificationRuleFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffNotificationRuleFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffNotificationRuleFields) Unset ¶
func (v *NullableTemplateSummaryDiffNotificationRuleFields) Unset()
type NullableTemplateSummaryDiffTask ¶
type NullableTemplateSummaryDiffTask struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffTask ¶
func NewNullableTemplateSummaryDiffTask(val *TemplateSummaryDiffTask) *NullableTemplateSummaryDiffTask
func (NullableTemplateSummaryDiffTask) Get ¶
func (v NullableTemplateSummaryDiffTask) Get() *TemplateSummaryDiffTask
func (NullableTemplateSummaryDiffTask) IsSet ¶
func (v NullableTemplateSummaryDiffTask) IsSet() bool
func (NullableTemplateSummaryDiffTask) MarshalJSON ¶
func (v NullableTemplateSummaryDiffTask) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffTask) Set ¶
func (v *NullableTemplateSummaryDiffTask) Set(val *TemplateSummaryDiffTask)
func (*NullableTemplateSummaryDiffTask) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffTask) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffTask) Unset ¶
func (v *NullableTemplateSummaryDiffTask) Unset()
type NullableTemplateSummaryDiffTaskFields ¶
type NullableTemplateSummaryDiffTaskFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffTaskFields ¶
func NewNullableTemplateSummaryDiffTaskFields(val *TemplateSummaryDiffTaskFields) *NullableTemplateSummaryDiffTaskFields
func (NullableTemplateSummaryDiffTaskFields) Get ¶
func (v NullableTemplateSummaryDiffTaskFields) Get() *TemplateSummaryDiffTaskFields
func (NullableTemplateSummaryDiffTaskFields) IsSet ¶
func (v NullableTemplateSummaryDiffTaskFields) IsSet() bool
func (NullableTemplateSummaryDiffTaskFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffTaskFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffTaskFields) Set ¶
func (v *NullableTemplateSummaryDiffTaskFields) Set(val *TemplateSummaryDiffTaskFields)
func (*NullableTemplateSummaryDiffTaskFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffTaskFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffTaskFields) Unset ¶
func (v *NullableTemplateSummaryDiffTaskFields) Unset()
type NullableTemplateSummaryDiffTelegraf ¶
type NullableTemplateSummaryDiffTelegraf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffTelegraf ¶
func NewNullableTemplateSummaryDiffTelegraf(val *TemplateSummaryDiffTelegraf) *NullableTemplateSummaryDiffTelegraf
func (NullableTemplateSummaryDiffTelegraf) Get ¶
func (v NullableTemplateSummaryDiffTelegraf) Get() *TemplateSummaryDiffTelegraf
func (NullableTemplateSummaryDiffTelegraf) IsSet ¶
func (v NullableTemplateSummaryDiffTelegraf) IsSet() bool
func (NullableTemplateSummaryDiffTelegraf) MarshalJSON ¶
func (v NullableTemplateSummaryDiffTelegraf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffTelegraf) Set ¶
func (v *NullableTemplateSummaryDiffTelegraf) Set(val *TemplateSummaryDiffTelegraf)
func (*NullableTemplateSummaryDiffTelegraf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffTelegraf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffTelegraf) Unset ¶
func (v *NullableTemplateSummaryDiffTelegraf) Unset()
type NullableTemplateSummaryDiffVariable ¶
type NullableTemplateSummaryDiffVariable struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffVariable ¶
func NewNullableTemplateSummaryDiffVariable(val *TemplateSummaryDiffVariable) *NullableTemplateSummaryDiffVariable
func (NullableTemplateSummaryDiffVariable) Get ¶
func (v NullableTemplateSummaryDiffVariable) Get() *TemplateSummaryDiffVariable
func (NullableTemplateSummaryDiffVariable) IsSet ¶
func (v NullableTemplateSummaryDiffVariable) IsSet() bool
func (NullableTemplateSummaryDiffVariable) MarshalJSON ¶
func (v NullableTemplateSummaryDiffVariable) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffVariable) Set ¶
func (v *NullableTemplateSummaryDiffVariable) Set(val *TemplateSummaryDiffVariable)
func (*NullableTemplateSummaryDiffVariable) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffVariable) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffVariable) Unset ¶
func (v *NullableTemplateSummaryDiffVariable) Unset()
type NullableTemplateSummaryDiffVariableFields ¶
type NullableTemplateSummaryDiffVariableFields struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryDiffVariableFields ¶
func NewNullableTemplateSummaryDiffVariableFields(val *TemplateSummaryDiffVariableFields) *NullableTemplateSummaryDiffVariableFields
func (NullableTemplateSummaryDiffVariableFields) IsSet ¶
func (v NullableTemplateSummaryDiffVariableFields) IsSet() bool
func (NullableTemplateSummaryDiffVariableFields) MarshalJSON ¶
func (v NullableTemplateSummaryDiffVariableFields) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryDiffVariableFields) Set ¶
func (v *NullableTemplateSummaryDiffVariableFields) Set(val *TemplateSummaryDiffVariableFields)
func (*NullableTemplateSummaryDiffVariableFields) UnmarshalJSON ¶
func (v *NullableTemplateSummaryDiffVariableFields) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryDiffVariableFields) Unset ¶
func (v *NullableTemplateSummaryDiffVariableFields) Unset()
type NullableTemplateSummaryError ¶
type NullableTemplateSummaryError struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryError ¶
func NewNullableTemplateSummaryError(val *TemplateSummaryError) *NullableTemplateSummaryError
func (NullableTemplateSummaryError) Get ¶
func (v NullableTemplateSummaryError) Get() *TemplateSummaryError
func (NullableTemplateSummaryError) IsSet ¶
func (v NullableTemplateSummaryError) IsSet() bool
func (NullableTemplateSummaryError) MarshalJSON ¶
func (v NullableTemplateSummaryError) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryError) Set ¶
func (v *NullableTemplateSummaryError) Set(val *TemplateSummaryError)
func (*NullableTemplateSummaryError) UnmarshalJSON ¶
func (v *NullableTemplateSummaryError) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryError) Unset ¶
func (v *NullableTemplateSummaryError) Unset()
type NullableTemplateSummaryLabel ¶
type NullableTemplateSummaryLabel struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryLabel ¶
func NewNullableTemplateSummaryLabel(val *TemplateSummaryLabel) *NullableTemplateSummaryLabel
func (NullableTemplateSummaryLabel) Get ¶
func (v NullableTemplateSummaryLabel) Get() *TemplateSummaryLabel
func (NullableTemplateSummaryLabel) IsSet ¶
func (v NullableTemplateSummaryLabel) IsSet() bool
func (NullableTemplateSummaryLabel) MarshalJSON ¶
func (v NullableTemplateSummaryLabel) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryLabel) Set ¶
func (v *NullableTemplateSummaryLabel) Set(val *TemplateSummaryLabel)
func (*NullableTemplateSummaryLabel) UnmarshalJSON ¶
func (v *NullableTemplateSummaryLabel) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryLabel) Unset ¶
func (v *NullableTemplateSummaryLabel) Unset()
type NullableTemplateSummaryLabelAllOf ¶
type NullableTemplateSummaryLabelAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryLabelAllOf ¶
func NewNullableTemplateSummaryLabelAllOf(val *TemplateSummaryLabelAllOf) *NullableTemplateSummaryLabelAllOf
func (NullableTemplateSummaryLabelAllOf) Get ¶
func (v NullableTemplateSummaryLabelAllOf) Get() *TemplateSummaryLabelAllOf
func (NullableTemplateSummaryLabelAllOf) IsSet ¶
func (v NullableTemplateSummaryLabelAllOf) IsSet() bool
func (NullableTemplateSummaryLabelAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryLabelAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryLabelAllOf) Set ¶
func (v *NullableTemplateSummaryLabelAllOf) Set(val *TemplateSummaryLabelAllOf)
func (*NullableTemplateSummaryLabelAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryLabelAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryLabelAllOf) Unset ¶
func (v *NullableTemplateSummaryLabelAllOf) Unset()
type NullableTemplateSummaryLabelAllOfProperties ¶
type NullableTemplateSummaryLabelAllOfProperties struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryLabelAllOfProperties ¶
func NewNullableTemplateSummaryLabelAllOfProperties(val *TemplateSummaryLabelAllOfProperties) *NullableTemplateSummaryLabelAllOfProperties
func (NullableTemplateSummaryLabelAllOfProperties) IsSet ¶
func (v NullableTemplateSummaryLabelAllOfProperties) IsSet() bool
func (NullableTemplateSummaryLabelAllOfProperties) MarshalJSON ¶
func (v NullableTemplateSummaryLabelAllOfProperties) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryLabelAllOfProperties) Set ¶
func (v *NullableTemplateSummaryLabelAllOfProperties) Set(val *TemplateSummaryLabelAllOfProperties)
func (*NullableTemplateSummaryLabelAllOfProperties) UnmarshalJSON ¶
func (v *NullableTemplateSummaryLabelAllOfProperties) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryLabelAllOfProperties) Unset ¶
func (v *NullableTemplateSummaryLabelAllOfProperties) Unset()
type NullableTemplateSummaryLabelMapping ¶
type NullableTemplateSummaryLabelMapping struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryLabelMapping ¶
func NewNullableTemplateSummaryLabelMapping(val *TemplateSummaryLabelMapping) *NullableTemplateSummaryLabelMapping
func (NullableTemplateSummaryLabelMapping) Get ¶
func (v NullableTemplateSummaryLabelMapping) Get() *TemplateSummaryLabelMapping
func (NullableTemplateSummaryLabelMapping) IsSet ¶
func (v NullableTemplateSummaryLabelMapping) IsSet() bool
func (NullableTemplateSummaryLabelMapping) MarshalJSON ¶
func (v NullableTemplateSummaryLabelMapping) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryLabelMapping) Set ¶
func (v *NullableTemplateSummaryLabelMapping) Set(val *TemplateSummaryLabelMapping)
func (*NullableTemplateSummaryLabelMapping) UnmarshalJSON ¶
func (v *NullableTemplateSummaryLabelMapping) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryLabelMapping) Unset ¶
func (v *NullableTemplateSummaryLabelMapping) Unset()
type NullableTemplateSummaryNotificationEndpoint ¶
type NullableTemplateSummaryNotificationEndpoint struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryNotificationEndpoint ¶
func NewNullableTemplateSummaryNotificationEndpoint(val *TemplateSummaryNotificationEndpoint) *NullableTemplateSummaryNotificationEndpoint
func (NullableTemplateSummaryNotificationEndpoint) IsSet ¶
func (v NullableTemplateSummaryNotificationEndpoint) IsSet() bool
func (NullableTemplateSummaryNotificationEndpoint) MarshalJSON ¶
func (v NullableTemplateSummaryNotificationEndpoint) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryNotificationEndpoint) Set ¶
func (v *NullableTemplateSummaryNotificationEndpoint) Set(val *TemplateSummaryNotificationEndpoint)
func (*NullableTemplateSummaryNotificationEndpoint) UnmarshalJSON ¶
func (v *NullableTemplateSummaryNotificationEndpoint) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryNotificationEndpoint) Unset ¶
func (v *NullableTemplateSummaryNotificationEndpoint) Unset()
type NullableTemplateSummaryNotificationEndpointAllOf ¶
type NullableTemplateSummaryNotificationEndpointAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryNotificationEndpointAllOf ¶
func NewNullableTemplateSummaryNotificationEndpointAllOf(val *TemplateSummaryNotificationEndpointAllOf) *NullableTemplateSummaryNotificationEndpointAllOf
func (NullableTemplateSummaryNotificationEndpointAllOf) IsSet ¶
func (v NullableTemplateSummaryNotificationEndpointAllOf) IsSet() bool
func (NullableTemplateSummaryNotificationEndpointAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryNotificationEndpointAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryNotificationEndpointAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryNotificationEndpointAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryNotificationEndpointAllOf) Unset ¶
func (v *NullableTemplateSummaryNotificationEndpointAllOf) Unset()
type NullableTemplateSummaryNotificationRule ¶
type NullableTemplateSummaryNotificationRule struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryNotificationRule ¶
func NewNullableTemplateSummaryNotificationRule(val *TemplateSummaryNotificationRule) *NullableTemplateSummaryNotificationRule
func (NullableTemplateSummaryNotificationRule) IsSet ¶
func (v NullableTemplateSummaryNotificationRule) IsSet() bool
func (NullableTemplateSummaryNotificationRule) MarshalJSON ¶
func (v NullableTemplateSummaryNotificationRule) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryNotificationRule) Set ¶
func (v *NullableTemplateSummaryNotificationRule) Set(val *TemplateSummaryNotificationRule)
func (*NullableTemplateSummaryNotificationRule) UnmarshalJSON ¶
func (v *NullableTemplateSummaryNotificationRule) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryNotificationRule) Unset ¶
func (v *NullableTemplateSummaryNotificationRule) Unset()
type NullableTemplateSummaryNotificationRuleAllOf ¶
type NullableTemplateSummaryNotificationRuleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryNotificationRuleAllOf ¶
func NewNullableTemplateSummaryNotificationRuleAllOf(val *TemplateSummaryNotificationRuleAllOf) *NullableTemplateSummaryNotificationRuleAllOf
func (NullableTemplateSummaryNotificationRuleAllOf) IsSet ¶
func (v NullableTemplateSummaryNotificationRuleAllOf) IsSet() bool
func (NullableTemplateSummaryNotificationRuleAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryNotificationRuleAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryNotificationRuleAllOf) Set ¶
func (v *NullableTemplateSummaryNotificationRuleAllOf) Set(val *TemplateSummaryNotificationRuleAllOf)
func (*NullableTemplateSummaryNotificationRuleAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryNotificationRuleAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryNotificationRuleAllOf) Unset ¶
func (v *NullableTemplateSummaryNotificationRuleAllOf) Unset()
type NullableTemplateSummaryResources ¶
type NullableTemplateSummaryResources struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryResources ¶
func NewNullableTemplateSummaryResources(val *TemplateSummaryResources) *NullableTemplateSummaryResources
func (NullableTemplateSummaryResources) Get ¶
func (v NullableTemplateSummaryResources) Get() *TemplateSummaryResources
func (NullableTemplateSummaryResources) IsSet ¶
func (v NullableTemplateSummaryResources) IsSet() bool
func (NullableTemplateSummaryResources) MarshalJSON ¶
func (v NullableTemplateSummaryResources) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryResources) Set ¶
func (v *NullableTemplateSummaryResources) Set(val *TemplateSummaryResources)
func (*NullableTemplateSummaryResources) UnmarshalJSON ¶
func (v *NullableTemplateSummaryResources) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryResources) Unset ¶
func (v *NullableTemplateSummaryResources) Unset()
type NullableTemplateSummaryTask ¶
type NullableTemplateSummaryTask struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryTask ¶
func NewNullableTemplateSummaryTask(val *TemplateSummaryTask) *NullableTemplateSummaryTask
func (NullableTemplateSummaryTask) Get ¶
func (v NullableTemplateSummaryTask) Get() *TemplateSummaryTask
func (NullableTemplateSummaryTask) IsSet ¶
func (v NullableTemplateSummaryTask) IsSet() bool
func (NullableTemplateSummaryTask) MarshalJSON ¶
func (v NullableTemplateSummaryTask) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryTask) Set ¶
func (v *NullableTemplateSummaryTask) Set(val *TemplateSummaryTask)
func (*NullableTemplateSummaryTask) UnmarshalJSON ¶
func (v *NullableTemplateSummaryTask) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryTask) Unset ¶
func (v *NullableTemplateSummaryTask) Unset()
type NullableTemplateSummaryTaskAllOf ¶
type NullableTemplateSummaryTaskAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryTaskAllOf ¶
func NewNullableTemplateSummaryTaskAllOf(val *TemplateSummaryTaskAllOf) *NullableTemplateSummaryTaskAllOf
func (NullableTemplateSummaryTaskAllOf) Get ¶
func (v NullableTemplateSummaryTaskAllOf) Get() *TemplateSummaryTaskAllOf
func (NullableTemplateSummaryTaskAllOf) IsSet ¶
func (v NullableTemplateSummaryTaskAllOf) IsSet() bool
func (NullableTemplateSummaryTaskAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryTaskAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryTaskAllOf) Set ¶
func (v *NullableTemplateSummaryTaskAllOf) Set(val *TemplateSummaryTaskAllOf)
func (*NullableTemplateSummaryTaskAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryTaskAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryTaskAllOf) Unset ¶
func (v *NullableTemplateSummaryTaskAllOf) Unset()
type NullableTemplateSummaryTelegraf ¶
type NullableTemplateSummaryTelegraf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryTelegraf ¶
func NewNullableTemplateSummaryTelegraf(val *TemplateSummaryTelegraf) *NullableTemplateSummaryTelegraf
func (NullableTemplateSummaryTelegraf) Get ¶
func (v NullableTemplateSummaryTelegraf) Get() *TemplateSummaryTelegraf
func (NullableTemplateSummaryTelegraf) IsSet ¶
func (v NullableTemplateSummaryTelegraf) IsSet() bool
func (NullableTemplateSummaryTelegraf) MarshalJSON ¶
func (v NullableTemplateSummaryTelegraf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryTelegraf) Set ¶
func (v *NullableTemplateSummaryTelegraf) Set(val *TemplateSummaryTelegraf)
func (*NullableTemplateSummaryTelegraf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryTelegraf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryTelegraf) Unset ¶
func (v *NullableTemplateSummaryTelegraf) Unset()
type NullableTemplateSummaryTelegrafAllOf ¶
type NullableTemplateSummaryTelegrafAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryTelegrafAllOf ¶
func NewNullableTemplateSummaryTelegrafAllOf(val *TemplateSummaryTelegrafAllOf) *NullableTemplateSummaryTelegrafAllOf
func (NullableTemplateSummaryTelegrafAllOf) Get ¶
func (v NullableTemplateSummaryTelegrafAllOf) Get() *TemplateSummaryTelegrafAllOf
func (NullableTemplateSummaryTelegrafAllOf) IsSet ¶
func (v NullableTemplateSummaryTelegrafAllOf) IsSet() bool
func (NullableTemplateSummaryTelegrafAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryTelegrafAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryTelegrafAllOf) Set ¶
func (v *NullableTemplateSummaryTelegrafAllOf) Set(val *TemplateSummaryTelegrafAllOf)
func (*NullableTemplateSummaryTelegrafAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryTelegrafAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryTelegrafAllOf) Unset ¶
func (v *NullableTemplateSummaryTelegrafAllOf) Unset()
type NullableTemplateSummaryTelegrafConfig ¶
type NullableTemplateSummaryTelegrafConfig struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryTelegrafConfig ¶
func NewNullableTemplateSummaryTelegrafConfig(val *TemplateSummaryTelegrafConfig) *NullableTemplateSummaryTelegrafConfig
func (NullableTemplateSummaryTelegrafConfig) Get ¶
func (v NullableTemplateSummaryTelegrafConfig) Get() *TemplateSummaryTelegrafConfig
func (NullableTemplateSummaryTelegrafConfig) IsSet ¶
func (v NullableTemplateSummaryTelegrafConfig) IsSet() bool
func (NullableTemplateSummaryTelegrafConfig) MarshalJSON ¶
func (v NullableTemplateSummaryTelegrafConfig) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryTelegrafConfig) Set ¶
func (v *NullableTemplateSummaryTelegrafConfig) Set(val *TemplateSummaryTelegrafConfig)
func (*NullableTemplateSummaryTelegrafConfig) UnmarshalJSON ¶
func (v *NullableTemplateSummaryTelegrafConfig) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryTelegrafConfig) Unset ¶
func (v *NullableTemplateSummaryTelegrafConfig) Unset()
type NullableTemplateSummaryVariable ¶
type NullableTemplateSummaryVariable struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryVariable ¶
func NewNullableTemplateSummaryVariable(val *TemplateSummaryVariable) *NullableTemplateSummaryVariable
func (NullableTemplateSummaryVariable) Get ¶
func (v NullableTemplateSummaryVariable) Get() *TemplateSummaryVariable
func (NullableTemplateSummaryVariable) IsSet ¶
func (v NullableTemplateSummaryVariable) IsSet() bool
func (NullableTemplateSummaryVariable) MarshalJSON ¶
func (v NullableTemplateSummaryVariable) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryVariable) Set ¶
func (v *NullableTemplateSummaryVariable) Set(val *TemplateSummaryVariable)
func (*NullableTemplateSummaryVariable) UnmarshalJSON ¶
func (v *NullableTemplateSummaryVariable) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryVariable) Unset ¶
func (v *NullableTemplateSummaryVariable) Unset()
type NullableTemplateSummaryVariableAllOf ¶
type NullableTemplateSummaryVariableAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryVariableAllOf ¶
func NewNullableTemplateSummaryVariableAllOf(val *TemplateSummaryVariableAllOf) *NullableTemplateSummaryVariableAllOf
func (NullableTemplateSummaryVariableAllOf) Get ¶
func (v NullableTemplateSummaryVariableAllOf) Get() *TemplateSummaryVariableAllOf
func (NullableTemplateSummaryVariableAllOf) IsSet ¶
func (v NullableTemplateSummaryVariableAllOf) IsSet() bool
func (NullableTemplateSummaryVariableAllOf) MarshalJSON ¶
func (v NullableTemplateSummaryVariableAllOf) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryVariableAllOf) Set ¶
func (v *NullableTemplateSummaryVariableAllOf) Set(val *TemplateSummaryVariableAllOf)
func (*NullableTemplateSummaryVariableAllOf) UnmarshalJSON ¶
func (v *NullableTemplateSummaryVariableAllOf) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryVariableAllOf) Unset ¶
func (v *NullableTemplateSummaryVariableAllOf) Unset()
type NullableTemplateSummaryVariableArgs ¶
type NullableTemplateSummaryVariableArgs struct {
// contains filtered or unexported fields
}
func NewNullableTemplateSummaryVariableArgs ¶
func NewNullableTemplateSummaryVariableArgs(val *TemplateSummaryVariableArgs) *NullableTemplateSummaryVariableArgs
func (NullableTemplateSummaryVariableArgs) Get ¶
func (v NullableTemplateSummaryVariableArgs) Get() *TemplateSummaryVariableArgs
func (NullableTemplateSummaryVariableArgs) IsSet ¶
func (v NullableTemplateSummaryVariableArgs) IsSet() bool
func (NullableTemplateSummaryVariableArgs) MarshalJSON ¶
func (v NullableTemplateSummaryVariableArgs) MarshalJSON() ([]byte, error)
func (*NullableTemplateSummaryVariableArgs) Set ¶
func (v *NullableTemplateSummaryVariableArgs) Set(val *TemplateSummaryVariableArgs)
func (*NullableTemplateSummaryVariableArgs) UnmarshalJSON ¶
func (v *NullableTemplateSummaryVariableArgs) UnmarshalJSON(src []byte) error
func (*NullableTemplateSummaryVariableArgs) Unset ¶
func (v *NullableTemplateSummaryVariableArgs) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableUser ¶
type NullableUser struct {
// contains filtered or unexported fields
}
func NewNullableUser ¶
func NewNullableUser(val *User) *NullableUser
func (NullableUser) Get ¶
func (v NullableUser) Get() *User
func (NullableUser) IsSet ¶
func (v NullableUser) IsSet() bool
func (NullableUser) MarshalJSON ¶
func (v NullableUser) MarshalJSON() ([]byte, error)
func (*NullableUser) Set ¶
func (v *NullableUser) Set(val *User)
func (*NullableUser) UnmarshalJSON ¶
func (v *NullableUser) UnmarshalJSON(src []byte) error
func (*NullableUser) Unset ¶
func (v *NullableUser) Unset()
type NullableUserResponse ¶
type NullableUserResponse struct {
// contains filtered or unexported fields
}
func NewNullableUserResponse ¶
func NewNullableUserResponse(val *UserResponse) *NullableUserResponse
func (NullableUserResponse) Get ¶
func (v NullableUserResponse) Get() *UserResponse
func (NullableUserResponse) IsSet ¶
func (v NullableUserResponse) IsSet() bool
func (NullableUserResponse) MarshalJSON ¶
func (v NullableUserResponse) MarshalJSON() ([]byte, error)
func (*NullableUserResponse) Set ¶
func (v *NullableUserResponse) Set(val *UserResponse)
func (*NullableUserResponse) UnmarshalJSON ¶
func (v *NullableUserResponse) UnmarshalJSON(src []byte) error
func (*NullableUserResponse) Unset ¶
func (v *NullableUserResponse) Unset()
type NullableUserResponseLinks ¶
type NullableUserResponseLinks struct {
// contains filtered or unexported fields
}
func NewNullableUserResponseLinks ¶
func NewNullableUserResponseLinks(val *UserResponseLinks) *NullableUserResponseLinks
func (NullableUserResponseLinks) Get ¶
func (v NullableUserResponseLinks) Get() *UserResponseLinks
func (NullableUserResponseLinks) IsSet ¶
func (v NullableUserResponseLinks) IsSet() bool
func (NullableUserResponseLinks) MarshalJSON ¶
func (v NullableUserResponseLinks) MarshalJSON() ([]byte, error)
func (*NullableUserResponseLinks) Set ¶
func (v *NullableUserResponseLinks) Set(val *UserResponseLinks)
func (*NullableUserResponseLinks) UnmarshalJSON ¶
func (v *NullableUserResponseLinks) UnmarshalJSON(src []byte) error
func (*NullableUserResponseLinks) Unset ¶
func (v *NullableUserResponseLinks) Unset()
type NullableUsers ¶
type NullableUsers struct {
// contains filtered or unexported fields
}
func NewNullableUsers ¶
func NewNullableUsers(val *Users) *NullableUsers
func (NullableUsers) Get ¶
func (v NullableUsers) Get() *Users
func (NullableUsers) IsSet ¶
func (v NullableUsers) IsSet() bool
func (NullableUsers) MarshalJSON ¶
func (v NullableUsers) MarshalJSON() ([]byte, error)
func (*NullableUsers) Set ¶
func (v *NullableUsers) Set(val *Users)
func (*NullableUsers) UnmarshalJSON ¶
func (v *NullableUsers) UnmarshalJSON(src []byte) error
func (*NullableUsers) Unset ¶
func (v *NullableUsers) Unset()
type NullableUsersLinks ¶
type NullableUsersLinks struct {
// contains filtered or unexported fields
}
func NewNullableUsersLinks ¶
func NewNullableUsersLinks(val *UsersLinks) *NullableUsersLinks
func (NullableUsersLinks) Get ¶
func (v NullableUsersLinks) Get() *UsersLinks
func (NullableUsersLinks) IsSet ¶
func (v NullableUsersLinks) IsSet() bool
func (NullableUsersLinks) MarshalJSON ¶
func (v NullableUsersLinks) MarshalJSON() ([]byte, error)
func (*NullableUsersLinks) Set ¶
func (v *NullableUsersLinks) Set(val *UsersLinks)
func (*NullableUsersLinks) UnmarshalJSON ¶
func (v *NullableUsersLinks) UnmarshalJSON(src []byte) error
func (*NullableUsersLinks) Unset ¶
func (v *NullableUsersLinks) Unset()
type NullableWritePrecision ¶
type NullableWritePrecision struct {
// contains filtered or unexported fields
}
func NewNullableWritePrecision ¶
func NewNullableWritePrecision(val *WritePrecision) *NullableWritePrecision
func (NullableWritePrecision) Get ¶
func (v NullableWritePrecision) Get() *WritePrecision
func (NullableWritePrecision) IsSet ¶
func (v NullableWritePrecision) IsSet() bool
func (NullableWritePrecision) MarshalJSON ¶
func (v NullableWritePrecision) MarshalJSON() ([]byte, error)
func (*NullableWritePrecision) Set ¶
func (v *NullableWritePrecision) Set(val *WritePrecision)
func (*NullableWritePrecision) UnmarshalJSON ¶
func (v *NullableWritePrecision) UnmarshalJSON(src []byte) error
func (*NullableWritePrecision) Unset ¶
func (v *NullableWritePrecision) Unset()
type OnboardingRequest ¶
type OnboardingRequest struct { Username string `json:"username" yaml:"username"` Password *string `json:"password,omitempty" yaml:"password,omitempty"` Org string `json:"org" yaml:"org"` Bucket string `json:"bucket" yaml:"bucket"` RetentionPeriodSeconds *int64 `json:"retentionPeriodSeconds,omitempty" yaml:"retentionPeriodSeconds,omitempty"` // Retention period *in nanoseconds* for the new bucket. This key's name has been misleading since OSS 2.0 GA, please transition to use `retentionPeriodSeconds` RetentionPeriodHrs *int32 `json:"retentionPeriodHrs,omitempty" yaml:"retentionPeriodHrs,omitempty"` // Authentication token to set on the initial user. If not specified, the server will generate a token. Token *string `json:"token,omitempty" yaml:"token,omitempty"` }
OnboardingRequest struct for OnboardingRequest
func NewOnboardingRequest ¶
func NewOnboardingRequest(username string, org string, bucket string) *OnboardingRequest
NewOnboardingRequest instantiates a new OnboardingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOnboardingRequestWithDefaults ¶
func NewOnboardingRequestWithDefaults() *OnboardingRequest
NewOnboardingRequestWithDefaults instantiates a new OnboardingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OnboardingRequest) GetBucket ¶
func (o *OnboardingRequest) GetBucket() string
GetBucket returns the Bucket field value
func (*OnboardingRequest) GetBucketOk ¶
func (o *OnboardingRequest) GetBucketOk() (*string, bool)
GetBucketOk returns a tuple with the Bucket field value and a boolean to check if the value has been set.
func (*OnboardingRequest) GetOrg ¶
func (o *OnboardingRequest) GetOrg() string
GetOrg returns the Org field value
func (*OnboardingRequest) GetOrgOk ¶
func (o *OnboardingRequest) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value and a boolean to check if the value has been set.
func (*OnboardingRequest) GetPassword ¶
func (o *OnboardingRequest) GetPassword() string
GetPassword returns the Password field value if set, zero value otherwise.
func (*OnboardingRequest) GetPasswordOk ¶
func (o *OnboardingRequest) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingRequest) GetRetentionPeriodHrs ¶
func (o *OnboardingRequest) GetRetentionPeriodHrs() int32
GetRetentionPeriodHrs returns the RetentionPeriodHrs field value if set, zero value otherwise.
func (*OnboardingRequest) GetRetentionPeriodHrsOk ¶
func (o *OnboardingRequest) GetRetentionPeriodHrsOk() (*int32, bool)
GetRetentionPeriodHrsOk returns a tuple with the RetentionPeriodHrs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingRequest) GetRetentionPeriodSeconds ¶
func (o *OnboardingRequest) GetRetentionPeriodSeconds() int64
GetRetentionPeriodSeconds returns the RetentionPeriodSeconds field value if set, zero value otherwise.
func (*OnboardingRequest) GetRetentionPeriodSecondsOk ¶
func (o *OnboardingRequest) GetRetentionPeriodSecondsOk() (*int64, bool)
GetRetentionPeriodSecondsOk returns a tuple with the RetentionPeriodSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingRequest) GetToken ¶
func (o *OnboardingRequest) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*OnboardingRequest) GetTokenOk ¶
func (o *OnboardingRequest) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingRequest) GetUsername ¶
func (o *OnboardingRequest) GetUsername() string
GetUsername returns the Username field value
func (*OnboardingRequest) GetUsernameOk ¶
func (o *OnboardingRequest) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value and a boolean to check if the value has been set.
func (*OnboardingRequest) HasPassword ¶
func (o *OnboardingRequest) HasPassword() bool
HasPassword returns a boolean if a field has been set.
func (*OnboardingRequest) HasRetentionPeriodHrs ¶
func (o *OnboardingRequest) HasRetentionPeriodHrs() bool
HasRetentionPeriodHrs returns a boolean if a field has been set.
func (*OnboardingRequest) HasRetentionPeriodSeconds ¶
func (o *OnboardingRequest) HasRetentionPeriodSeconds() bool
HasRetentionPeriodSeconds returns a boolean if a field has been set.
func (*OnboardingRequest) HasToken ¶
func (o *OnboardingRequest) HasToken() bool
HasToken returns a boolean if a field has been set.
func (OnboardingRequest) MarshalJSON ¶
func (o OnboardingRequest) MarshalJSON() ([]byte, error)
func (*OnboardingRequest) SetBucket ¶
func (o *OnboardingRequest) SetBucket(v string)
SetBucket sets field value
func (*OnboardingRequest) SetOrg ¶
func (o *OnboardingRequest) SetOrg(v string)
SetOrg sets field value
func (*OnboardingRequest) SetPassword ¶
func (o *OnboardingRequest) SetPassword(v string)
SetPassword gets a reference to the given string and assigns it to the Password field.
func (*OnboardingRequest) SetRetentionPeriodHrs ¶
func (o *OnboardingRequest) SetRetentionPeriodHrs(v int32)
SetRetentionPeriodHrs gets a reference to the given int32 and assigns it to the RetentionPeriodHrs field.
func (*OnboardingRequest) SetRetentionPeriodSeconds ¶
func (o *OnboardingRequest) SetRetentionPeriodSeconds(v int64)
SetRetentionPeriodSeconds gets a reference to the given int64 and assigns it to the RetentionPeriodSeconds field.
func (*OnboardingRequest) SetToken ¶
func (o *OnboardingRequest) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
func (*OnboardingRequest) SetUsername ¶
func (o *OnboardingRequest) SetUsername(v string)
SetUsername sets field value
type OnboardingResponse ¶
type OnboardingResponse struct { User *UserResponse `json:"user,omitempty" yaml:"user,omitempty"` Org *Organization `json:"org,omitempty" yaml:"org,omitempty"` Bucket *Bucket `json:"bucket,omitempty" yaml:"bucket,omitempty"` Auth *Authorization `json:"auth,omitempty" yaml:"auth,omitempty"` }
OnboardingResponse struct for OnboardingResponse
func NewOnboardingResponse ¶
func NewOnboardingResponse() *OnboardingResponse
NewOnboardingResponse instantiates a new OnboardingResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOnboardingResponseWithDefaults ¶
func NewOnboardingResponseWithDefaults() *OnboardingResponse
NewOnboardingResponseWithDefaults instantiates a new OnboardingResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OnboardingResponse) GetAuth ¶
func (o *OnboardingResponse) GetAuth() Authorization
GetAuth returns the Auth field value if set, zero value otherwise.
func (*OnboardingResponse) GetAuthOk ¶
func (o *OnboardingResponse) GetAuthOk() (*Authorization, bool)
GetAuthOk returns a tuple with the Auth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingResponse) GetBucket ¶
func (o *OnboardingResponse) GetBucket() Bucket
GetBucket returns the Bucket field value if set, zero value otherwise.
func (*OnboardingResponse) GetBucketOk ¶
func (o *OnboardingResponse) GetBucketOk() (*Bucket, bool)
GetBucketOk returns a tuple with the Bucket field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingResponse) GetOrg ¶
func (o *OnboardingResponse) GetOrg() Organization
GetOrg returns the Org field value if set, zero value otherwise.
func (*OnboardingResponse) GetOrgOk ¶
func (o *OnboardingResponse) GetOrgOk() (*Organization, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingResponse) GetUser ¶
func (o *OnboardingResponse) GetUser() UserResponse
GetUser returns the User field value if set, zero value otherwise.
func (*OnboardingResponse) GetUserOk ¶
func (o *OnboardingResponse) GetUserOk() (*UserResponse, bool)
GetUserOk returns a tuple with the User field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OnboardingResponse) HasAuth ¶
func (o *OnboardingResponse) HasAuth() bool
HasAuth returns a boolean if a field has been set.
func (*OnboardingResponse) HasBucket ¶
func (o *OnboardingResponse) HasBucket() bool
HasBucket returns a boolean if a field has been set.
func (*OnboardingResponse) HasOrg ¶
func (o *OnboardingResponse) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*OnboardingResponse) HasUser ¶
func (o *OnboardingResponse) HasUser() bool
HasUser returns a boolean if a field has been set.
func (OnboardingResponse) MarshalJSON ¶
func (o OnboardingResponse) MarshalJSON() ([]byte, error)
func (*OnboardingResponse) SetAuth ¶
func (o *OnboardingResponse) SetAuth(v Authorization)
SetAuth gets a reference to the given Authorization and assigns it to the Auth field.
func (*OnboardingResponse) SetBucket ¶
func (o *OnboardingResponse) SetBucket(v Bucket)
SetBucket gets a reference to the given Bucket and assigns it to the Bucket field.
func (*OnboardingResponse) SetOrg ¶
func (o *OnboardingResponse) SetOrg(v Organization)
SetOrg gets a reference to the given Organization and assigns it to the Org field.
func (*OnboardingResponse) SetUser ¶
func (o *OnboardingResponse) SetUser(v UserResponse)
SetUser gets a reference to the given UserResponse and assigns it to the User field.
type Organization ¶
type Organization struct { Links *OrganizationLinks `json:"links,omitempty" yaml:"links,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` // If inactive the organization is inactive. Status *string `json:"status,omitempty" yaml:"status,omitempty"` }
Organization struct for Organization
func NewOrganization ¶
func NewOrganization(name string) *Organization
NewOrganization instantiates a new Organization object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrganizationWithDefaults ¶
func NewOrganizationWithDefaults() *Organization
NewOrganizationWithDefaults instantiates a new Organization object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Organization) GetCreatedAt ¶
func (o *Organization) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*Organization) GetCreatedAtOk ¶
func (o *Organization) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) GetDescription ¶
func (o *Organization) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*Organization) GetDescriptionOk ¶
func (o *Organization) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) GetId ¶
func (o *Organization) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*Organization) GetIdOk ¶
func (o *Organization) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) GetLinks ¶
func (o *Organization) GetLinks() OrganizationLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Organization) GetLinksOk ¶
func (o *Organization) GetLinksOk() (*OrganizationLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) GetName ¶
func (o *Organization) GetName() string
GetName returns the Name field value
func (*Organization) GetNameOk ¶
func (o *Organization) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Organization) GetStatus ¶
func (o *Organization) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*Organization) GetStatusOk ¶
func (o *Organization) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) GetUpdatedAt ¶
func (o *Organization) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Organization) GetUpdatedAtOk ¶
func (o *Organization) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organization) HasCreatedAt ¶
func (o *Organization) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*Organization) HasDescription ¶
func (o *Organization) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*Organization) HasId ¶
func (o *Organization) HasId() bool
HasId returns a boolean if a field has been set.
func (*Organization) HasLinks ¶
func (o *Organization) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*Organization) HasStatus ¶
func (o *Organization) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*Organization) HasUpdatedAt ¶
func (o *Organization) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (Organization) MarshalJSON ¶
func (o Organization) MarshalJSON() ([]byte, error)
func (*Organization) SetCreatedAt ¶
func (o *Organization) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*Organization) SetDescription ¶
func (o *Organization) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Organization) SetId ¶
func (o *Organization) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*Organization) SetLinks ¶
func (o *Organization) SetLinks(v OrganizationLinks)
SetLinks gets a reference to the given OrganizationLinks and assigns it to the Links field.
func (*Organization) SetStatus ¶
func (o *Organization) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*Organization) SetUpdatedAt ¶
func (o *Organization) SetUpdatedAt(v time.Time)
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type OrganizationLinks ¶
type OrganizationLinks struct { // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. Members *string `json:"members,omitempty" yaml:"members,omitempty"` // URI of resource. Owners *string `json:"owners,omitempty" yaml:"owners,omitempty"` // URI of resource. Labels *string `json:"labels,omitempty" yaml:"labels,omitempty"` // URI of resource. Secrets *string `json:"secrets,omitempty" yaml:"secrets,omitempty"` // URI of resource. Buckets *string `json:"buckets,omitempty" yaml:"buckets,omitempty"` // URI of resource. Tasks *string `json:"tasks,omitempty" yaml:"tasks,omitempty"` // URI of resource. Dashboards *string `json:"dashboards,omitempty" yaml:"dashboards,omitempty"` }
OrganizationLinks struct for OrganizationLinks
func NewOrganizationLinks ¶
func NewOrganizationLinks() *OrganizationLinks
NewOrganizationLinks instantiates a new OrganizationLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrganizationLinksWithDefaults ¶
func NewOrganizationLinksWithDefaults() *OrganizationLinks
NewOrganizationLinksWithDefaults instantiates a new OrganizationLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrganizationLinks) GetBuckets ¶
func (o *OrganizationLinks) GetBuckets() string
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*OrganizationLinks) GetBucketsOk ¶
func (o *OrganizationLinks) GetBucketsOk() (*string, bool)
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetDashboards ¶
func (o *OrganizationLinks) GetDashboards() string
GetDashboards returns the Dashboards field value if set, zero value otherwise.
func (*OrganizationLinks) GetDashboardsOk ¶
func (o *OrganizationLinks) GetDashboardsOk() (*string, bool)
GetDashboardsOk returns a tuple with the Dashboards field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetLabels ¶
func (o *OrganizationLinks) GetLabels() string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*OrganizationLinks) GetLabelsOk ¶
func (o *OrganizationLinks) GetLabelsOk() (*string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetMembers ¶
func (o *OrganizationLinks) GetMembers() string
GetMembers returns the Members field value if set, zero value otherwise.
func (*OrganizationLinks) GetMembersOk ¶
func (o *OrganizationLinks) GetMembersOk() (*string, bool)
GetMembersOk returns a tuple with the Members field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetOwners ¶
func (o *OrganizationLinks) GetOwners() string
GetOwners returns the Owners field value if set, zero value otherwise.
func (*OrganizationLinks) GetOwnersOk ¶
func (o *OrganizationLinks) GetOwnersOk() (*string, bool)
GetOwnersOk returns a tuple with the Owners field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetSecrets ¶
func (o *OrganizationLinks) GetSecrets() string
GetSecrets returns the Secrets field value if set, zero value otherwise.
func (*OrganizationLinks) GetSecretsOk ¶
func (o *OrganizationLinks) GetSecretsOk() (*string, bool)
GetSecretsOk returns a tuple with the Secrets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetSelf ¶
func (o *OrganizationLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*OrganizationLinks) GetSelfOk ¶
func (o *OrganizationLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) GetTasks ¶
func (o *OrganizationLinks) GetTasks() string
GetTasks returns the Tasks field value if set, zero value otherwise.
func (*OrganizationLinks) GetTasksOk ¶
func (o *OrganizationLinks) GetTasksOk() (*string, bool)
GetTasksOk returns a tuple with the Tasks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrganizationLinks) HasBuckets ¶
func (o *OrganizationLinks) HasBuckets() bool
HasBuckets returns a boolean if a field has been set.
func (*OrganizationLinks) HasDashboards ¶
func (o *OrganizationLinks) HasDashboards() bool
HasDashboards returns a boolean if a field has been set.
func (*OrganizationLinks) HasLabels ¶
func (o *OrganizationLinks) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*OrganizationLinks) HasMembers ¶
func (o *OrganizationLinks) HasMembers() bool
HasMembers returns a boolean if a field has been set.
func (*OrganizationLinks) HasOwners ¶
func (o *OrganizationLinks) HasOwners() bool
HasOwners returns a boolean if a field has been set.
func (*OrganizationLinks) HasSecrets ¶
func (o *OrganizationLinks) HasSecrets() bool
HasSecrets returns a boolean if a field has been set.
func (*OrganizationLinks) HasSelf ¶
func (o *OrganizationLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*OrganizationLinks) HasTasks ¶
func (o *OrganizationLinks) HasTasks() bool
HasTasks returns a boolean if a field has been set.
func (OrganizationLinks) MarshalJSON ¶
func (o OrganizationLinks) MarshalJSON() ([]byte, error)
func (*OrganizationLinks) SetBuckets ¶
func (o *OrganizationLinks) SetBuckets(v string)
SetBuckets gets a reference to the given string and assigns it to the Buckets field.
func (*OrganizationLinks) SetDashboards ¶
func (o *OrganizationLinks) SetDashboards(v string)
SetDashboards gets a reference to the given string and assigns it to the Dashboards field.
func (*OrganizationLinks) SetLabels ¶
func (o *OrganizationLinks) SetLabels(v string)
SetLabels gets a reference to the given string and assigns it to the Labels field.
func (*OrganizationLinks) SetMembers ¶
func (o *OrganizationLinks) SetMembers(v string)
SetMembers gets a reference to the given string and assigns it to the Members field.
func (*OrganizationLinks) SetOwners ¶
func (o *OrganizationLinks) SetOwners(v string)
SetOwners gets a reference to the given string and assigns it to the Owners field.
func (*OrganizationLinks) SetSecrets ¶
func (o *OrganizationLinks) SetSecrets(v string)
SetSecrets gets a reference to the given string and assigns it to the Secrets field.
func (*OrganizationLinks) SetSelf ¶
func (o *OrganizationLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*OrganizationLinks) SetTasks ¶
func (o *OrganizationLinks) SetTasks(v string)
SetTasks gets a reference to the given string and assigns it to the Tasks field.
type Organizations ¶
type Organizations struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Orgs *[]Organization `json:"orgs,omitempty" yaml:"orgs,omitempty"` }
Organizations struct for Organizations
func NewOrganizations ¶
func NewOrganizations() *Organizations
NewOrganizations instantiates a new Organizations object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrganizationsWithDefaults ¶
func NewOrganizationsWithDefaults() *Organizations
NewOrganizationsWithDefaults instantiates a new Organizations object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Organizations) GetLinks ¶
func (o *Organizations) GetLinks() Links
GetLinks returns the Links field value if set, zero value otherwise.
func (*Organizations) GetLinksOk ¶
func (o *Organizations) GetLinksOk() (*Links, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organizations) GetOrgs ¶
func (o *Organizations) GetOrgs() []Organization
GetOrgs returns the Orgs field value if set, zero value otherwise.
func (*Organizations) GetOrgsOk ¶
func (o *Organizations) GetOrgsOk() (*[]Organization, bool)
GetOrgsOk returns a tuple with the Orgs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Organizations) HasLinks ¶
func (o *Organizations) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*Organizations) HasOrgs ¶
func (o *Organizations) HasOrgs() bool
HasOrgs returns a boolean if a field has been set.
func (Organizations) MarshalJSON ¶
func (o Organizations) MarshalJSON() ([]byte, error)
func (*Organizations) SetLinks ¶
func (o *Organizations) SetLinks(v Links)
SetLinks gets a reference to the given Links and assigns it to the Links field.
func (*Organizations) SetOrgs ¶
func (o *Organizations) SetOrgs(v []Organization)
SetOrgs gets a reference to the given []Organization and assigns it to the Orgs field.
type OrganizationsApi ¶
type OrganizationsApi interface { /* * DeleteOrgsID Delete an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to delete. * @return ApiDeleteOrgsIDRequest */ DeleteOrgsID(ctx _context.Context, orgID string) ApiDeleteOrgsIDRequest /* * DeleteOrgsIDExecute executes the request */ DeleteOrgsIDExecute(r ApiDeleteOrgsIDRequest) error /* * DeleteOrgsIDMembersID Remove a member from an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the member to remove. * @param orgID The organization ID. * @return ApiDeleteOrgsIDMembersIDRequest */ DeleteOrgsIDMembersID(ctx _context.Context, userID string, orgID string) ApiDeleteOrgsIDMembersIDRequest /* * DeleteOrgsIDMembersIDExecute executes the request */ DeleteOrgsIDMembersIDExecute(r ApiDeleteOrgsIDMembersIDRequest) error /* * GetOrgs List all organizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetOrgsRequest */ GetOrgs(ctx _context.Context) ApiGetOrgsRequest /* * GetOrgsExecute executes the request * @return Organizations */ GetOrgsExecute(r ApiGetOrgsRequest) (Organizations, error) /* * GetOrgsID Retrieve an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to get. * @return ApiGetOrgsIDRequest */ GetOrgsID(ctx _context.Context, orgID string) ApiGetOrgsIDRequest /* * GetOrgsIDExecute executes the request * @return Organization */ GetOrgsIDExecute(r ApiGetOrgsIDRequest) (Organization, error) /* * GetOrgsIDMembers List all members of an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiGetOrgsIDMembersRequest */ GetOrgsIDMembers(ctx _context.Context, orgID string) ApiGetOrgsIDMembersRequest /* * GetOrgsIDMembersExecute executes the request * @return ResourceMembers */ GetOrgsIDMembersExecute(r ApiGetOrgsIDMembersRequest) (ResourceMembers, error) /* * PatchOrgsID Update an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to get. * @return ApiPatchOrgsIDRequest */ PatchOrgsID(ctx _context.Context, orgID string) ApiPatchOrgsIDRequest /* * PatchOrgsIDExecute executes the request * @return Organization */ PatchOrgsIDExecute(r ApiPatchOrgsIDRequest) (Organization, error) /* * PostOrgs Create an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostOrgsRequest */ PostOrgs(ctx _context.Context) ApiPostOrgsRequest /* * PostOrgsExecute executes the request * @return Organization */ PostOrgsExecute(r ApiPostOrgsRequest) (Organization, error) /* * PostOrgsIDMembers Add a member to an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPostOrgsIDMembersRequest */ PostOrgsIDMembers(ctx _context.Context, orgID string) ApiPostOrgsIDMembersRequest /* * PostOrgsIDMembersExecute executes the request * @return ResourceMember */ PostOrgsIDMembersExecute(r ApiPostOrgsIDMembersRequest) (ResourceMember, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() OrganizationsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() OrganizationsApi }
type OrganizationsApiService ¶
type OrganizationsApiService service
OrganizationsApiService OrganizationsApi service
func (*OrganizationsApiService) DeleteOrgsID ¶
func (a *OrganizationsApiService) DeleteOrgsID(ctx _context.Context, orgID string) ApiDeleteOrgsIDRequest
* DeleteOrgsID Delete an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to delete. * @return ApiDeleteOrgsIDRequest
func (*OrganizationsApiService) DeleteOrgsIDExecute ¶
func (a *OrganizationsApiService) DeleteOrgsIDExecute(r ApiDeleteOrgsIDRequest) error
* Execute executes the request
func (*OrganizationsApiService) DeleteOrgsIDMembersID ¶
func (a *OrganizationsApiService) DeleteOrgsIDMembersID(ctx _context.Context, userID string, orgID string) ApiDeleteOrgsIDMembersIDRequest
* DeleteOrgsIDMembersID Remove a member from an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the member to remove. * @param orgID The organization ID. * @return ApiDeleteOrgsIDMembersIDRequest
func (*OrganizationsApiService) DeleteOrgsIDMembersIDExecute ¶
func (a *OrganizationsApiService) DeleteOrgsIDMembersIDExecute(r ApiDeleteOrgsIDMembersIDRequest) error
* Execute executes the request
func (*OrganizationsApiService) GetOrgs ¶
func (a *OrganizationsApiService) GetOrgs(ctx _context.Context) ApiGetOrgsRequest
* GetOrgs List all organizations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetOrgsRequest
func (*OrganizationsApiService) GetOrgsExecute ¶
func (a *OrganizationsApiService) GetOrgsExecute(r ApiGetOrgsRequest) (Organizations, error)
* Execute executes the request * @return Organizations
func (*OrganizationsApiService) GetOrgsID ¶
func (a *OrganizationsApiService) GetOrgsID(ctx _context.Context, orgID string) ApiGetOrgsIDRequest
* GetOrgsID Retrieve an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to get. * @return ApiGetOrgsIDRequest
func (*OrganizationsApiService) GetOrgsIDExecute ¶
func (a *OrganizationsApiService) GetOrgsIDExecute(r ApiGetOrgsIDRequest) (Organization, error)
* Execute executes the request * @return Organization
func (*OrganizationsApiService) GetOrgsIDMembers ¶
func (a *OrganizationsApiService) GetOrgsIDMembers(ctx _context.Context, orgID string) ApiGetOrgsIDMembersRequest
* GetOrgsIDMembers List all members of an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiGetOrgsIDMembersRequest
func (*OrganizationsApiService) GetOrgsIDMembersExecute ¶
func (a *OrganizationsApiService) GetOrgsIDMembersExecute(r ApiGetOrgsIDMembersRequest) (ResourceMembers, error)
* Execute executes the request * @return ResourceMembers
func (*OrganizationsApiService) OnlyCloud ¶
func (a *OrganizationsApiService) OnlyCloud() OrganizationsApi
func (*OrganizationsApiService) OnlyOSS ¶
func (a *OrganizationsApiService) OnlyOSS() OrganizationsApi
func (*OrganizationsApiService) PatchOrgsID ¶
func (a *OrganizationsApiService) PatchOrgsID(ctx _context.Context, orgID string) ApiPatchOrgsIDRequest
* PatchOrgsID Update an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The ID of the organization to get. * @return ApiPatchOrgsIDRequest
func (*OrganizationsApiService) PatchOrgsIDExecute ¶
func (a *OrganizationsApiService) PatchOrgsIDExecute(r ApiPatchOrgsIDRequest) (Organization, error)
* Execute executes the request * @return Organization
func (*OrganizationsApiService) PostOrgs ¶
func (a *OrganizationsApiService) PostOrgs(ctx _context.Context) ApiPostOrgsRequest
* PostOrgs Create an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostOrgsRequest
func (*OrganizationsApiService) PostOrgsExecute ¶
func (a *OrganizationsApiService) PostOrgsExecute(r ApiPostOrgsRequest) (Organization, error)
* Execute executes the request * @return Organization
func (*OrganizationsApiService) PostOrgsIDMembers ¶
func (a *OrganizationsApiService) PostOrgsIDMembers(ctx _context.Context, orgID string) ApiPostOrgsIDMembersRequest
* PostOrgsIDMembers Add a member to an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPostOrgsIDMembersRequest
func (*OrganizationsApiService) PostOrgsIDMembersExecute ¶
func (a *OrganizationsApiService) PostOrgsIDMembersExecute(r ApiPostOrgsIDMembersRequest) (ResourceMember, error)
* Execute executes the request * @return ResourceMember
type PasswordResetBody ¶
type PasswordResetBody struct {
Password string `json:"password" yaml:"password"`
}
PasswordResetBody struct for PasswordResetBody
func NewPasswordResetBody ¶
func NewPasswordResetBody(password string) *PasswordResetBody
NewPasswordResetBody instantiates a new PasswordResetBody object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPasswordResetBodyWithDefaults ¶
func NewPasswordResetBodyWithDefaults() *PasswordResetBody
NewPasswordResetBodyWithDefaults instantiates a new PasswordResetBody object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PasswordResetBody) GetPassword ¶
func (o *PasswordResetBody) GetPassword() string
GetPassword returns the Password field value
func (*PasswordResetBody) GetPasswordOk ¶
func (o *PasswordResetBody) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value and a boolean to check if the value has been set.
func (PasswordResetBody) MarshalJSON ¶
func (o PasswordResetBody) MarshalJSON() ([]byte, error)
func (*PasswordResetBody) SetPassword ¶
func (o *PasswordResetBody) SetPassword(v string)
SetPassword sets field value
type PatchBucketRequest ¶
type PatchBucketRequest struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` // Updates to rules to expire or retain data. No rules means no updates. RetentionRules *[]PatchRetentionRule `json:"retentionRules,omitempty" yaml:"retentionRules,omitempty"` }
PatchBucketRequest Updates to an existing bucket resource.
func NewPatchBucketRequest ¶
func NewPatchBucketRequest() *PatchBucketRequest
NewPatchBucketRequest instantiates a new PatchBucketRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPatchBucketRequestWithDefaults ¶
func NewPatchBucketRequestWithDefaults() *PatchBucketRequest
NewPatchBucketRequestWithDefaults instantiates a new PatchBucketRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PatchBucketRequest) GetDescription ¶
func (o *PatchBucketRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PatchBucketRequest) GetDescriptionOk ¶
func (o *PatchBucketRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchBucketRequest) GetName ¶
func (o *PatchBucketRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*PatchBucketRequest) GetNameOk ¶
func (o *PatchBucketRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchBucketRequest) GetRetentionRules ¶
func (o *PatchBucketRequest) GetRetentionRules() []PatchRetentionRule
GetRetentionRules returns the RetentionRules field value if set, zero value otherwise.
func (*PatchBucketRequest) GetRetentionRulesOk ¶
func (o *PatchBucketRequest) GetRetentionRulesOk() (*[]PatchRetentionRule, bool)
GetRetentionRulesOk returns a tuple with the RetentionRules field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchBucketRequest) HasDescription ¶
func (o *PatchBucketRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PatchBucketRequest) HasName ¶
func (o *PatchBucketRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*PatchBucketRequest) HasRetentionRules ¶
func (o *PatchBucketRequest) HasRetentionRules() bool
HasRetentionRules returns a boolean if a field has been set.
func (PatchBucketRequest) MarshalJSON ¶
func (o PatchBucketRequest) MarshalJSON() ([]byte, error)
func (*PatchBucketRequest) SetDescription ¶
func (o *PatchBucketRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PatchBucketRequest) SetName ¶
func (o *PatchBucketRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*PatchBucketRequest) SetRetentionRules ¶
func (o *PatchBucketRequest) SetRetentionRules(v []PatchRetentionRule)
SetRetentionRules gets a reference to the given []PatchRetentionRule and assigns it to the RetentionRules field.
type PatchOrganizationRequest ¶
type PatchOrganizationRequest struct { // New name to set on the organization Name *string `json:"name,omitempty" yaml:"name,omitempty"` // New description to set on the organization Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
PatchOrganizationRequest struct for PatchOrganizationRequest
func NewPatchOrganizationRequest ¶
func NewPatchOrganizationRequest() *PatchOrganizationRequest
NewPatchOrganizationRequest instantiates a new PatchOrganizationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPatchOrganizationRequestWithDefaults ¶
func NewPatchOrganizationRequestWithDefaults() *PatchOrganizationRequest
NewPatchOrganizationRequestWithDefaults instantiates a new PatchOrganizationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PatchOrganizationRequest) GetDescription ¶
func (o *PatchOrganizationRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PatchOrganizationRequest) GetDescriptionOk ¶
func (o *PatchOrganizationRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrganizationRequest) GetName ¶
func (o *PatchOrganizationRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*PatchOrganizationRequest) GetNameOk ¶
func (o *PatchOrganizationRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchOrganizationRequest) HasDescription ¶
func (o *PatchOrganizationRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PatchOrganizationRequest) HasName ¶
func (o *PatchOrganizationRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (PatchOrganizationRequest) MarshalJSON ¶
func (o PatchOrganizationRequest) MarshalJSON() ([]byte, error)
func (*PatchOrganizationRequest) SetDescription ¶
func (o *PatchOrganizationRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PatchOrganizationRequest) SetName ¶
func (o *PatchOrganizationRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
type PatchRetentionRule ¶
type PatchRetentionRule struct { Type string `json:"type" yaml:"type"` // Duration in seconds for how long data will be kept in the database. 0 means infinite. EverySeconds *int64 `json:"everySeconds,omitempty" yaml:"everySeconds,omitempty"` // Shard duration measured in seconds. ShardGroupDurationSeconds *int64 `json:"shardGroupDurationSeconds,omitempty" yaml:"shardGroupDurationSeconds,omitempty"` }
PatchRetentionRule Updates to a rule to expire or retain data.
func NewPatchRetentionRule ¶
func NewPatchRetentionRule(type_ string) *PatchRetentionRule
NewPatchRetentionRule instantiates a new PatchRetentionRule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPatchRetentionRuleWithDefaults ¶
func NewPatchRetentionRuleWithDefaults() *PatchRetentionRule
NewPatchRetentionRuleWithDefaults instantiates a new PatchRetentionRule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PatchRetentionRule) GetEverySeconds ¶
func (o *PatchRetentionRule) GetEverySeconds() int64
GetEverySeconds returns the EverySeconds field value if set, zero value otherwise.
func (*PatchRetentionRule) GetEverySecondsOk ¶
func (o *PatchRetentionRule) GetEverySecondsOk() (*int64, bool)
GetEverySecondsOk returns a tuple with the EverySeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchRetentionRule) GetShardGroupDurationSeconds ¶
func (o *PatchRetentionRule) GetShardGroupDurationSeconds() int64
GetShardGroupDurationSeconds returns the ShardGroupDurationSeconds field value if set, zero value otherwise.
func (*PatchRetentionRule) GetShardGroupDurationSecondsOk ¶
func (o *PatchRetentionRule) GetShardGroupDurationSecondsOk() (*int64, bool)
GetShardGroupDurationSecondsOk returns a tuple with the ShardGroupDurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchRetentionRule) GetType ¶
func (o *PatchRetentionRule) GetType() string
GetType returns the Type field value
func (*PatchRetentionRule) GetTypeOk ¶
func (o *PatchRetentionRule) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*PatchRetentionRule) HasEverySeconds ¶
func (o *PatchRetentionRule) HasEverySeconds() bool
HasEverySeconds returns a boolean if a field has been set.
func (*PatchRetentionRule) HasShardGroupDurationSeconds ¶
func (o *PatchRetentionRule) HasShardGroupDurationSeconds() bool
HasShardGroupDurationSeconds returns a boolean if a field has been set.
func (PatchRetentionRule) MarshalJSON ¶
func (o PatchRetentionRule) MarshalJSON() ([]byte, error)
func (*PatchRetentionRule) SetEverySeconds ¶
func (o *PatchRetentionRule) SetEverySeconds(v int64)
SetEverySeconds gets a reference to the given int64 and assigns it to the EverySeconds field.
func (*PatchRetentionRule) SetShardGroupDurationSeconds ¶
func (o *PatchRetentionRule) SetShardGroupDurationSeconds(v int64)
SetShardGroupDurationSeconds gets a reference to the given int64 and assigns it to the ShardGroupDurationSeconds field.
func (*PatchRetentionRule) SetType ¶
func (o *PatchRetentionRule) SetType(v string)
SetType sets field value
type Permission ¶
type Permission struct { Action string `json:"action" yaml:"action"` Resource PermissionResource `json:"resource" yaml:"resource"` }
Permission struct for Permission
func NewPermission ¶
func NewPermission(action string, resource PermissionResource) *Permission
NewPermission instantiates a new Permission object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPermissionWithDefaults ¶
func NewPermissionWithDefaults() *Permission
NewPermissionWithDefaults instantiates a new Permission object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Permission) GetAction ¶
func (o *Permission) GetAction() string
GetAction returns the Action field value
func (*Permission) GetActionOk ¶
func (o *Permission) GetActionOk() (*string, bool)
GetActionOk returns a tuple with the Action field value and a boolean to check if the value has been set.
func (*Permission) GetResource ¶
func (o *Permission) GetResource() PermissionResource
GetResource returns the Resource field value
func (*Permission) GetResourceOk ¶
func (o *Permission) GetResourceOk() (*PermissionResource, bool)
GetResourceOk returns a tuple with the Resource field value and a boolean to check if the value has been set.
func (Permission) MarshalJSON ¶
func (o Permission) MarshalJSON() ([]byte, error)
func (*Permission) SetResource ¶
func (o *Permission) SetResource(v PermissionResource)
SetResource sets field value
func (Permission) String ¶
func (o Permission) String() string
type PermissionResource ¶
type PermissionResource struct { Type string `json:"type" yaml:"type"` // If ID is set that is a permission for a specific resource. if it is not set it is a permission for all resources of that resource type. Id *string `json:"id,omitempty" yaml:"id,omitempty"` // Optional name of the resource if the resource has a name field. Name *string `json:"name,omitempty" yaml:"name,omitempty"` // If orgID is set that is a permission for all resources owned my that org. if it is not set it is a permission for all resources of that resource type. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // Optional name of the organization of the organization with orgID. Org *string `json:"org,omitempty" yaml:"org,omitempty"` }
PermissionResource struct for PermissionResource
func NewPermissionResource ¶
func NewPermissionResource(type_ string) *PermissionResource
NewPermissionResource instantiates a new PermissionResource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPermissionResourceWithDefaults ¶
func NewPermissionResourceWithDefaults() *PermissionResource
NewPermissionResourceWithDefaults instantiates a new PermissionResource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PermissionResource) GetId ¶
func (o *PermissionResource) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*PermissionResource) GetIdOk ¶
func (o *PermissionResource) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PermissionResource) GetName ¶
func (o *PermissionResource) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*PermissionResource) GetNameOk ¶
func (o *PermissionResource) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PermissionResource) GetOrg ¶
func (o *PermissionResource) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*PermissionResource) GetOrgID ¶
func (o *PermissionResource) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*PermissionResource) GetOrgIDOk ¶
func (o *PermissionResource) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PermissionResource) GetOrgOk ¶
func (o *PermissionResource) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PermissionResource) GetType ¶
func (o *PermissionResource) GetType() string
GetType returns the Type field value
func (*PermissionResource) GetTypeOk ¶
func (o *PermissionResource) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*PermissionResource) HasId ¶
func (o *PermissionResource) HasId() bool
HasId returns a boolean if a field has been set.
func (*PermissionResource) HasName ¶
func (o *PermissionResource) HasName() bool
HasName returns a boolean if a field has been set.
func (*PermissionResource) HasOrg ¶
func (o *PermissionResource) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*PermissionResource) HasOrgID ¶
func (o *PermissionResource) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (PermissionResource) MarshalJSON ¶
func (o PermissionResource) MarshalJSON() ([]byte, error)
func (*PermissionResource) SetId ¶
func (o *PermissionResource) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*PermissionResource) SetName ¶
func (o *PermissionResource) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*PermissionResource) SetOrg ¶
func (o *PermissionResource) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*PermissionResource) SetOrgID ¶
func (o *PermissionResource) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*PermissionResource) SetType ¶
func (o *PermissionResource) SetType(v string)
SetType sets field value
type PostBucketRequest ¶
type PostBucketRequest struct { OrgID string `json:"orgID" yaml:"orgID"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Rp *string `json:"rp,omitempty" yaml:"rp,omitempty"` // Rules to expire or retain data. No rules means data never expires. RetentionRules []RetentionRule `json:"retentionRules" yaml:"retentionRules"` SchemaType *SchemaType `json:"schemaType,omitempty" yaml:"schemaType,omitempty"` }
PostBucketRequest struct for PostBucketRequest
func NewPostBucketRequest ¶
func NewPostBucketRequest(orgID string, name string, retentionRules []RetentionRule) *PostBucketRequest
NewPostBucketRequest instantiates a new PostBucketRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPostBucketRequestWithDefaults ¶
func NewPostBucketRequestWithDefaults() *PostBucketRequest
NewPostBucketRequestWithDefaults instantiates a new PostBucketRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PostBucketRequest) GetDescription ¶
func (o *PostBucketRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PostBucketRequest) GetDescriptionOk ¶
func (o *PostBucketRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostBucketRequest) GetName ¶
func (o *PostBucketRequest) GetName() string
GetName returns the Name field value
func (*PostBucketRequest) GetNameOk ¶
func (o *PostBucketRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*PostBucketRequest) GetOrgID ¶
func (o *PostBucketRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*PostBucketRequest) GetOrgIDOk ¶
func (o *PostBucketRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*PostBucketRequest) GetRetentionRules ¶
func (o *PostBucketRequest) GetRetentionRules() []RetentionRule
GetRetentionRules returns the RetentionRules field value
func (*PostBucketRequest) GetRetentionRulesOk ¶
func (o *PostBucketRequest) GetRetentionRulesOk() (*[]RetentionRule, bool)
GetRetentionRulesOk returns a tuple with the RetentionRules field value and a boolean to check if the value has been set.
func (*PostBucketRequest) GetRp ¶
func (o *PostBucketRequest) GetRp() string
GetRp returns the Rp field value if set, zero value otherwise.
func (*PostBucketRequest) GetRpOk ¶
func (o *PostBucketRequest) GetRpOk() (*string, bool)
GetRpOk returns a tuple with the Rp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostBucketRequest) GetSchemaType ¶
func (o *PostBucketRequest) GetSchemaType() SchemaType
GetSchemaType returns the SchemaType field value if set, zero value otherwise.
func (*PostBucketRequest) GetSchemaTypeOk ¶
func (o *PostBucketRequest) GetSchemaTypeOk() (*SchemaType, bool)
GetSchemaTypeOk returns a tuple with the SchemaType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostBucketRequest) HasDescription ¶
func (o *PostBucketRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*PostBucketRequest) HasRp ¶
func (o *PostBucketRequest) HasRp() bool
HasRp returns a boolean if a field has been set.
func (*PostBucketRequest) HasSchemaType ¶
func (o *PostBucketRequest) HasSchemaType() bool
HasSchemaType returns a boolean if a field has been set.
func (PostBucketRequest) MarshalJSON ¶
func (o PostBucketRequest) MarshalJSON() ([]byte, error)
func (*PostBucketRequest) SetDescription ¶
func (o *PostBucketRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PostBucketRequest) SetName ¶
func (o *PostBucketRequest) SetName(v string)
SetName sets field value
func (*PostBucketRequest) SetOrgID ¶
func (o *PostBucketRequest) SetOrgID(v string)
SetOrgID sets field value
func (*PostBucketRequest) SetRetentionRules ¶
func (o *PostBucketRequest) SetRetentionRules(v []RetentionRule)
SetRetentionRules sets field value
func (*PostBucketRequest) SetRp ¶
func (o *PostBucketRequest) SetRp(v string)
SetRp gets a reference to the given string and assigns it to the Rp field.
func (*PostBucketRequest) SetSchemaType ¶
func (o *PostBucketRequest) SetSchemaType(v SchemaType)
SetSchemaType gets a reference to the given SchemaType and assigns it to the SchemaType field.
type PostOrganizationRequest ¶
type PostOrganizationRequest struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
PostOrganizationRequest struct for PostOrganizationRequest
func NewPostOrganizationRequest ¶
func NewPostOrganizationRequest(name string) *PostOrganizationRequest
NewPostOrganizationRequest instantiates a new PostOrganizationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPostOrganizationRequestWithDefaults ¶
func NewPostOrganizationRequestWithDefaults() *PostOrganizationRequest
NewPostOrganizationRequestWithDefaults instantiates a new PostOrganizationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PostOrganizationRequest) GetDescription ¶
func (o *PostOrganizationRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*PostOrganizationRequest) GetDescriptionOk ¶
func (o *PostOrganizationRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostOrganizationRequest) GetName ¶
func (o *PostOrganizationRequest) GetName() string
GetName returns the Name field value
func (*PostOrganizationRequest) GetNameOk ¶
func (o *PostOrganizationRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*PostOrganizationRequest) HasDescription ¶
func (o *PostOrganizationRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (PostOrganizationRequest) MarshalJSON ¶
func (o PostOrganizationRequest) MarshalJSON() ([]byte, error)
func (*PostOrganizationRequest) SetDescription ¶
func (o *PostOrganizationRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*PostOrganizationRequest) SetName ¶
func (o *PostOrganizationRequest) SetName(v string)
SetName sets field value
type PostRestoreKVResponse ¶ added in v2.2.0
type PostRestoreKVResponse struct { // token is the root token for the instance after restore (this is overwritten during the restore) Token *string `json:"token,omitempty" yaml:"token,omitempty"` }
PostRestoreKVResponse struct for PostRestoreKVResponse
func NewPostRestoreKVResponse ¶ added in v2.2.0
func NewPostRestoreKVResponse() *PostRestoreKVResponse
NewPostRestoreKVResponse instantiates a new PostRestoreKVResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPostRestoreKVResponseWithDefaults ¶ added in v2.2.0
func NewPostRestoreKVResponseWithDefaults() *PostRestoreKVResponse
NewPostRestoreKVResponseWithDefaults instantiates a new PostRestoreKVResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PostRestoreKVResponse) GetToken ¶ added in v2.2.0
func (o *PostRestoreKVResponse) GetToken() string
GetToken returns the Token field value if set, zero value otherwise.
func (*PostRestoreKVResponse) GetTokenOk ¶ added in v2.2.0
func (o *PostRestoreKVResponse) GetTokenOk() (*string, bool)
GetTokenOk returns a tuple with the Token field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PostRestoreKVResponse) HasToken ¶ added in v2.2.0
func (o *PostRestoreKVResponse) HasToken() bool
HasToken returns a boolean if a field has been set.
func (PostRestoreKVResponse) MarshalJSON ¶ added in v2.2.0
func (o PostRestoreKVResponse) MarshalJSON() ([]byte, error)
func (*PostRestoreKVResponse) SetToken ¶ added in v2.2.0
func (o *PostRestoreKVResponse) SetToken(v string)
SetToken gets a reference to the given string and assigns it to the Token field.
type Query ¶
type Query struct { Extern *Extern `json:"extern,omitempty" yaml:"extern,omitempty"` // Query script to execute. Query string `json:"query" yaml:"query"` // The type of query. Must be \"flux\". Type *string `json:"type,omitempty" yaml:"type,omitempty"` Dialect *Dialect `json:"dialect,omitempty" yaml:"dialect,omitempty"` // Specifies the time that should be reported as \"now\" in the query. Default is the server's now time. Now *time.Time `json:"now,omitempty" yaml:"now,omitempty"` }
Query Query influx using the Flux language
func NewQuery ¶
NewQuery instantiates a new Query object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewQueryWithDefaults ¶
func NewQueryWithDefaults() *Query
NewQueryWithDefaults instantiates a new Query object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Query) GetDialect ¶
GetDialect returns the Dialect field value if set, zero value otherwise.
func (*Query) GetDialectOk ¶
GetDialectOk returns a tuple with the Dialect field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Query) GetExternOk ¶
GetExternOk returns a tuple with the Extern field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Query) GetNowOk ¶
GetNowOk returns a tuple with the Now field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Query) GetQueryOk ¶
GetQueryOk returns a tuple with the Query field value and a boolean to check if the value has been set.
func (*Query) GetTypeOk ¶
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Query) HasDialect ¶
HasDialect returns a boolean if a field has been set.
func (Query) MarshalJSON ¶
func (*Query) SetDialect ¶
SetDialect gets a reference to the given Dialect and assigns it to the Dialect field.
func (*Query) SetExtern ¶
SetExtern gets a reference to the given Extern and assigns it to the Extern field.
type QueryApi ¶
type QueryApi interface { /* * PostQuery Query InfluxDB * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostQueryRequest */ PostQuery(ctx _context.Context) ApiPostQueryRequest /* * PostQueryExecute executes the request * @return *os.File */ PostQueryExecute(r ApiPostQueryRequest) (*_nethttp.Response, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() QueryApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() QueryApi }
type QueryApiService ¶
type QueryApiService service
QueryApiService QueryApi service
func (*QueryApiService) OnlyCloud ¶
func (a *QueryApiService) OnlyCloud() QueryApi
func (*QueryApiService) OnlyOSS ¶
func (a *QueryApiService) OnlyOSS() QueryApi
func (*QueryApiService) PostQuery ¶
func (a *QueryApiService) PostQuery(ctx _context.Context) ApiPostQueryRequest
* PostQuery Query InfluxDB * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostQueryRequest
func (*QueryApiService) PostQueryExecute ¶
func (a *QueryApiService) PostQueryExecute(r ApiPostQueryRequest) (*_nethttp.Response, error)
* Execute executes the request * @return *os.File
type RemoteConnection ¶ added in v2.2.0
type RemoteConnection struct { Id string `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` OrgID string `json:"orgID" yaml:"orgID"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` RemoteURL string `json:"remoteURL" yaml:"remoteURL"` RemoteOrgID string `json:"remoteOrgID" yaml:"remoteOrgID"` AllowInsecureTLS bool `json:"allowInsecureTLS" yaml:"allowInsecureTLS"` }
RemoteConnection struct for RemoteConnection
func NewRemoteConnection ¶ added in v2.2.0
func NewRemoteConnection(id string, name string, orgID string, remoteURL string, remoteOrgID string, allowInsecureTLS bool) *RemoteConnection
NewRemoteConnection instantiates a new RemoteConnection object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRemoteConnectionWithDefaults ¶ added in v2.2.0
func NewRemoteConnectionWithDefaults() *RemoteConnection
NewRemoteConnectionWithDefaults instantiates a new RemoteConnection object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RemoteConnection) GetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnection) GetAllowInsecureTLS() bool
GetAllowInsecureTLS returns the AllowInsecureTLS field value
func (*RemoteConnection) GetAllowInsecureTLSOk ¶ added in v2.2.0
func (o *RemoteConnection) GetAllowInsecureTLSOk() (*bool, bool)
GetAllowInsecureTLSOk returns a tuple with the AllowInsecureTLS field value and a boolean to check if the value has been set.
func (*RemoteConnection) GetDescription ¶ added in v2.2.0
func (o *RemoteConnection) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*RemoteConnection) GetDescriptionOk ¶ added in v2.2.0
func (o *RemoteConnection) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnection) GetId ¶ added in v2.2.0
func (o *RemoteConnection) GetId() string
GetId returns the Id field value
func (*RemoteConnection) GetIdOk ¶ added in v2.2.0
func (o *RemoteConnection) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*RemoteConnection) GetName ¶ added in v2.2.0
func (o *RemoteConnection) GetName() string
GetName returns the Name field value
func (*RemoteConnection) GetNameOk ¶ added in v2.2.0
func (o *RemoteConnection) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*RemoteConnection) GetOrgID ¶ added in v2.2.0
func (o *RemoteConnection) GetOrgID() string
GetOrgID returns the OrgID field value
func (*RemoteConnection) GetOrgIDOk ¶ added in v2.2.0
func (o *RemoteConnection) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*RemoteConnection) GetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnection) GetRemoteOrgID() string
GetRemoteOrgID returns the RemoteOrgID field value
func (*RemoteConnection) GetRemoteOrgIDOk ¶ added in v2.2.0
func (o *RemoteConnection) GetRemoteOrgIDOk() (*string, bool)
GetRemoteOrgIDOk returns a tuple with the RemoteOrgID field value and a boolean to check if the value has been set.
func (*RemoteConnection) GetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnection) GetRemoteURL() string
GetRemoteURL returns the RemoteURL field value
func (*RemoteConnection) GetRemoteURLOk ¶ added in v2.2.0
func (o *RemoteConnection) GetRemoteURLOk() (*string, bool)
GetRemoteURLOk returns a tuple with the RemoteURL field value and a boolean to check if the value has been set.
func (*RemoteConnection) HasDescription ¶ added in v2.2.0
func (o *RemoteConnection) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (RemoteConnection) MarshalJSON ¶ added in v2.2.0
func (o RemoteConnection) MarshalJSON() ([]byte, error)
func (*RemoteConnection) SetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnection) SetAllowInsecureTLS(v bool)
SetAllowInsecureTLS sets field value
func (*RemoteConnection) SetDescription ¶ added in v2.2.0
func (o *RemoteConnection) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*RemoteConnection) SetId ¶ added in v2.2.0
func (o *RemoteConnection) SetId(v string)
SetId sets field value
func (*RemoteConnection) SetName ¶ added in v2.2.0
func (o *RemoteConnection) SetName(v string)
SetName sets field value
func (*RemoteConnection) SetOrgID ¶ added in v2.2.0
func (o *RemoteConnection) SetOrgID(v string)
SetOrgID sets field value
func (*RemoteConnection) SetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnection) SetRemoteOrgID(v string)
SetRemoteOrgID sets field value
func (*RemoteConnection) SetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnection) SetRemoteURL(v string)
SetRemoteURL sets field value
type RemoteConnectionCreationRequest ¶ added in v2.2.0
type RemoteConnectionCreationRequest struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` OrgID string `json:"orgID" yaml:"orgID"` RemoteURL string `json:"remoteURL" yaml:"remoteURL"` RemoteAPIToken string `json:"remoteAPIToken" yaml:"remoteAPIToken"` RemoteOrgID string `json:"remoteOrgID" yaml:"remoteOrgID"` AllowInsecureTLS bool `json:"allowInsecureTLS" yaml:"allowInsecureTLS"` }
RemoteConnectionCreationRequest struct for RemoteConnectionCreationRequest
func NewRemoteConnectionCreationRequest ¶ added in v2.2.0
func NewRemoteConnectionCreationRequest(name string, orgID string, remoteURL string, remoteAPIToken string, remoteOrgID string, allowInsecureTLS bool) *RemoteConnectionCreationRequest
NewRemoteConnectionCreationRequest instantiates a new RemoteConnectionCreationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRemoteConnectionCreationRequestWithDefaults ¶ added in v2.2.0
func NewRemoteConnectionCreationRequestWithDefaults() *RemoteConnectionCreationRequest
NewRemoteConnectionCreationRequestWithDefaults instantiates a new RemoteConnectionCreationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RemoteConnectionCreationRequest) GetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetAllowInsecureTLS() bool
GetAllowInsecureTLS returns the AllowInsecureTLS field value
func (*RemoteConnectionCreationRequest) GetAllowInsecureTLSOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetAllowInsecureTLSOk() (*bool, bool)
GetAllowInsecureTLSOk returns a tuple with the AllowInsecureTLS field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetDescription ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*RemoteConnectionCreationRequest) GetDescriptionOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetName ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetName() string
GetName returns the Name field value
func (*RemoteConnectionCreationRequest) GetNameOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetOrgID ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*RemoteConnectionCreationRequest) GetOrgIDOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetRemoteAPIToken ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteAPIToken() string
GetRemoteAPIToken returns the RemoteAPIToken field value
func (*RemoteConnectionCreationRequest) GetRemoteAPITokenOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteAPITokenOk() (*string, bool)
GetRemoteAPITokenOk returns a tuple with the RemoteAPIToken field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteOrgID() string
GetRemoteOrgID returns the RemoteOrgID field value
func (*RemoteConnectionCreationRequest) GetRemoteOrgIDOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteOrgIDOk() (*string, bool)
GetRemoteOrgIDOk returns a tuple with the RemoteOrgID field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) GetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteURL() string
GetRemoteURL returns the RemoteURL field value
func (*RemoteConnectionCreationRequest) GetRemoteURLOk ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) GetRemoteURLOk() (*string, bool)
GetRemoteURLOk returns a tuple with the RemoteURL field value and a boolean to check if the value has been set.
func (*RemoteConnectionCreationRequest) HasDescription ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (RemoteConnectionCreationRequest) MarshalJSON ¶ added in v2.2.0
func (o RemoteConnectionCreationRequest) MarshalJSON() ([]byte, error)
func (*RemoteConnectionCreationRequest) SetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetAllowInsecureTLS(v bool)
SetAllowInsecureTLS sets field value
func (*RemoteConnectionCreationRequest) SetDescription ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*RemoteConnectionCreationRequest) SetName ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetName(v string)
SetName sets field value
func (*RemoteConnectionCreationRequest) SetOrgID ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetOrgID(v string)
SetOrgID sets field value
func (*RemoteConnectionCreationRequest) SetRemoteAPIToken ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetRemoteAPIToken(v string)
SetRemoteAPIToken sets field value
func (*RemoteConnectionCreationRequest) SetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetRemoteOrgID(v string)
SetRemoteOrgID sets field value
func (*RemoteConnectionCreationRequest) SetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnectionCreationRequest) SetRemoteURL(v string)
SetRemoteURL sets field value
type RemoteConnections ¶ added in v2.2.0
type RemoteConnections struct {
Remotes *[]RemoteConnection `json:"remotes,omitempty" yaml:"remotes,omitempty"`
}
RemoteConnections struct for RemoteConnections
func NewRemoteConnections ¶ added in v2.2.0
func NewRemoteConnections() *RemoteConnections
NewRemoteConnections instantiates a new RemoteConnections object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRemoteConnectionsWithDefaults ¶ added in v2.2.0
func NewRemoteConnectionsWithDefaults() *RemoteConnections
NewRemoteConnectionsWithDefaults instantiates a new RemoteConnections object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RemoteConnections) GetRemotes ¶ added in v2.2.0
func (o *RemoteConnections) GetRemotes() []RemoteConnection
GetRemotes returns the Remotes field value if set, zero value otherwise.
func (*RemoteConnections) GetRemotesOk ¶ added in v2.2.0
func (o *RemoteConnections) GetRemotesOk() (*[]RemoteConnection, bool)
GetRemotesOk returns a tuple with the Remotes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnections) HasRemotes ¶ added in v2.2.0
func (o *RemoteConnections) HasRemotes() bool
HasRemotes returns a boolean if a field has been set.
func (RemoteConnections) MarshalJSON ¶ added in v2.2.0
func (o RemoteConnections) MarshalJSON() ([]byte, error)
func (*RemoteConnections) SetRemotes ¶ added in v2.2.0
func (o *RemoteConnections) SetRemotes(v []RemoteConnection)
SetRemotes gets a reference to the given []RemoteConnection and assigns it to the Remotes field.
type RemoteConnectionsApi ¶ added in v2.2.0
type RemoteConnectionsApi interface { /* * DeleteRemoteConnectionByID Delete a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiDeleteRemoteConnectionByIDRequest */ DeleteRemoteConnectionByID(ctx _context.Context, remoteID string) ApiDeleteRemoteConnectionByIDRequest /* * DeleteRemoteConnectionByIDExecute executes the request */ DeleteRemoteConnectionByIDExecute(r ApiDeleteRemoteConnectionByIDRequest) error /* * GetRemoteConnectionByID Retrieve a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiGetRemoteConnectionByIDRequest */ GetRemoteConnectionByID(ctx _context.Context, remoteID string) ApiGetRemoteConnectionByIDRequest /* * GetRemoteConnectionByIDExecute executes the request * @return RemoteConnection */ GetRemoteConnectionByIDExecute(r ApiGetRemoteConnectionByIDRequest) (RemoteConnection, error) /* * GetRemoteConnections List all remote connections * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetRemoteConnectionsRequest */ GetRemoteConnections(ctx _context.Context) ApiGetRemoteConnectionsRequest /* * GetRemoteConnectionsExecute executes the request * @return RemoteConnections */ GetRemoteConnectionsExecute(r ApiGetRemoteConnectionsRequest) (RemoteConnections, error) /* * PatchRemoteConnectionByID Update a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiPatchRemoteConnectionByIDRequest */ PatchRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPatchRemoteConnectionByIDRequest /* * PatchRemoteConnectionByIDExecute executes the request * @return RemoteConnection */ PatchRemoteConnectionByIDExecute(r ApiPatchRemoteConnectionByIDRequest) (RemoteConnection, error) /* * PostRemoteConnection Register a new remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRemoteConnectionRequest */ PostRemoteConnection(ctx _context.Context) ApiPostRemoteConnectionRequest /* * PostRemoteConnectionExecute executes the request * @return RemoteConnection */ PostRemoteConnectionExecute(r ApiPostRemoteConnectionRequest) (RemoteConnection, error) /* * PostValidateRemoteConnectionByID Validate a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiPostValidateRemoteConnectionByIDRequest */ PostValidateRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPostValidateRemoteConnectionByIDRequest /* * PostValidateRemoteConnectionByIDExecute executes the request */ PostValidateRemoteConnectionByIDExecute(r ApiPostValidateRemoteConnectionByIDRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() RemoteConnectionsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() RemoteConnectionsApi }
type RemoteConnectionsApiService ¶ added in v2.2.0
type RemoteConnectionsApiService service
RemoteConnectionsApiService RemoteConnectionsApi service
func (*RemoteConnectionsApiService) DeleteRemoteConnectionByID ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) DeleteRemoteConnectionByID(ctx _context.Context, remoteID string) ApiDeleteRemoteConnectionByIDRequest
* DeleteRemoteConnectionByID Delete a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiDeleteRemoteConnectionByIDRequest
func (*RemoteConnectionsApiService) DeleteRemoteConnectionByIDExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) DeleteRemoteConnectionByIDExecute(r ApiDeleteRemoteConnectionByIDRequest) error
* Execute executes the request
func (*RemoteConnectionsApiService) GetRemoteConnectionByID ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) GetRemoteConnectionByID(ctx _context.Context, remoteID string) ApiGetRemoteConnectionByIDRequest
* GetRemoteConnectionByID Retrieve a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiGetRemoteConnectionByIDRequest
func (*RemoteConnectionsApiService) GetRemoteConnectionByIDExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) GetRemoteConnectionByIDExecute(r ApiGetRemoteConnectionByIDRequest) (RemoteConnection, error)
* Execute executes the request * @return RemoteConnection
func (*RemoteConnectionsApiService) GetRemoteConnections ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) GetRemoteConnections(ctx _context.Context) ApiGetRemoteConnectionsRequest
* GetRemoteConnections List all remote connections * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetRemoteConnectionsRequest
func (*RemoteConnectionsApiService) GetRemoteConnectionsExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) GetRemoteConnectionsExecute(r ApiGetRemoteConnectionsRequest) (RemoteConnections, error)
* Execute executes the request * @return RemoteConnections
func (*RemoteConnectionsApiService) OnlyCloud ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) OnlyCloud() RemoteConnectionsApi
func (*RemoteConnectionsApiService) OnlyOSS ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) OnlyOSS() RemoteConnectionsApi
func (*RemoteConnectionsApiService) PatchRemoteConnectionByID ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PatchRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPatchRemoteConnectionByIDRequest
* PatchRemoteConnectionByID Update a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiPatchRemoteConnectionByIDRequest
func (*RemoteConnectionsApiService) PatchRemoteConnectionByIDExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PatchRemoteConnectionByIDExecute(r ApiPatchRemoteConnectionByIDRequest) (RemoteConnection, error)
* Execute executes the request * @return RemoteConnection
func (*RemoteConnectionsApiService) PostRemoteConnection ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PostRemoteConnection(ctx _context.Context) ApiPostRemoteConnectionRequest
* PostRemoteConnection Register a new remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRemoteConnectionRequest
func (*RemoteConnectionsApiService) PostRemoteConnectionExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PostRemoteConnectionExecute(r ApiPostRemoteConnectionRequest) (RemoteConnection, error)
* Execute executes the request * @return RemoteConnection
func (*RemoteConnectionsApiService) PostValidateRemoteConnectionByID ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PostValidateRemoteConnectionByID(ctx _context.Context, remoteID string) ApiPostValidateRemoteConnectionByIDRequest
* PostValidateRemoteConnectionByID Validate a remote connection * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param remoteID * @return ApiPostValidateRemoteConnectionByIDRequest
func (*RemoteConnectionsApiService) PostValidateRemoteConnectionByIDExecute ¶ added in v2.2.0
func (a *RemoteConnectionsApiService) PostValidateRemoteConnectionByIDExecute(r ApiPostValidateRemoteConnectionByIDRequest) error
* Execute executes the request
type RemoteConnenctionUpdateRequest ¶ added in v2.2.0
type RemoteConnenctionUpdateRequest struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` RemoteURL *string `json:"remoteURL,omitempty" yaml:"remoteURL,omitempty"` RemoteAPIToken *string `json:"remoteAPIToken,omitempty" yaml:"remoteAPIToken,omitempty"` RemoteOrgID *string `json:"remoteOrgID,omitempty" yaml:"remoteOrgID,omitempty"` AllowInsecureTLS *bool `json:"allowInsecureTLS,omitempty" yaml:"allowInsecureTLS,omitempty"` }
RemoteConnenctionUpdateRequest struct for RemoteConnenctionUpdateRequest
func NewRemoteConnenctionUpdateRequest ¶ added in v2.2.0
func NewRemoteConnenctionUpdateRequest() *RemoteConnenctionUpdateRequest
NewRemoteConnenctionUpdateRequest instantiates a new RemoteConnenctionUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRemoteConnenctionUpdateRequestWithDefaults ¶ added in v2.2.0
func NewRemoteConnenctionUpdateRequestWithDefaults() *RemoteConnenctionUpdateRequest
NewRemoteConnenctionUpdateRequestWithDefaults instantiates a new RemoteConnenctionUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RemoteConnenctionUpdateRequest) GetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetAllowInsecureTLS() bool
GetAllowInsecureTLS returns the AllowInsecureTLS field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetAllowInsecureTLSOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetAllowInsecureTLSOk() (*bool, bool)
GetAllowInsecureTLSOk returns a tuple with the AllowInsecureTLS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) GetDescription ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetDescriptionOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) GetName ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetNameOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) GetRemoteAPIToken ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteAPIToken() string
GetRemoteAPIToken returns the RemoteAPIToken field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetRemoteAPITokenOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteAPITokenOk() (*string, bool)
GetRemoteAPITokenOk returns a tuple with the RemoteAPIToken field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) GetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteOrgID() string
GetRemoteOrgID returns the RemoteOrgID field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetRemoteOrgIDOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteOrgIDOk() (*string, bool)
GetRemoteOrgIDOk returns a tuple with the RemoteOrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) GetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteURL() string
GetRemoteURL returns the RemoteURL field value if set, zero value otherwise.
func (*RemoteConnenctionUpdateRequest) GetRemoteURLOk ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) GetRemoteURLOk() (*string, bool)
GetRemoteURLOk returns a tuple with the RemoteURL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RemoteConnenctionUpdateRequest) HasAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasAllowInsecureTLS() bool
HasAllowInsecureTLS returns a boolean if a field has been set.
func (*RemoteConnenctionUpdateRequest) HasDescription ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*RemoteConnenctionUpdateRequest) HasName ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*RemoteConnenctionUpdateRequest) HasRemoteAPIToken ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasRemoteAPIToken() bool
HasRemoteAPIToken returns a boolean if a field has been set.
func (*RemoteConnenctionUpdateRequest) HasRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasRemoteOrgID() bool
HasRemoteOrgID returns a boolean if a field has been set.
func (*RemoteConnenctionUpdateRequest) HasRemoteURL ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) HasRemoteURL() bool
HasRemoteURL returns a boolean if a field has been set.
func (RemoteConnenctionUpdateRequest) MarshalJSON ¶ added in v2.2.0
func (o RemoteConnenctionUpdateRequest) MarshalJSON() ([]byte, error)
func (*RemoteConnenctionUpdateRequest) SetAllowInsecureTLS ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetAllowInsecureTLS(v bool)
SetAllowInsecureTLS gets a reference to the given bool and assigns it to the AllowInsecureTLS field.
func (*RemoteConnenctionUpdateRequest) SetDescription ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*RemoteConnenctionUpdateRequest) SetName ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*RemoteConnenctionUpdateRequest) SetRemoteAPIToken ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetRemoteAPIToken(v string)
SetRemoteAPIToken gets a reference to the given string and assigns it to the RemoteAPIToken field.
func (*RemoteConnenctionUpdateRequest) SetRemoteOrgID ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetRemoteOrgID(v string)
SetRemoteOrgID gets a reference to the given string and assigns it to the RemoteOrgID field.
func (*RemoteConnenctionUpdateRequest) SetRemoteURL ¶ added in v2.2.0
func (o *RemoteConnenctionUpdateRequest) SetRemoteURL(v string)
SetRemoteURL gets a reference to the given string and assigns it to the RemoteURL field.
type Replication ¶ added in v2.2.0
type Replication struct { Id string `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` OrgID string `json:"orgID" yaml:"orgID"` RemoteID string `json:"remoteID" yaml:"remoteID"` LocalBucketID string `json:"localBucketID" yaml:"localBucketID"` RemoteBucketID string `json:"remoteBucketID" yaml:"remoteBucketID"` MaxQueueSizeBytes int64 `json:"maxQueueSizeBytes" yaml:"maxQueueSizeBytes"` CurrentQueueSizeBytes int64 `json:"currentQueueSizeBytes" yaml:"currentQueueSizeBytes"` LatestResponseCode *int32 `json:"latestResponseCode,omitempty" yaml:"latestResponseCode,omitempty"` LatestErrorMessage *string `json:"latestErrorMessage,omitempty" yaml:"latestErrorMessage,omitempty"` }
Replication struct for Replication
func NewReplication ¶ added in v2.2.0
func NewReplication(id string, name string, orgID string, remoteID string, localBucketID string, remoteBucketID string, maxQueueSizeBytes int64, currentQueueSizeBytes int64) *Replication
NewReplication instantiates a new Replication object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewReplicationWithDefaults ¶ added in v2.2.0
func NewReplicationWithDefaults() *Replication
NewReplicationWithDefaults instantiates a new Replication object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Replication) GetCurrentQueueSizeBytes ¶ added in v2.2.0
func (o *Replication) GetCurrentQueueSizeBytes() int64
GetCurrentQueueSizeBytes returns the CurrentQueueSizeBytes field value
func (*Replication) GetCurrentQueueSizeBytesOk ¶ added in v2.2.0
func (o *Replication) GetCurrentQueueSizeBytesOk() (*int64, bool)
GetCurrentQueueSizeBytesOk returns a tuple with the CurrentQueueSizeBytes field value and a boolean to check if the value has been set.
func (*Replication) GetDescription ¶ added in v2.2.0
func (o *Replication) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*Replication) GetDescriptionOk ¶ added in v2.2.0
func (o *Replication) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Replication) GetId ¶ added in v2.2.0
func (o *Replication) GetId() string
GetId returns the Id field value
func (*Replication) GetIdOk ¶ added in v2.2.0
func (o *Replication) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Replication) GetLatestErrorMessage ¶ added in v2.2.0
func (o *Replication) GetLatestErrorMessage() string
GetLatestErrorMessage returns the LatestErrorMessage field value if set, zero value otherwise.
func (*Replication) GetLatestErrorMessageOk ¶ added in v2.2.0
func (o *Replication) GetLatestErrorMessageOk() (*string, bool)
GetLatestErrorMessageOk returns a tuple with the LatestErrorMessage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Replication) GetLatestResponseCode ¶ added in v2.2.0
func (o *Replication) GetLatestResponseCode() int32
GetLatestResponseCode returns the LatestResponseCode field value if set, zero value otherwise.
func (*Replication) GetLatestResponseCodeOk ¶ added in v2.2.0
func (o *Replication) GetLatestResponseCodeOk() (*int32, bool)
GetLatestResponseCodeOk returns a tuple with the LatestResponseCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Replication) GetLocalBucketID ¶ added in v2.2.0
func (o *Replication) GetLocalBucketID() string
GetLocalBucketID returns the LocalBucketID field value
func (*Replication) GetLocalBucketIDOk ¶ added in v2.2.0
func (o *Replication) GetLocalBucketIDOk() (*string, bool)
GetLocalBucketIDOk returns a tuple with the LocalBucketID field value and a boolean to check if the value has been set.
func (*Replication) GetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *Replication) GetMaxQueueSizeBytes() int64
GetMaxQueueSizeBytes returns the MaxQueueSizeBytes field value
func (*Replication) GetMaxQueueSizeBytesOk ¶ added in v2.2.0
func (o *Replication) GetMaxQueueSizeBytesOk() (*int64, bool)
GetMaxQueueSizeBytesOk returns a tuple with the MaxQueueSizeBytes field value and a boolean to check if the value has been set.
func (*Replication) GetName ¶ added in v2.2.0
func (o *Replication) GetName() string
GetName returns the Name field value
func (*Replication) GetNameOk ¶ added in v2.2.0
func (o *Replication) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Replication) GetOrgID ¶ added in v2.2.0
func (o *Replication) GetOrgID() string
GetOrgID returns the OrgID field value
func (*Replication) GetOrgIDOk ¶ added in v2.2.0
func (o *Replication) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*Replication) GetRemoteBucketID ¶ added in v2.2.0
func (o *Replication) GetRemoteBucketID() string
GetRemoteBucketID returns the RemoteBucketID field value
func (*Replication) GetRemoteBucketIDOk ¶ added in v2.2.0
func (o *Replication) GetRemoteBucketIDOk() (*string, bool)
GetRemoteBucketIDOk returns a tuple with the RemoteBucketID field value and a boolean to check if the value has been set.
func (*Replication) GetRemoteID ¶ added in v2.2.0
func (o *Replication) GetRemoteID() string
GetRemoteID returns the RemoteID field value
func (*Replication) GetRemoteIDOk ¶ added in v2.2.0
func (o *Replication) GetRemoteIDOk() (*string, bool)
GetRemoteIDOk returns a tuple with the RemoteID field value and a boolean to check if the value has been set.
func (*Replication) HasDescription ¶ added in v2.2.0
func (o *Replication) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*Replication) HasLatestErrorMessage ¶ added in v2.2.0
func (o *Replication) HasLatestErrorMessage() bool
HasLatestErrorMessage returns a boolean if a field has been set.
func (*Replication) HasLatestResponseCode ¶ added in v2.2.0
func (o *Replication) HasLatestResponseCode() bool
HasLatestResponseCode returns a boolean if a field has been set.
func (Replication) MarshalJSON ¶ added in v2.2.0
func (o Replication) MarshalJSON() ([]byte, error)
func (*Replication) SetCurrentQueueSizeBytes ¶ added in v2.2.0
func (o *Replication) SetCurrentQueueSizeBytes(v int64)
SetCurrentQueueSizeBytes sets field value
func (*Replication) SetDescription ¶ added in v2.2.0
func (o *Replication) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Replication) SetId ¶ added in v2.2.0
func (o *Replication) SetId(v string)
SetId sets field value
func (*Replication) SetLatestErrorMessage ¶ added in v2.2.0
func (o *Replication) SetLatestErrorMessage(v string)
SetLatestErrorMessage gets a reference to the given string and assigns it to the LatestErrorMessage field.
func (*Replication) SetLatestResponseCode ¶ added in v2.2.0
func (o *Replication) SetLatestResponseCode(v int32)
SetLatestResponseCode gets a reference to the given int32 and assigns it to the LatestResponseCode field.
func (*Replication) SetLocalBucketID ¶ added in v2.2.0
func (o *Replication) SetLocalBucketID(v string)
SetLocalBucketID sets field value
func (*Replication) SetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *Replication) SetMaxQueueSizeBytes(v int64)
SetMaxQueueSizeBytes sets field value
func (*Replication) SetName ¶ added in v2.2.0
func (o *Replication) SetName(v string)
SetName sets field value
func (*Replication) SetOrgID ¶ added in v2.2.0
func (o *Replication) SetOrgID(v string)
SetOrgID sets field value
func (*Replication) SetRemoteBucketID ¶ added in v2.2.0
func (o *Replication) SetRemoteBucketID(v string)
SetRemoteBucketID sets field value
func (*Replication) SetRemoteID ¶ added in v2.2.0
func (o *Replication) SetRemoteID(v string)
SetRemoteID sets field value
type ReplicationCreationRequest ¶ added in v2.2.0
type ReplicationCreationRequest struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` OrgID string `json:"orgID" yaml:"orgID"` RemoteID string `json:"remoteID" yaml:"remoteID"` LocalBucketID string `json:"localBucketID" yaml:"localBucketID"` RemoteBucketID string `json:"remoteBucketID" yaml:"remoteBucketID"` MaxQueueSizeBytes int64 `json:"maxQueueSizeBytes" yaml:"maxQueueSizeBytes"` }
ReplicationCreationRequest struct for ReplicationCreationRequest
func NewReplicationCreationRequest ¶ added in v2.2.0
func NewReplicationCreationRequest(name string, orgID string, remoteID string, localBucketID string, remoteBucketID string, maxQueueSizeBytes int64) *ReplicationCreationRequest
NewReplicationCreationRequest instantiates a new ReplicationCreationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewReplicationCreationRequestWithDefaults ¶ added in v2.2.0
func NewReplicationCreationRequestWithDefaults() *ReplicationCreationRequest
NewReplicationCreationRequestWithDefaults instantiates a new ReplicationCreationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ReplicationCreationRequest) GetDescription ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ReplicationCreationRequest) GetDescriptionOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetLocalBucketID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetLocalBucketID() string
GetLocalBucketID returns the LocalBucketID field value
func (*ReplicationCreationRequest) GetLocalBucketIDOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetLocalBucketIDOk() (*string, bool)
GetLocalBucketIDOk returns a tuple with the LocalBucketID field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetMaxQueueSizeBytes() int64
GetMaxQueueSizeBytes returns the MaxQueueSizeBytes field value
func (*ReplicationCreationRequest) GetMaxQueueSizeBytesOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetMaxQueueSizeBytesOk() (*int64, bool)
GetMaxQueueSizeBytesOk returns a tuple with the MaxQueueSizeBytes field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetName ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetName() string
GetName returns the Name field value
func (*ReplicationCreationRequest) GetNameOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetOrgID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*ReplicationCreationRequest) GetOrgIDOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetRemoteBucketID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetRemoteBucketID() string
GetRemoteBucketID returns the RemoteBucketID field value
func (*ReplicationCreationRequest) GetRemoteBucketIDOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetRemoteBucketIDOk() (*string, bool)
GetRemoteBucketIDOk returns a tuple with the RemoteBucketID field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) GetRemoteID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetRemoteID() string
GetRemoteID returns the RemoteID field value
func (*ReplicationCreationRequest) GetRemoteIDOk ¶ added in v2.2.0
func (o *ReplicationCreationRequest) GetRemoteIDOk() (*string, bool)
GetRemoteIDOk returns a tuple with the RemoteID field value and a boolean to check if the value has been set.
func (*ReplicationCreationRequest) HasDescription ¶ added in v2.2.0
func (o *ReplicationCreationRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (ReplicationCreationRequest) MarshalJSON ¶ added in v2.2.0
func (o ReplicationCreationRequest) MarshalJSON() ([]byte, error)
func (*ReplicationCreationRequest) SetDescription ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ReplicationCreationRequest) SetLocalBucketID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetLocalBucketID(v string)
SetLocalBucketID sets field value
func (*ReplicationCreationRequest) SetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetMaxQueueSizeBytes(v int64)
SetMaxQueueSizeBytes sets field value
func (*ReplicationCreationRequest) SetName ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetName(v string)
SetName sets field value
func (*ReplicationCreationRequest) SetOrgID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetOrgID(v string)
SetOrgID sets field value
func (*ReplicationCreationRequest) SetRemoteBucketID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetRemoteBucketID(v string)
SetRemoteBucketID sets field value
func (*ReplicationCreationRequest) SetRemoteID ¶ added in v2.2.0
func (o *ReplicationCreationRequest) SetRemoteID(v string)
SetRemoteID sets field value
type ReplicationUpdateRequest ¶ added in v2.2.0
type ReplicationUpdateRequest struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` RemoteID *string `json:"remoteID,omitempty" yaml:"remoteID,omitempty"` RemoteBucketID *string `json:"remoteBucketID,omitempty" yaml:"remoteBucketID,omitempty"` MaxQueueSizeBytes *int64 `json:"maxQueueSizeBytes,omitempty" yaml:"maxQueueSizeBytes,omitempty"` }
ReplicationUpdateRequest struct for ReplicationUpdateRequest
func NewReplicationUpdateRequest ¶ added in v2.2.0
func NewReplicationUpdateRequest() *ReplicationUpdateRequest
NewReplicationUpdateRequest instantiates a new ReplicationUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewReplicationUpdateRequestWithDefaults ¶ added in v2.2.0
func NewReplicationUpdateRequestWithDefaults() *ReplicationUpdateRequest
NewReplicationUpdateRequestWithDefaults instantiates a new ReplicationUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ReplicationUpdateRequest) GetDescription ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ReplicationUpdateRequest) GetDescriptionOk ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationUpdateRequest) GetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetMaxQueueSizeBytes() int64
GetMaxQueueSizeBytes returns the MaxQueueSizeBytes field value if set, zero value otherwise.
func (*ReplicationUpdateRequest) GetMaxQueueSizeBytesOk ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetMaxQueueSizeBytesOk() (*int64, bool)
GetMaxQueueSizeBytesOk returns a tuple with the MaxQueueSizeBytes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationUpdateRequest) GetName ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ReplicationUpdateRequest) GetNameOk ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationUpdateRequest) GetRemoteBucketID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetRemoteBucketID() string
GetRemoteBucketID returns the RemoteBucketID field value if set, zero value otherwise.
func (*ReplicationUpdateRequest) GetRemoteBucketIDOk ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetRemoteBucketIDOk() (*string, bool)
GetRemoteBucketIDOk returns a tuple with the RemoteBucketID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationUpdateRequest) GetRemoteID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetRemoteID() string
GetRemoteID returns the RemoteID field value if set, zero value otherwise.
func (*ReplicationUpdateRequest) GetRemoteIDOk ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) GetRemoteIDOk() (*string, bool)
GetRemoteIDOk returns a tuple with the RemoteID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReplicationUpdateRequest) HasDescription ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ReplicationUpdateRequest) HasMaxQueueSizeBytes ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) HasMaxQueueSizeBytes() bool
HasMaxQueueSizeBytes returns a boolean if a field has been set.
func (*ReplicationUpdateRequest) HasName ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*ReplicationUpdateRequest) HasRemoteBucketID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) HasRemoteBucketID() bool
HasRemoteBucketID returns a boolean if a field has been set.
func (*ReplicationUpdateRequest) HasRemoteID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) HasRemoteID() bool
HasRemoteID returns a boolean if a field has been set.
func (ReplicationUpdateRequest) MarshalJSON ¶ added in v2.2.0
func (o ReplicationUpdateRequest) MarshalJSON() ([]byte, error)
func (*ReplicationUpdateRequest) SetDescription ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ReplicationUpdateRequest) SetMaxQueueSizeBytes ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) SetMaxQueueSizeBytes(v int64)
SetMaxQueueSizeBytes gets a reference to the given int64 and assigns it to the MaxQueueSizeBytes field.
func (*ReplicationUpdateRequest) SetName ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ReplicationUpdateRequest) SetRemoteBucketID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) SetRemoteBucketID(v string)
SetRemoteBucketID gets a reference to the given string and assigns it to the RemoteBucketID field.
func (*ReplicationUpdateRequest) SetRemoteID ¶ added in v2.2.0
func (o *ReplicationUpdateRequest) SetRemoteID(v string)
SetRemoteID gets a reference to the given string and assigns it to the RemoteID field.
type Replications ¶ added in v2.2.0
type Replications struct {
Replications *[]Replication `json:"replications,omitempty" yaml:"replications,omitempty"`
}
Replications struct for Replications
func NewReplications ¶ added in v2.2.0
func NewReplications() *Replications
NewReplications instantiates a new Replications object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewReplicationsWithDefaults ¶ added in v2.2.0
func NewReplicationsWithDefaults() *Replications
NewReplicationsWithDefaults instantiates a new Replications object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Replications) GetReplications ¶ added in v2.2.0
func (o *Replications) GetReplications() []Replication
GetReplications returns the Replications field value if set, zero value otherwise.
func (*Replications) GetReplicationsOk ¶ added in v2.2.0
func (o *Replications) GetReplicationsOk() (*[]Replication, bool)
GetReplicationsOk returns a tuple with the Replications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Replications) HasReplications ¶ added in v2.2.0
func (o *Replications) HasReplications() bool
HasReplications returns a boolean if a field has been set.
func (Replications) MarshalJSON ¶ added in v2.2.0
func (o Replications) MarshalJSON() ([]byte, error)
func (*Replications) SetReplications ¶ added in v2.2.0
func (o *Replications) SetReplications(v []Replication)
SetReplications gets a reference to the given []Replication and assigns it to the Replications field.
type ReplicationsApi ¶ added in v2.2.0
type ReplicationsApi interface { /* * DeleteReplicationByID Delete a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiDeleteReplicationByIDRequest */ DeleteReplicationByID(ctx _context.Context, replicationID string) ApiDeleteReplicationByIDRequest /* * DeleteReplicationByIDExecute executes the request */ DeleteReplicationByIDExecute(r ApiDeleteReplicationByIDRequest) error /* * GetReplicationByID Retrieve a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiGetReplicationByIDRequest */ GetReplicationByID(ctx _context.Context, replicationID string) ApiGetReplicationByIDRequest /* * GetReplicationByIDExecute executes the request * @return Replication */ GetReplicationByIDExecute(r ApiGetReplicationByIDRequest) (Replication, error) /* * GetReplications List all replications * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetReplicationsRequest */ GetReplications(ctx _context.Context) ApiGetReplicationsRequest /* * GetReplicationsExecute executes the request * @return Replications */ GetReplicationsExecute(r ApiGetReplicationsRequest) (Replications, error) /* * PatchReplicationByID Update a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiPatchReplicationByIDRequest */ PatchReplicationByID(ctx _context.Context, replicationID string) ApiPatchReplicationByIDRequest /* * PatchReplicationByIDExecute executes the request * @return Replication */ PatchReplicationByIDExecute(r ApiPatchReplicationByIDRequest) (Replication, error) /* * PostReplication Register a new replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostReplicationRequest */ PostReplication(ctx _context.Context) ApiPostReplicationRequest /* * PostReplicationExecute executes the request * @return Replication */ PostReplicationExecute(r ApiPostReplicationRequest) (Replication, error) /* * PostValidateReplicationByID Validate a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiPostValidateReplicationByIDRequest */ PostValidateReplicationByID(ctx _context.Context, replicationID string) ApiPostValidateReplicationByIDRequest /* * PostValidateReplicationByIDExecute executes the request */ PostValidateReplicationByIDExecute(r ApiPostValidateReplicationByIDRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() ReplicationsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() ReplicationsApi }
type ReplicationsApiService ¶ added in v2.2.0
type ReplicationsApiService service
ReplicationsApiService ReplicationsApi service
func (*ReplicationsApiService) DeleteReplicationByID ¶ added in v2.2.0
func (a *ReplicationsApiService) DeleteReplicationByID(ctx _context.Context, replicationID string) ApiDeleteReplicationByIDRequest
* DeleteReplicationByID Delete a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiDeleteReplicationByIDRequest
func (*ReplicationsApiService) DeleteReplicationByIDExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) DeleteReplicationByIDExecute(r ApiDeleteReplicationByIDRequest) error
* Execute executes the request
func (*ReplicationsApiService) GetReplicationByID ¶ added in v2.2.0
func (a *ReplicationsApiService) GetReplicationByID(ctx _context.Context, replicationID string) ApiGetReplicationByIDRequest
* GetReplicationByID Retrieve a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiGetReplicationByIDRequest
func (*ReplicationsApiService) GetReplicationByIDExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) GetReplicationByIDExecute(r ApiGetReplicationByIDRequest) (Replication, error)
* Execute executes the request * @return Replication
func (*ReplicationsApiService) GetReplications ¶ added in v2.2.0
func (a *ReplicationsApiService) GetReplications(ctx _context.Context) ApiGetReplicationsRequest
* GetReplications List all replications * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetReplicationsRequest
func (*ReplicationsApiService) GetReplicationsExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) GetReplicationsExecute(r ApiGetReplicationsRequest) (Replications, error)
* Execute executes the request * @return Replications
func (*ReplicationsApiService) OnlyCloud ¶ added in v2.2.0
func (a *ReplicationsApiService) OnlyCloud() ReplicationsApi
func (*ReplicationsApiService) OnlyOSS ¶ added in v2.2.0
func (a *ReplicationsApiService) OnlyOSS() ReplicationsApi
func (*ReplicationsApiService) PatchReplicationByID ¶ added in v2.2.0
func (a *ReplicationsApiService) PatchReplicationByID(ctx _context.Context, replicationID string) ApiPatchReplicationByIDRequest
* PatchReplicationByID Update a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiPatchReplicationByIDRequest
func (*ReplicationsApiService) PatchReplicationByIDExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) PatchReplicationByIDExecute(r ApiPatchReplicationByIDRequest) (Replication, error)
* Execute executes the request * @return Replication
func (*ReplicationsApiService) PostReplication ¶ added in v2.2.0
func (a *ReplicationsApiService) PostReplication(ctx _context.Context) ApiPostReplicationRequest
* PostReplication Register a new replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostReplicationRequest
func (*ReplicationsApiService) PostReplicationExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) PostReplicationExecute(r ApiPostReplicationRequest) (Replication, error)
* Execute executes the request * @return Replication
func (*ReplicationsApiService) PostValidateReplicationByID ¶ added in v2.2.0
func (a *ReplicationsApiService) PostValidateReplicationByID(ctx _context.Context, replicationID string) ApiPostValidateReplicationByIDRequest
* PostValidateReplicationByID Validate a replication * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param replicationID * @return ApiPostValidateReplicationByIDRequest
func (*ReplicationsApiService) PostValidateReplicationByIDExecute ¶ added in v2.2.0
func (a *ReplicationsApiService) PostValidateReplicationByIDExecute(r ApiPostValidateReplicationByIDRequest) error
* Execute executes the request
type ResourceListApi ¶ added in v2.2.0
type ResourceListApi interface { /* * GetResources List all known resources * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetResourcesRequest */ GetResources(ctx _context.Context) ApiGetResourcesRequest /* * GetResourcesExecute executes the request * @return []string */ GetResourcesExecute(r ApiGetResourcesRequest) ([]string, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() ResourceListApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() ResourceListApi }
type ResourceListApiService ¶ added in v2.2.0
type ResourceListApiService service
ResourceListApiService ResourceListApi service
func (*ResourceListApiService) GetResources ¶ added in v2.2.0
func (a *ResourceListApiService) GetResources(ctx _context.Context) ApiGetResourcesRequest
* GetResources List all known resources * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetResourcesRequest
func (*ResourceListApiService) GetResourcesExecute ¶ added in v2.2.0
func (a *ResourceListApiService) GetResourcesExecute(r ApiGetResourcesRequest) ([]string, error)
* Execute executes the request * @return []string
func (*ResourceListApiService) OnlyCloud ¶ added in v2.2.0
func (a *ResourceListApiService) OnlyCloud() ResourceListApi
func (*ResourceListApiService) OnlyOSS ¶ added in v2.2.0
func (a *ResourceListApiService) OnlyOSS() ResourceListApi
type ResourceMember ¶
type ResourceMember struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` OauthID *string `json:"oauthID,omitempty" yaml:"oauthID,omitempty"` Name string `json:"name" yaml:"name"` // If inactive the user is inactive. Status *string `json:"status,omitempty" yaml:"status,omitempty"` Links *UserResponseLinks `json:"links,omitempty" yaml:"links,omitempty"` Role *string `json:"role,omitempty" yaml:"role,omitempty"` }
ResourceMember struct for ResourceMember
func NewResourceMember ¶
func NewResourceMember(name string) *ResourceMember
NewResourceMember instantiates a new ResourceMember object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewResourceMemberWithDefaults ¶
func NewResourceMemberWithDefaults() *ResourceMember
NewResourceMemberWithDefaults instantiates a new ResourceMember object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ResourceMember) GetId ¶
func (o *ResourceMember) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ResourceMember) GetIdOk ¶
func (o *ResourceMember) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMember) GetLinks ¶
func (o *ResourceMember) GetLinks() UserResponseLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*ResourceMember) GetLinksOk ¶
func (o *ResourceMember) GetLinksOk() (*UserResponseLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMember) GetName ¶
func (o *ResourceMember) GetName() string
GetName returns the Name field value
func (*ResourceMember) GetNameOk ¶
func (o *ResourceMember) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*ResourceMember) GetOauthID ¶
func (o *ResourceMember) GetOauthID() string
GetOauthID returns the OauthID field value if set, zero value otherwise.
func (*ResourceMember) GetOauthIDOk ¶
func (o *ResourceMember) GetOauthIDOk() (*string, bool)
GetOauthIDOk returns a tuple with the OauthID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMember) GetRole ¶
func (o *ResourceMember) GetRole() string
GetRole returns the Role field value if set, zero value otherwise.
func (*ResourceMember) GetRoleOk ¶
func (o *ResourceMember) GetRoleOk() (*string, bool)
GetRoleOk returns a tuple with the Role field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMember) GetStatus ¶
func (o *ResourceMember) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*ResourceMember) GetStatusOk ¶
func (o *ResourceMember) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMember) HasId ¶
func (o *ResourceMember) HasId() bool
HasId returns a boolean if a field has been set.
func (*ResourceMember) HasLinks ¶
func (o *ResourceMember) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*ResourceMember) HasOauthID ¶
func (o *ResourceMember) HasOauthID() bool
HasOauthID returns a boolean if a field has been set.
func (*ResourceMember) HasRole ¶
func (o *ResourceMember) HasRole() bool
HasRole returns a boolean if a field has been set.
func (*ResourceMember) HasStatus ¶
func (o *ResourceMember) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (ResourceMember) MarshalJSON ¶
func (o ResourceMember) MarshalJSON() ([]byte, error)
func (*ResourceMember) SetId ¶
func (o *ResourceMember) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ResourceMember) SetLinks ¶
func (o *ResourceMember) SetLinks(v UserResponseLinks)
SetLinks gets a reference to the given UserResponseLinks and assigns it to the Links field.
func (*ResourceMember) SetName ¶
func (o *ResourceMember) SetName(v string)
SetName sets field value
func (*ResourceMember) SetOauthID ¶
func (o *ResourceMember) SetOauthID(v string)
SetOauthID gets a reference to the given string and assigns it to the OauthID field.
func (*ResourceMember) SetRole ¶
func (o *ResourceMember) SetRole(v string)
SetRole gets a reference to the given string and assigns it to the Role field.
func (*ResourceMember) SetStatus ¶
func (o *ResourceMember) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
type ResourceMemberAllOf ¶
type ResourceMemberAllOf struct {
Role *string `json:"role,omitempty" yaml:"role,omitempty"`
}
ResourceMemberAllOf struct for ResourceMemberAllOf
func NewResourceMemberAllOf ¶
func NewResourceMemberAllOf() *ResourceMemberAllOf
NewResourceMemberAllOf instantiates a new ResourceMemberAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewResourceMemberAllOfWithDefaults ¶
func NewResourceMemberAllOfWithDefaults() *ResourceMemberAllOf
NewResourceMemberAllOfWithDefaults instantiates a new ResourceMemberAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ResourceMemberAllOf) GetRole ¶
func (o *ResourceMemberAllOf) GetRole() string
GetRole returns the Role field value if set, zero value otherwise.
func (*ResourceMemberAllOf) GetRoleOk ¶
func (o *ResourceMemberAllOf) GetRoleOk() (*string, bool)
GetRoleOk returns a tuple with the Role field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMemberAllOf) HasRole ¶
func (o *ResourceMemberAllOf) HasRole() bool
HasRole returns a boolean if a field has been set.
func (ResourceMemberAllOf) MarshalJSON ¶
func (o ResourceMemberAllOf) MarshalJSON() ([]byte, error)
func (*ResourceMemberAllOf) SetRole ¶
func (o *ResourceMemberAllOf) SetRole(v string)
SetRole gets a reference to the given string and assigns it to the Role field.
type ResourceMembers ¶
type ResourceMembers struct { Links *UsersLinks `json:"links,omitempty" yaml:"links,omitempty"` Users *[]ResourceMember `json:"users,omitempty" yaml:"users,omitempty"` }
ResourceMembers struct for ResourceMembers
func NewResourceMembers ¶
func NewResourceMembers() *ResourceMembers
NewResourceMembers instantiates a new ResourceMembers object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewResourceMembersWithDefaults ¶
func NewResourceMembersWithDefaults() *ResourceMembers
NewResourceMembersWithDefaults instantiates a new ResourceMembers object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ResourceMembers) GetLinks ¶
func (o *ResourceMembers) GetLinks() UsersLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*ResourceMembers) GetLinksOk ¶
func (o *ResourceMembers) GetLinksOk() (*UsersLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMembers) GetUsers ¶
func (o *ResourceMembers) GetUsers() []ResourceMember
GetUsers returns the Users field value if set, zero value otherwise.
func (*ResourceMembers) GetUsersOk ¶
func (o *ResourceMembers) GetUsersOk() (*[]ResourceMember, bool)
GetUsersOk returns a tuple with the Users field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ResourceMembers) HasLinks ¶
func (o *ResourceMembers) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*ResourceMembers) HasUsers ¶
func (o *ResourceMembers) HasUsers() bool
HasUsers returns a boolean if a field has been set.
func (ResourceMembers) MarshalJSON ¶
func (o ResourceMembers) MarshalJSON() ([]byte, error)
func (*ResourceMembers) SetLinks ¶
func (o *ResourceMembers) SetLinks(v UsersLinks)
SetLinks gets a reference to the given UsersLinks and assigns it to the Links field.
func (*ResourceMembers) SetUsers ¶
func (o *ResourceMembers) SetUsers(v []ResourceMember)
SetUsers gets a reference to the given []ResourceMember and assigns it to the Users field.
type RestoreApi ¶
type RestoreApi interface { /* * PostRestoreBucketID Overwrite storage metadata for a bucket with shard info from a backup. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiPostRestoreBucketIDRequest */ PostRestoreBucketID(ctx _context.Context, bucketID string) ApiPostRestoreBucketIDRequest /* * PostRestoreBucketIDExecute executes the request * @return string */ PostRestoreBucketIDExecute(r ApiPostRestoreBucketIDRequest) (string, error) /* * PostRestoreBucketMetadata Create a new bucket pre-seeded with shard info from a backup. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreBucketMetadataRequest */ PostRestoreBucketMetadata(ctx _context.Context) ApiPostRestoreBucketMetadataRequest /* * PostRestoreBucketMetadataExecute executes the request * @return RestoredBucketMappings */ PostRestoreBucketMetadataExecute(r ApiPostRestoreBucketMetadataRequest) (RestoredBucketMappings, error) /* * PostRestoreKV Overwrite the embedded KV store on the server with a backed-up snapshot. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreKVRequest */ PostRestoreKV(ctx _context.Context) ApiPostRestoreKVRequest /* * PostRestoreKVExecute executes the request * @return PostRestoreKVResponse */ PostRestoreKVExecute(r ApiPostRestoreKVRequest) (PostRestoreKVResponse, error) /* * PostRestoreSQL Overwrite the embedded SQL store on the server with a backed-up snapshot. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreSQLRequest */ PostRestoreSQL(ctx _context.Context) ApiPostRestoreSQLRequest /* * PostRestoreSQLExecute executes the request */ PostRestoreSQLExecute(r ApiPostRestoreSQLRequest) error /* * PostRestoreShardId Restore a TSM snapshot into a shard. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param shardID The shard ID. * @return ApiPostRestoreShardIdRequest */ PostRestoreShardId(ctx _context.Context, shardID string) ApiPostRestoreShardIdRequest /* * PostRestoreShardIdExecute executes the request */ PostRestoreShardIdExecute(r ApiPostRestoreShardIdRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() RestoreApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() RestoreApi }
type RestoreApiService ¶
type RestoreApiService service
RestoreApiService RestoreApi service
func (*RestoreApiService) OnlyCloud ¶
func (a *RestoreApiService) OnlyCloud() RestoreApi
func (*RestoreApiService) OnlyOSS ¶
func (a *RestoreApiService) OnlyOSS() RestoreApi
func (*RestoreApiService) PostRestoreBucketID ¶
func (a *RestoreApiService) PostRestoreBucketID(ctx _context.Context, bucketID string) ApiPostRestoreBucketIDRequest
* PostRestoreBucketID Overwrite storage metadata for a bucket with shard info from a backup. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param bucketID The bucket ID. * @return ApiPostRestoreBucketIDRequest
func (*RestoreApiService) PostRestoreBucketIDExecute ¶
func (a *RestoreApiService) PostRestoreBucketIDExecute(r ApiPostRestoreBucketIDRequest) (string, error)
* Execute executes the request * @return string
func (*RestoreApiService) PostRestoreBucketMetadata ¶
func (a *RestoreApiService) PostRestoreBucketMetadata(ctx _context.Context) ApiPostRestoreBucketMetadataRequest
* PostRestoreBucketMetadata Create a new bucket pre-seeded with shard info from a backup. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreBucketMetadataRequest
func (*RestoreApiService) PostRestoreBucketMetadataExecute ¶
func (a *RestoreApiService) PostRestoreBucketMetadataExecute(r ApiPostRestoreBucketMetadataRequest) (RestoredBucketMappings, error)
* Execute executes the request * @return RestoredBucketMappings
func (*RestoreApiService) PostRestoreKV ¶
func (a *RestoreApiService) PostRestoreKV(ctx _context.Context) ApiPostRestoreKVRequest
* PostRestoreKV Overwrite the embedded KV store on the server with a backed-up snapshot. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreKVRequest
func (*RestoreApiService) PostRestoreKVExecute ¶
func (a *RestoreApiService) PostRestoreKVExecute(r ApiPostRestoreKVRequest) (PostRestoreKVResponse, error)
* Execute executes the request * @return PostRestoreKVResponse
func (*RestoreApiService) PostRestoreSQL ¶
func (a *RestoreApiService) PostRestoreSQL(ctx _context.Context) ApiPostRestoreSQLRequest
* PostRestoreSQL Overwrite the embedded SQL store on the server with a backed-up snapshot. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostRestoreSQLRequest
func (*RestoreApiService) PostRestoreSQLExecute ¶
func (a *RestoreApiService) PostRestoreSQLExecute(r ApiPostRestoreSQLRequest) error
* Execute executes the request
func (*RestoreApiService) PostRestoreShardId ¶
func (a *RestoreApiService) PostRestoreShardId(ctx _context.Context, shardID string) ApiPostRestoreShardIdRequest
* PostRestoreShardId Restore a TSM snapshot into a shard. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param shardID The shard ID. * @return ApiPostRestoreShardIdRequest
func (*RestoreApiService) PostRestoreShardIdExecute ¶
func (a *RestoreApiService) PostRestoreShardIdExecute(r ApiPostRestoreShardIdRequest) error
* Execute executes the request
type RestoredBucketMappings ¶
type RestoredBucketMappings struct { // New ID of the restored bucket Id string `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` ShardMappings []BucketShardMapping `json:"shardMappings" yaml:"shardMappings"` }
RestoredBucketMappings struct for RestoredBucketMappings
func NewRestoredBucketMappings ¶
func NewRestoredBucketMappings(id string, name string, shardMappings []BucketShardMapping) *RestoredBucketMappings
NewRestoredBucketMappings instantiates a new RestoredBucketMappings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRestoredBucketMappingsWithDefaults ¶
func NewRestoredBucketMappingsWithDefaults() *RestoredBucketMappings
NewRestoredBucketMappingsWithDefaults instantiates a new RestoredBucketMappings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RestoredBucketMappings) GetId ¶
func (o *RestoredBucketMappings) GetId() string
GetId returns the Id field value
func (*RestoredBucketMappings) GetIdOk ¶
func (o *RestoredBucketMappings) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*RestoredBucketMappings) GetName ¶
func (o *RestoredBucketMappings) GetName() string
GetName returns the Name field value
func (*RestoredBucketMappings) GetNameOk ¶
func (o *RestoredBucketMappings) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*RestoredBucketMappings) GetShardMappings ¶
func (o *RestoredBucketMappings) GetShardMappings() []BucketShardMapping
GetShardMappings returns the ShardMappings field value
func (*RestoredBucketMappings) GetShardMappingsOk ¶
func (o *RestoredBucketMappings) GetShardMappingsOk() (*[]BucketShardMapping, bool)
GetShardMappingsOk returns a tuple with the ShardMappings field value and a boolean to check if the value has been set.
func (RestoredBucketMappings) MarshalJSON ¶
func (o RestoredBucketMappings) MarshalJSON() ([]byte, error)
func (*RestoredBucketMappings) SetId ¶
func (o *RestoredBucketMappings) SetId(v string)
SetId sets field value
func (*RestoredBucketMappings) SetName ¶
func (o *RestoredBucketMappings) SetName(v string)
SetName sets field value
func (*RestoredBucketMappings) SetShardMappings ¶
func (o *RestoredBucketMappings) SetShardMappings(v []BucketShardMapping)
SetShardMappings sets field value
type RetentionPolicyManifest ¶
type RetentionPolicyManifest struct { Name string `json:"name" yaml:"name"` ReplicaN int32 `json:"replicaN" yaml:"replicaN"` Duration int64 `json:"duration" yaml:"duration"` ShardGroupDuration int64 `json:"shardGroupDuration" yaml:"shardGroupDuration"` ShardGroups []ShardGroupManifest `json:"shardGroups" yaml:"shardGroups"` Subscriptions []SubscriptionManifest `json:"subscriptions" yaml:"subscriptions"` }
RetentionPolicyManifest struct for RetentionPolicyManifest
func NewRetentionPolicyManifest ¶
func NewRetentionPolicyManifest(name string, replicaN int32, duration int64, shardGroupDuration int64, shardGroups []ShardGroupManifest, subscriptions []SubscriptionManifest) *RetentionPolicyManifest
NewRetentionPolicyManifest instantiates a new RetentionPolicyManifest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRetentionPolicyManifestWithDefaults ¶
func NewRetentionPolicyManifestWithDefaults() *RetentionPolicyManifest
NewRetentionPolicyManifestWithDefaults instantiates a new RetentionPolicyManifest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RetentionPolicyManifest) GetDuration ¶
func (o *RetentionPolicyManifest) GetDuration() int64
GetDuration returns the Duration field value
func (*RetentionPolicyManifest) GetDurationOk ¶
func (o *RetentionPolicyManifest) GetDurationOk() (*int64, bool)
GetDurationOk returns a tuple with the Duration field value and a boolean to check if the value has been set.
func (*RetentionPolicyManifest) GetName ¶
func (o *RetentionPolicyManifest) GetName() string
GetName returns the Name field value
func (*RetentionPolicyManifest) GetNameOk ¶
func (o *RetentionPolicyManifest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*RetentionPolicyManifest) GetReplicaN ¶
func (o *RetentionPolicyManifest) GetReplicaN() int32
GetReplicaN returns the ReplicaN field value
func (*RetentionPolicyManifest) GetReplicaNOk ¶
func (o *RetentionPolicyManifest) GetReplicaNOk() (*int32, bool)
GetReplicaNOk returns a tuple with the ReplicaN field value and a boolean to check if the value has been set.
func (*RetentionPolicyManifest) GetShardGroupDuration ¶
func (o *RetentionPolicyManifest) GetShardGroupDuration() int64
GetShardGroupDuration returns the ShardGroupDuration field value
func (*RetentionPolicyManifest) GetShardGroupDurationOk ¶
func (o *RetentionPolicyManifest) GetShardGroupDurationOk() (*int64, bool)
GetShardGroupDurationOk returns a tuple with the ShardGroupDuration field value and a boolean to check if the value has been set.
func (*RetentionPolicyManifest) GetShardGroups ¶
func (o *RetentionPolicyManifest) GetShardGroups() []ShardGroupManifest
GetShardGroups returns the ShardGroups field value
func (*RetentionPolicyManifest) GetShardGroupsOk ¶
func (o *RetentionPolicyManifest) GetShardGroupsOk() (*[]ShardGroupManifest, bool)
GetShardGroupsOk returns a tuple with the ShardGroups field value and a boolean to check if the value has been set.
func (*RetentionPolicyManifest) GetSubscriptions ¶
func (o *RetentionPolicyManifest) GetSubscriptions() []SubscriptionManifest
GetSubscriptions returns the Subscriptions field value
func (*RetentionPolicyManifest) GetSubscriptionsOk ¶
func (o *RetentionPolicyManifest) GetSubscriptionsOk() (*[]SubscriptionManifest, bool)
GetSubscriptionsOk returns a tuple with the Subscriptions field value and a boolean to check if the value has been set.
func (RetentionPolicyManifest) MarshalJSON ¶
func (o RetentionPolicyManifest) MarshalJSON() ([]byte, error)
func (*RetentionPolicyManifest) SetDuration ¶
func (o *RetentionPolicyManifest) SetDuration(v int64)
SetDuration sets field value
func (*RetentionPolicyManifest) SetName ¶
func (o *RetentionPolicyManifest) SetName(v string)
SetName sets field value
func (*RetentionPolicyManifest) SetReplicaN ¶
func (o *RetentionPolicyManifest) SetReplicaN(v int32)
SetReplicaN sets field value
func (*RetentionPolicyManifest) SetShardGroupDuration ¶
func (o *RetentionPolicyManifest) SetShardGroupDuration(v int64)
SetShardGroupDuration sets field value
func (*RetentionPolicyManifest) SetShardGroups ¶
func (o *RetentionPolicyManifest) SetShardGroups(v []ShardGroupManifest)
SetShardGroups sets field value
func (*RetentionPolicyManifest) SetSubscriptions ¶
func (o *RetentionPolicyManifest) SetSubscriptions(v []SubscriptionManifest)
SetSubscriptions sets field value
type RetentionRule ¶
type RetentionRule struct { Type string `json:"type" yaml:"type"` // Duration in seconds for how long data will be kept in the database. 0 means infinite. EverySeconds int64 `json:"everySeconds" yaml:"everySeconds"` // Shard duration measured in seconds. ShardGroupDurationSeconds *int64 `json:"shardGroupDurationSeconds,omitempty" yaml:"shardGroupDurationSeconds,omitempty"` }
RetentionRule struct for RetentionRule
func NewRetentionRule ¶
func NewRetentionRule(type_ string, everySeconds int64) *RetentionRule
NewRetentionRule instantiates a new RetentionRule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRetentionRuleWithDefaults ¶
func NewRetentionRuleWithDefaults() *RetentionRule
NewRetentionRuleWithDefaults instantiates a new RetentionRule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RetentionRule) GetEverySeconds ¶
func (o *RetentionRule) GetEverySeconds() int64
GetEverySeconds returns the EverySeconds field value
func (*RetentionRule) GetEverySecondsOk ¶
func (o *RetentionRule) GetEverySecondsOk() (*int64, bool)
GetEverySecondsOk returns a tuple with the EverySeconds field value and a boolean to check if the value has been set.
func (*RetentionRule) GetShardGroupDurationSeconds ¶
func (o *RetentionRule) GetShardGroupDurationSeconds() int64
GetShardGroupDurationSeconds returns the ShardGroupDurationSeconds field value if set, zero value otherwise.
func (*RetentionRule) GetShardGroupDurationSecondsOk ¶
func (o *RetentionRule) GetShardGroupDurationSecondsOk() (*int64, bool)
GetShardGroupDurationSecondsOk returns a tuple with the ShardGroupDurationSeconds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetentionRule) GetType ¶
func (o *RetentionRule) GetType() string
GetType returns the Type field value
func (*RetentionRule) GetTypeOk ¶
func (o *RetentionRule) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*RetentionRule) HasShardGroupDurationSeconds ¶
func (o *RetentionRule) HasShardGroupDurationSeconds() bool
HasShardGroupDurationSeconds returns a boolean if a field has been set.
func (RetentionRule) MarshalJSON ¶
func (o RetentionRule) MarshalJSON() ([]byte, error)
func (*RetentionRule) SetEverySeconds ¶
func (o *RetentionRule) SetEverySeconds(v int64)
SetEverySeconds sets field value
func (*RetentionRule) SetShardGroupDurationSeconds ¶
func (o *RetentionRule) SetShardGroupDurationSeconds(v int64)
SetShardGroupDurationSeconds gets a reference to the given int64 and assigns it to the ShardGroupDurationSeconds field.
type Run ¶
type Run struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` TaskID *string `json:"taskID,omitempty" yaml:"taskID,omitempty"` Status *string `json:"status,omitempty" yaml:"status,omitempty"` // Time used for run's \"now\" option, RFC3339. ScheduledFor *time.Time `json:"scheduledFor,omitempty" yaml:"scheduledFor,omitempty"` // An array of logs associated with the run. Log *[]LogEvent `json:"log,omitempty" yaml:"log,omitempty"` // Time run started executing, RFC3339Nano. StartedAt *time.Time `json:"startedAt,omitempty" yaml:"startedAt,omitempty"` // Time run finished executing, RFC3339Nano. FinishedAt *time.Time `json:"finishedAt,omitempty" yaml:"finishedAt,omitempty"` // Time run was manually requested, RFC3339Nano. RequestedAt *time.Time `json:"requestedAt,omitempty" yaml:"requestedAt,omitempty"` Links *RunLinks `json:"links,omitempty" yaml:"links,omitempty"` }
Run struct for Run
func NewRun ¶
func NewRun() *Run
NewRun instantiates a new Run object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRunWithDefaults ¶
func NewRunWithDefaults() *Run
NewRunWithDefaults instantiates a new Run object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Run) GetFinishedAt ¶
GetFinishedAt returns the FinishedAt field value if set, zero value otherwise.
func (*Run) GetFinishedAtOk ¶
GetFinishedAtOk returns a tuple with the FinishedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetLogOk ¶
GetLogOk returns a tuple with the Log field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetRequestedAt ¶
GetRequestedAt returns the RequestedAt field value if set, zero value otherwise.
func (*Run) GetRequestedAtOk ¶
GetRequestedAtOk returns a tuple with the RequestedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetScheduledFor ¶
GetScheduledFor returns the ScheduledFor field value if set, zero value otherwise.
func (*Run) GetScheduledForOk ¶
GetScheduledForOk returns a tuple with the ScheduledFor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetStartedAt ¶
GetStartedAt returns the StartedAt field value if set, zero value otherwise.
func (*Run) GetStartedAtOk ¶
GetStartedAtOk returns a tuple with the StartedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetStatusOk ¶
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) GetTaskIDOk ¶
GetTaskIDOk returns a tuple with the TaskID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Run) HasFinishedAt ¶
HasFinishedAt returns a boolean if a field has been set.
func (*Run) HasRequestedAt ¶
HasRequestedAt returns a boolean if a field has been set.
func (*Run) HasScheduledFor ¶
HasScheduledFor returns a boolean if a field has been set.
func (*Run) HasStartedAt ¶
HasStartedAt returns a boolean if a field has been set.
func (Run) MarshalJSON ¶
func (*Run) SetFinishedAt ¶
SetFinishedAt gets a reference to the given time.Time and assigns it to the FinishedAt field.
func (*Run) SetLinks ¶
SetLinks gets a reference to the given RunLinks and assigns it to the Links field.
func (*Run) SetLog ¶
SetLog gets a reference to the given []LogEvent and assigns it to the Log field.
func (*Run) SetRequestedAt ¶
SetRequestedAt gets a reference to the given time.Time and assigns it to the RequestedAt field.
func (*Run) SetScheduledFor ¶
SetScheduledFor gets a reference to the given time.Time and assigns it to the ScheduledFor field.
func (*Run) SetStartedAt ¶
SetStartedAt gets a reference to the given time.Time and assigns it to the StartedAt field.
type RunLinks ¶
type RunLinks struct { Self *string `json:"self,omitempty" yaml:"self,omitempty"` Task *string `json:"task,omitempty" yaml:"task,omitempty"` Retry *string `json:"retry,omitempty" yaml:"retry,omitempty"` }
RunLinks struct for RunLinks
func NewRunLinks ¶
func NewRunLinks() *RunLinks
NewRunLinks instantiates a new RunLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRunLinksWithDefaults ¶
func NewRunLinksWithDefaults() *RunLinks
NewRunLinksWithDefaults instantiates a new RunLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RunLinks) GetRetryOk ¶
GetRetryOk returns a tuple with the Retry field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RunLinks) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RunLinks) GetTaskOk ¶
GetTaskOk returns a tuple with the Task field value if set, nil otherwise and a boolean to check if the value has been set.
func (RunLinks) MarshalJSON ¶
func (*RunLinks) SetRetry ¶
SetRetry gets a reference to the given string and assigns it to the Retry field.
type RunManually ¶
type RunManually struct { // Time used for run's \"now\" option, RFC3339. Default is the server's now time. ScheduledFor NullableTime `json:"scheduledFor,omitempty" yaml:"scheduledFor,omitempty"` }
RunManually struct for RunManually
func NewRunManually ¶
func NewRunManually() *RunManually
NewRunManually instantiates a new RunManually object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRunManuallyWithDefaults ¶
func NewRunManuallyWithDefaults() *RunManually
NewRunManuallyWithDefaults instantiates a new RunManually object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RunManually) GetScheduledFor ¶
func (o *RunManually) GetScheduledFor() time.Time
GetScheduledFor returns the ScheduledFor field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RunManually) GetScheduledForOk ¶
func (o *RunManually) GetScheduledForOk() (*time.Time, bool)
GetScheduledForOk returns a tuple with the ScheduledFor field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RunManually) HasScheduledFor ¶
func (o *RunManually) HasScheduledFor() bool
HasScheduledFor returns a boolean if a field has been set.
func (RunManually) MarshalJSON ¶
func (o RunManually) MarshalJSON() ([]byte, error)
func (*RunManually) SetScheduledFor ¶
func (o *RunManually) SetScheduledFor(v time.Time)
SetScheduledFor gets a reference to the given NullableTime and assigns it to the ScheduledFor field.
func (*RunManually) SetScheduledForNil ¶
func (o *RunManually) SetScheduledForNil()
SetScheduledForNil sets the value for ScheduledFor to be an explicit nil
func (*RunManually) UnsetScheduledFor ¶
func (o *RunManually) UnsetScheduledFor()
UnsetScheduledFor ensures that no value is present for ScheduledFor, not even an explicit nil
type Runs ¶
type Runs struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Runs *[]Run `json:"runs,omitempty" yaml:"runs,omitempty"` }
Runs struct for Runs
func NewRuns ¶
func NewRuns() *Runs
NewRuns instantiates a new Runs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRunsWithDefaults ¶
func NewRunsWithDefaults() *Runs
NewRunsWithDefaults instantiates a new Runs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Runs) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Runs) GetRunsOk ¶
GetRunsOk returns a tuple with the Runs field value if set, nil otherwise and a boolean to check if the value has been set.
func (Runs) MarshalJSON ¶
type SchemaType ¶
type SchemaType string
SchemaType the model 'SchemaType'
const ( SCHEMATYPE_IMPLICIT SchemaType = "implicit" SCHEMATYPE_EXPLICIT SchemaType = "explicit" )
List of SchemaType
func SchemaTypeValues ¶ added in v2.2.0
func SchemaTypeValues() []SchemaType
func (SchemaType) Ptr ¶
func (v SchemaType) Ptr() *SchemaType
Ptr returns reference to SchemaType value
func (*SchemaType) Set ¶
func (v *SchemaType) Set(s string) error
Set implements the cli.Generic interface for parsing flags.
func (SchemaType) String ¶
func (v SchemaType) String() string
func (*SchemaType) UnmarshalJSON ¶
func (v *SchemaType) UnmarshalJSON(src []byte) error
type SecretKeys ¶
type SecretKeys struct {
Secrets *[]string `json:"secrets,omitempty" yaml:"secrets,omitempty"`
}
SecretKeys struct for SecretKeys
func NewSecretKeys ¶
func NewSecretKeys() *SecretKeys
NewSecretKeys instantiates a new SecretKeys object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSecretKeysWithDefaults ¶
func NewSecretKeysWithDefaults() *SecretKeys
NewSecretKeysWithDefaults instantiates a new SecretKeys object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SecretKeys) GetSecrets ¶
func (o *SecretKeys) GetSecrets() []string
GetSecrets returns the Secrets field value if set, zero value otherwise.
func (*SecretKeys) GetSecretsOk ¶
func (o *SecretKeys) GetSecretsOk() (*[]string, bool)
GetSecretsOk returns a tuple with the Secrets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeys) HasSecrets ¶
func (o *SecretKeys) HasSecrets() bool
HasSecrets returns a boolean if a field has been set.
func (SecretKeys) MarshalJSON ¶
func (o SecretKeys) MarshalJSON() ([]byte, error)
func (*SecretKeys) SetSecrets ¶
func (o *SecretKeys) SetSecrets(v []string)
SetSecrets gets a reference to the given []string and assigns it to the Secrets field.
type SecretKeysResponse ¶
type SecretKeysResponse struct { Secrets *[]string `json:"secrets,omitempty" yaml:"secrets,omitempty"` Links *SecretKeysResponseAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` }
SecretKeysResponse struct for SecretKeysResponse
func NewSecretKeysResponse ¶
func NewSecretKeysResponse() *SecretKeysResponse
NewSecretKeysResponse instantiates a new SecretKeysResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSecretKeysResponseWithDefaults ¶
func NewSecretKeysResponseWithDefaults() *SecretKeysResponse
NewSecretKeysResponseWithDefaults instantiates a new SecretKeysResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SecretKeysResponse) GetLinks ¶
func (o *SecretKeysResponse) GetLinks() SecretKeysResponseAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*SecretKeysResponse) GetLinksOk ¶
func (o *SecretKeysResponse) GetLinksOk() (*SecretKeysResponseAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeysResponse) GetSecrets ¶
func (o *SecretKeysResponse) GetSecrets() []string
GetSecrets returns the Secrets field value if set, zero value otherwise.
func (*SecretKeysResponse) GetSecretsOk ¶
func (o *SecretKeysResponse) GetSecretsOk() (*[]string, bool)
GetSecretsOk returns a tuple with the Secrets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeysResponse) HasLinks ¶
func (o *SecretKeysResponse) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*SecretKeysResponse) HasSecrets ¶
func (o *SecretKeysResponse) HasSecrets() bool
HasSecrets returns a boolean if a field has been set.
func (SecretKeysResponse) MarshalJSON ¶
func (o SecretKeysResponse) MarshalJSON() ([]byte, error)
func (*SecretKeysResponse) SetLinks ¶
func (o *SecretKeysResponse) SetLinks(v SecretKeysResponseAllOfLinks)
SetLinks gets a reference to the given SecretKeysResponseAllOfLinks and assigns it to the Links field.
func (*SecretKeysResponse) SetSecrets ¶
func (o *SecretKeysResponse) SetSecrets(v []string)
SetSecrets gets a reference to the given []string and assigns it to the Secrets field.
type SecretKeysResponseAllOf ¶
type SecretKeysResponseAllOf struct {
Links *SecretKeysResponseAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"`
}
SecretKeysResponseAllOf struct for SecretKeysResponseAllOf
func NewSecretKeysResponseAllOf ¶
func NewSecretKeysResponseAllOf() *SecretKeysResponseAllOf
NewSecretKeysResponseAllOf instantiates a new SecretKeysResponseAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSecretKeysResponseAllOfWithDefaults ¶
func NewSecretKeysResponseAllOfWithDefaults() *SecretKeysResponseAllOf
NewSecretKeysResponseAllOfWithDefaults instantiates a new SecretKeysResponseAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SecretKeysResponseAllOf) GetLinks ¶
func (o *SecretKeysResponseAllOf) GetLinks() SecretKeysResponseAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*SecretKeysResponseAllOf) GetLinksOk ¶
func (o *SecretKeysResponseAllOf) GetLinksOk() (*SecretKeysResponseAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeysResponseAllOf) HasLinks ¶
func (o *SecretKeysResponseAllOf) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (SecretKeysResponseAllOf) MarshalJSON ¶
func (o SecretKeysResponseAllOf) MarshalJSON() ([]byte, error)
func (*SecretKeysResponseAllOf) SetLinks ¶
func (o *SecretKeysResponseAllOf) SetLinks(v SecretKeysResponseAllOfLinks)
SetLinks gets a reference to the given SecretKeysResponseAllOfLinks and assigns it to the Links field.
type SecretKeysResponseAllOfLinks ¶
type SecretKeysResponseAllOfLinks struct { Self *string `json:"self,omitempty" yaml:"self,omitempty"` Org *string `json:"org,omitempty" yaml:"org,omitempty"` }
SecretKeysResponseAllOfLinks struct for SecretKeysResponseAllOfLinks
func NewSecretKeysResponseAllOfLinks ¶
func NewSecretKeysResponseAllOfLinks() *SecretKeysResponseAllOfLinks
NewSecretKeysResponseAllOfLinks instantiates a new SecretKeysResponseAllOfLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSecretKeysResponseAllOfLinksWithDefaults ¶
func NewSecretKeysResponseAllOfLinksWithDefaults() *SecretKeysResponseAllOfLinks
NewSecretKeysResponseAllOfLinksWithDefaults instantiates a new SecretKeysResponseAllOfLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SecretKeysResponseAllOfLinks) GetOrg ¶
func (o *SecretKeysResponseAllOfLinks) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*SecretKeysResponseAllOfLinks) GetOrgOk ¶
func (o *SecretKeysResponseAllOfLinks) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeysResponseAllOfLinks) GetSelf ¶
func (o *SecretKeysResponseAllOfLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*SecretKeysResponseAllOfLinks) GetSelfOk ¶
func (o *SecretKeysResponseAllOfLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecretKeysResponseAllOfLinks) HasOrg ¶
func (o *SecretKeysResponseAllOfLinks) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*SecretKeysResponseAllOfLinks) HasSelf ¶
func (o *SecretKeysResponseAllOfLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (SecretKeysResponseAllOfLinks) MarshalJSON ¶
func (o SecretKeysResponseAllOfLinks) MarshalJSON() ([]byte, error)
func (*SecretKeysResponseAllOfLinks) SetOrg ¶
func (o *SecretKeysResponseAllOfLinks) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*SecretKeysResponseAllOfLinks) SetSelf ¶
func (o *SecretKeysResponseAllOfLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type SecretsApi ¶
type SecretsApi interface { /* * GetOrgsIDSecrets List all secret keys for an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiGetOrgsIDSecretsRequest */ GetOrgsIDSecrets(ctx _context.Context, orgID string) ApiGetOrgsIDSecretsRequest /* * GetOrgsIDSecretsExecute executes the request * @return SecretKeysResponse */ GetOrgsIDSecretsExecute(r ApiGetOrgsIDSecretsRequest) (SecretKeysResponse, error) /* * PatchOrgsIDSecrets Update secrets in an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPatchOrgsIDSecretsRequest */ PatchOrgsIDSecrets(ctx _context.Context, orgID string) ApiPatchOrgsIDSecretsRequest /* * PatchOrgsIDSecretsExecute executes the request */ PatchOrgsIDSecretsExecute(r ApiPatchOrgsIDSecretsRequest) error /* * PostOrgsIDSecrets Delete secrets from an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPostOrgsIDSecretsRequest */ PostOrgsIDSecrets(ctx _context.Context, orgID string) ApiPostOrgsIDSecretsRequest /* * PostOrgsIDSecretsExecute executes the request */ PostOrgsIDSecretsExecute(r ApiPostOrgsIDSecretsRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() SecretsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() SecretsApi }
type SecretsApiService ¶
type SecretsApiService service
SecretsApiService SecretsApi service
func (*SecretsApiService) GetOrgsIDSecrets ¶
func (a *SecretsApiService) GetOrgsIDSecrets(ctx _context.Context, orgID string) ApiGetOrgsIDSecretsRequest
* GetOrgsIDSecrets List all secret keys for an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiGetOrgsIDSecretsRequest
func (*SecretsApiService) GetOrgsIDSecretsExecute ¶
func (a *SecretsApiService) GetOrgsIDSecretsExecute(r ApiGetOrgsIDSecretsRequest) (SecretKeysResponse, error)
* Execute executes the request * @return SecretKeysResponse
func (*SecretsApiService) OnlyCloud ¶
func (a *SecretsApiService) OnlyCloud() SecretsApi
func (*SecretsApiService) OnlyOSS ¶
func (a *SecretsApiService) OnlyOSS() SecretsApi
func (*SecretsApiService) PatchOrgsIDSecrets ¶
func (a *SecretsApiService) PatchOrgsIDSecrets(ctx _context.Context, orgID string) ApiPatchOrgsIDSecretsRequest
* PatchOrgsIDSecrets Update secrets in an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPatchOrgsIDSecretsRequest
func (*SecretsApiService) PatchOrgsIDSecretsExecute ¶
func (a *SecretsApiService) PatchOrgsIDSecretsExecute(r ApiPatchOrgsIDSecretsRequest) error
* Execute executes the request
func (*SecretsApiService) PostOrgsIDSecrets ¶
func (a *SecretsApiService) PostOrgsIDSecrets(ctx _context.Context, orgID string) ApiPostOrgsIDSecretsRequest
* PostOrgsIDSecrets Delete secrets from an organization * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param orgID The organization ID. * @return ApiPostOrgsIDSecretsRequest
func (*SecretsApiService) PostOrgsIDSecretsExecute ¶
func (a *SecretsApiService) PostOrgsIDSecretsExecute(r ApiPostOrgsIDSecretsRequest) error
* Execute executes the request
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type SetupApi ¶
type SetupApi interface { /* * GetSetup Check if database has default user, org, bucket * Returns `true` if no default user, organization, or bucket has been created. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetSetupRequest */ GetSetup(ctx _context.Context) ApiGetSetupRequest /* * GetSetupExecute executes the request * @return InlineResponse200 */ GetSetupExecute(r ApiGetSetupRequest) (InlineResponse200, error) /* * PostSetup Set up initial user, org and bucket * Post an onboarding request to set up initial user, org and bucket. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostSetupRequest */ PostSetup(ctx _context.Context) ApiPostSetupRequest /* * PostSetupExecute executes the request * @return OnboardingResponse */ PostSetupExecute(r ApiPostSetupRequest) (OnboardingResponse, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() SetupApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() SetupApi }
type SetupApiService ¶
type SetupApiService service
SetupApiService SetupApi service
func (*SetupApiService) GetSetup ¶
func (a *SetupApiService) GetSetup(ctx _context.Context) ApiGetSetupRequest
* GetSetup Check if database has default user, org, bucket * Returns `true` if no default user, organization, or bucket has been created. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetSetupRequest
func (*SetupApiService) GetSetupExecute ¶
func (a *SetupApiService) GetSetupExecute(r ApiGetSetupRequest) (InlineResponse200, error)
* Execute executes the request * @return InlineResponse200
func (*SetupApiService) OnlyCloud ¶
func (a *SetupApiService) OnlyCloud() SetupApi
func (*SetupApiService) OnlyOSS ¶
func (a *SetupApiService) OnlyOSS() SetupApi
func (*SetupApiService) PostSetup ¶
func (a *SetupApiService) PostSetup(ctx _context.Context) ApiPostSetupRequest
* PostSetup Set up initial user, org and bucket * Post an onboarding request to set up initial user, org and bucket. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostSetupRequest
func (*SetupApiService) PostSetupExecute ¶
func (a *SetupApiService) PostSetupExecute(r ApiPostSetupRequest) (OnboardingResponse, error)
* Execute executes the request * @return OnboardingResponse
type ShardGroupManifest ¶
type ShardGroupManifest struct { Id int64 `json:"id" yaml:"id"` StartTime time.Time `json:"startTime" yaml:"startTime"` EndTime time.Time `json:"endTime" yaml:"endTime"` DeletedAt *time.Time `json:"deletedAt,omitempty" yaml:"deletedAt,omitempty"` TruncatedAt *time.Time `json:"truncatedAt,omitempty" yaml:"truncatedAt,omitempty"` Shards []ShardManifest `json:"shards" yaml:"shards"` }
ShardGroupManifest struct for ShardGroupManifest
func NewShardGroupManifest ¶
func NewShardGroupManifest(id int64, startTime time.Time, endTime time.Time, shards []ShardManifest) *ShardGroupManifest
NewShardGroupManifest instantiates a new ShardGroupManifest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewShardGroupManifestWithDefaults ¶
func NewShardGroupManifestWithDefaults() *ShardGroupManifest
NewShardGroupManifestWithDefaults instantiates a new ShardGroupManifest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ShardGroupManifest) GetDeletedAt ¶
func (o *ShardGroupManifest) GetDeletedAt() time.Time
GetDeletedAt returns the DeletedAt field value if set, zero value otherwise.
func (*ShardGroupManifest) GetDeletedAtOk ¶
func (o *ShardGroupManifest) GetDeletedAtOk() (*time.Time, bool)
GetDeletedAtOk returns a tuple with the DeletedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ShardGroupManifest) GetEndTime ¶
func (o *ShardGroupManifest) GetEndTime() time.Time
GetEndTime returns the EndTime field value
func (*ShardGroupManifest) GetEndTimeOk ¶
func (o *ShardGroupManifest) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value and a boolean to check if the value has been set.
func (*ShardGroupManifest) GetId ¶
func (o *ShardGroupManifest) GetId() int64
GetId returns the Id field value
func (*ShardGroupManifest) GetIdOk ¶
func (o *ShardGroupManifest) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ShardGroupManifest) GetShards ¶
func (o *ShardGroupManifest) GetShards() []ShardManifest
GetShards returns the Shards field value
func (*ShardGroupManifest) GetShardsOk ¶
func (o *ShardGroupManifest) GetShardsOk() (*[]ShardManifest, bool)
GetShardsOk returns a tuple with the Shards field value and a boolean to check if the value has been set.
func (*ShardGroupManifest) GetStartTime ¶
func (o *ShardGroupManifest) GetStartTime() time.Time
GetStartTime returns the StartTime field value
func (*ShardGroupManifest) GetStartTimeOk ¶
func (o *ShardGroupManifest) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value and a boolean to check if the value has been set.
func (*ShardGroupManifest) GetTruncatedAt ¶
func (o *ShardGroupManifest) GetTruncatedAt() time.Time
GetTruncatedAt returns the TruncatedAt field value if set, zero value otherwise.
func (*ShardGroupManifest) GetTruncatedAtOk ¶
func (o *ShardGroupManifest) GetTruncatedAtOk() (*time.Time, bool)
GetTruncatedAtOk returns a tuple with the TruncatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ShardGroupManifest) HasDeletedAt ¶
func (o *ShardGroupManifest) HasDeletedAt() bool
HasDeletedAt returns a boolean if a field has been set.
func (*ShardGroupManifest) HasTruncatedAt ¶
func (o *ShardGroupManifest) HasTruncatedAt() bool
HasTruncatedAt returns a boolean if a field has been set.
func (ShardGroupManifest) MarshalJSON ¶
func (o ShardGroupManifest) MarshalJSON() ([]byte, error)
func (*ShardGroupManifest) SetDeletedAt ¶
func (o *ShardGroupManifest) SetDeletedAt(v time.Time)
SetDeletedAt gets a reference to the given time.Time and assigns it to the DeletedAt field.
func (*ShardGroupManifest) SetEndTime ¶
func (o *ShardGroupManifest) SetEndTime(v time.Time)
SetEndTime sets field value
func (*ShardGroupManifest) SetId ¶
func (o *ShardGroupManifest) SetId(v int64)
SetId sets field value
func (*ShardGroupManifest) SetShards ¶
func (o *ShardGroupManifest) SetShards(v []ShardManifest)
SetShards sets field value
func (*ShardGroupManifest) SetStartTime ¶
func (o *ShardGroupManifest) SetStartTime(v time.Time)
SetStartTime sets field value
func (*ShardGroupManifest) SetTruncatedAt ¶
func (o *ShardGroupManifest) SetTruncatedAt(v time.Time)
SetTruncatedAt gets a reference to the given time.Time and assigns it to the TruncatedAt field.
type ShardManifest ¶
type ShardManifest struct { Id int64 `json:"id" yaml:"id"` ShardOwners []ShardOwner `json:"shardOwners" yaml:"shardOwners"` }
ShardManifest struct for ShardManifest
func NewShardManifest ¶
func NewShardManifest(id int64, shardOwners []ShardOwner) *ShardManifest
NewShardManifest instantiates a new ShardManifest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewShardManifestWithDefaults ¶
func NewShardManifestWithDefaults() *ShardManifest
NewShardManifestWithDefaults instantiates a new ShardManifest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ShardManifest) GetId ¶
func (o *ShardManifest) GetId() int64
GetId returns the Id field value
func (*ShardManifest) GetIdOk ¶
func (o *ShardManifest) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ShardManifest) GetShardOwners ¶
func (o *ShardManifest) GetShardOwners() []ShardOwner
GetShardOwners returns the ShardOwners field value
func (*ShardManifest) GetShardOwnersOk ¶
func (o *ShardManifest) GetShardOwnersOk() (*[]ShardOwner, bool)
GetShardOwnersOk returns a tuple with the ShardOwners field value and a boolean to check if the value has been set.
func (ShardManifest) MarshalJSON ¶
func (o ShardManifest) MarshalJSON() ([]byte, error)
func (*ShardManifest) SetShardOwners ¶
func (o *ShardManifest) SetShardOwners(v []ShardOwner)
SetShardOwners sets field value
type ShardOwner ¶
type ShardOwner struct { // ID of the node that owns a shard. NodeID int64 `json:"nodeID" yaml:"nodeID"` }
ShardOwner struct for ShardOwner
func NewShardOwner ¶
func NewShardOwner(nodeID int64) *ShardOwner
NewShardOwner instantiates a new ShardOwner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewShardOwnerWithDefaults ¶
func NewShardOwnerWithDefaults() *ShardOwner
NewShardOwnerWithDefaults instantiates a new ShardOwner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ShardOwner) GetNodeID ¶
func (o *ShardOwner) GetNodeID() int64
GetNodeID returns the NodeID field value
func (*ShardOwner) GetNodeIDOk ¶
func (o *ShardOwner) GetNodeIDOk() (*int64, bool)
GetNodeIDOk returns a tuple with the NodeID field value and a boolean to check if the value has been set.
func (ShardOwner) MarshalJSON ¶
func (o ShardOwner) MarshalJSON() ([]byte, error)
type Stack ¶
type Stack struct { Id string `json:"id" yaml:"id"` OrgID string `json:"orgID" yaml:"orgID"` CreatedAt time.Time `json:"createdAt" yaml:"createdAt"` Events []StackEvent `json:"events" yaml:"events"` }
Stack struct for Stack
func NewStack ¶
NewStack instantiates a new Stack object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackWithDefaults ¶
func NewStackWithDefaults() *Stack
NewStackWithDefaults instantiates a new Stack object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Stack) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value
func (*Stack) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*Stack) GetEvents ¶
func (o *Stack) GetEvents() []StackEvent
GetEvents returns the Events field value
func (*Stack) GetEventsOk ¶
func (o *Stack) GetEventsOk() (*[]StackEvent, bool)
GetEventsOk returns a tuple with the Events field value and a boolean to check if the value has been set.
func (*Stack) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Stack) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (Stack) MarshalJSON ¶
func (*Stack) SetCreatedAt ¶
SetCreatedAt sets field value
type StackEvent ¶
type StackEvent struct { EventType string `json:"eventType" yaml:"eventType"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Sources []string `json:"sources" yaml:"sources"` Resources []StackEventResource `json:"resources" yaml:"resources"` Urls []string `json:"urls" yaml:"urls"` UpdatedAt time.Time `json:"updatedAt" yaml:"updatedAt"` }
StackEvent struct for StackEvent
func NewStackEvent ¶
func NewStackEvent(eventType string, name string, sources []string, resources []StackEventResource, urls []string, updatedAt time.Time) *StackEvent
NewStackEvent instantiates a new StackEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackEventWithDefaults ¶
func NewStackEventWithDefaults() *StackEvent
NewStackEventWithDefaults instantiates a new StackEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackEvent) GetDescription ¶
func (o *StackEvent) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*StackEvent) GetDescriptionOk ¶
func (o *StackEvent) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackEvent) GetEventType ¶
func (o *StackEvent) GetEventType() string
GetEventType returns the EventType field value
func (*StackEvent) GetEventTypeOk ¶
func (o *StackEvent) GetEventTypeOk() (*string, bool)
GetEventTypeOk returns a tuple with the EventType field value and a boolean to check if the value has been set.
func (*StackEvent) GetName ¶
func (o *StackEvent) GetName() string
GetName returns the Name field value
func (*StackEvent) GetNameOk ¶
func (o *StackEvent) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*StackEvent) GetResources ¶
func (o *StackEvent) GetResources() []StackEventResource
GetResources returns the Resources field value
func (*StackEvent) GetResourcesOk ¶
func (o *StackEvent) GetResourcesOk() (*[]StackEventResource, bool)
GetResourcesOk returns a tuple with the Resources field value and a boolean to check if the value has been set.
func (*StackEvent) GetSources ¶
func (o *StackEvent) GetSources() []string
GetSources returns the Sources field value
func (*StackEvent) GetSourcesOk ¶
func (o *StackEvent) GetSourcesOk() (*[]string, bool)
GetSourcesOk returns a tuple with the Sources field value and a boolean to check if the value has been set.
func (*StackEvent) GetUpdatedAt ¶
func (o *StackEvent) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value
func (*StackEvent) GetUpdatedAtOk ¶
func (o *StackEvent) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value and a boolean to check if the value has been set.
func (*StackEvent) GetUrls ¶
func (o *StackEvent) GetUrls() []string
GetUrls returns the Urls field value
func (*StackEvent) GetUrlsOk ¶
func (o *StackEvent) GetUrlsOk() (*[]string, bool)
GetUrlsOk returns a tuple with the Urls field value and a boolean to check if the value has been set.
func (*StackEvent) HasDescription ¶
func (o *StackEvent) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (StackEvent) MarshalJSON ¶
func (o StackEvent) MarshalJSON() ([]byte, error)
func (*StackEvent) SetDescription ¶
func (o *StackEvent) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*StackEvent) SetEventType ¶
func (o *StackEvent) SetEventType(v string)
SetEventType sets field value
func (*StackEvent) SetResources ¶
func (o *StackEvent) SetResources(v []StackEventResource)
SetResources sets field value
func (*StackEvent) SetSources ¶
func (o *StackEvent) SetSources(v []string)
SetSources sets field value
func (*StackEvent) SetUpdatedAt ¶
func (o *StackEvent) SetUpdatedAt(v time.Time)
SetUpdatedAt sets field value
type StackEventResource ¶
type StackEventResource struct { ApiVersion string `json:"apiVersion" yaml:"apiVersion"` ResourceID string `json:"resourceID" yaml:"resourceID"` Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` Associations []StackEventResourceAssociation `json:"associations" yaml:"associations"` Links *StackEventResourceLinks `json:"links,omitempty" yaml:"links,omitempty"` }
StackEventResource struct for StackEventResource
func NewStackEventResource ¶
func NewStackEventResource(apiVersion string, resourceID string, kind string, templateMetaName string, associations []StackEventResourceAssociation) *StackEventResource
NewStackEventResource instantiates a new StackEventResource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackEventResourceWithDefaults ¶
func NewStackEventResourceWithDefaults() *StackEventResource
NewStackEventResourceWithDefaults instantiates a new StackEventResource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackEventResource) GetApiVersion ¶
func (o *StackEventResource) GetApiVersion() string
GetApiVersion returns the ApiVersion field value
func (*StackEventResource) GetApiVersionOk ¶
func (o *StackEventResource) GetApiVersionOk() (*string, bool)
GetApiVersionOk returns a tuple with the ApiVersion field value and a boolean to check if the value has been set.
func (*StackEventResource) GetAssociations ¶
func (o *StackEventResource) GetAssociations() []StackEventResourceAssociation
GetAssociations returns the Associations field value
func (*StackEventResource) GetAssociationsOk ¶
func (o *StackEventResource) GetAssociationsOk() (*[]StackEventResourceAssociation, bool)
GetAssociationsOk returns a tuple with the Associations field value and a boolean to check if the value has been set.
func (*StackEventResource) GetKind ¶
func (o *StackEventResource) GetKind() string
GetKind returns the Kind field value
func (*StackEventResource) GetKindOk ¶
func (o *StackEventResource) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*StackEventResource) GetLinks ¶
func (o *StackEventResource) GetLinks() StackEventResourceLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*StackEventResource) GetLinksOk ¶
func (o *StackEventResource) GetLinksOk() (*StackEventResourceLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackEventResource) GetResourceID ¶
func (o *StackEventResource) GetResourceID() string
GetResourceID returns the ResourceID field value
func (*StackEventResource) GetResourceIDOk ¶
func (o *StackEventResource) GetResourceIDOk() (*string, bool)
GetResourceIDOk returns a tuple with the ResourceID field value and a boolean to check if the value has been set.
func (*StackEventResource) GetTemplateMetaName ¶
func (o *StackEventResource) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*StackEventResource) GetTemplateMetaNameOk ¶
func (o *StackEventResource) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*StackEventResource) HasLinks ¶
func (o *StackEventResource) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (StackEventResource) MarshalJSON ¶
func (o StackEventResource) MarshalJSON() ([]byte, error)
func (*StackEventResource) SetApiVersion ¶
func (o *StackEventResource) SetApiVersion(v string)
SetApiVersion sets field value
func (*StackEventResource) SetAssociations ¶
func (o *StackEventResource) SetAssociations(v []StackEventResourceAssociation)
SetAssociations sets field value
func (*StackEventResource) SetKind ¶
func (o *StackEventResource) SetKind(v string)
SetKind sets field value
func (*StackEventResource) SetLinks ¶
func (o *StackEventResource) SetLinks(v StackEventResourceLinks)
SetLinks gets a reference to the given StackEventResourceLinks and assigns it to the Links field.
func (*StackEventResource) SetResourceID ¶
func (o *StackEventResource) SetResourceID(v string)
SetResourceID sets field value
func (*StackEventResource) SetTemplateMetaName ¶
func (o *StackEventResource) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type StackEventResourceAssociation ¶
type StackEventResourceAssociation struct { Kind string `json:"kind" yaml:"kind"` MetaName string `json:"metaName" yaml:"metaName"` }
StackEventResourceAssociation struct for StackEventResourceAssociation
func NewStackEventResourceAssociation ¶
func NewStackEventResourceAssociation(kind string, metaName string) *StackEventResourceAssociation
NewStackEventResourceAssociation instantiates a new StackEventResourceAssociation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackEventResourceAssociationWithDefaults ¶
func NewStackEventResourceAssociationWithDefaults() *StackEventResourceAssociation
NewStackEventResourceAssociationWithDefaults instantiates a new StackEventResourceAssociation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackEventResourceAssociation) GetKind ¶
func (o *StackEventResourceAssociation) GetKind() string
GetKind returns the Kind field value
func (*StackEventResourceAssociation) GetKindOk ¶
func (o *StackEventResourceAssociation) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*StackEventResourceAssociation) GetMetaName ¶
func (o *StackEventResourceAssociation) GetMetaName() string
GetMetaName returns the MetaName field value
func (*StackEventResourceAssociation) GetMetaNameOk ¶
func (o *StackEventResourceAssociation) GetMetaNameOk() (*string, bool)
GetMetaNameOk returns a tuple with the MetaName field value and a boolean to check if the value has been set.
func (StackEventResourceAssociation) MarshalJSON ¶
func (o StackEventResourceAssociation) MarshalJSON() ([]byte, error)
func (*StackEventResourceAssociation) SetKind ¶
func (o *StackEventResourceAssociation) SetKind(v string)
SetKind sets field value
func (*StackEventResourceAssociation) SetMetaName ¶
func (o *StackEventResourceAssociation) SetMetaName(v string)
SetMetaName sets field value
type StackEventResourceLinks ¶
type StackEventResourceLinks struct {
Self *string `json:"self,omitempty" yaml:"self,omitempty"`
}
StackEventResourceLinks struct for StackEventResourceLinks
func NewStackEventResourceLinks ¶
func NewStackEventResourceLinks() *StackEventResourceLinks
NewStackEventResourceLinks instantiates a new StackEventResourceLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackEventResourceLinksWithDefaults ¶
func NewStackEventResourceLinksWithDefaults() *StackEventResourceLinks
NewStackEventResourceLinksWithDefaults instantiates a new StackEventResourceLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackEventResourceLinks) GetSelf ¶
func (o *StackEventResourceLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*StackEventResourceLinks) GetSelfOk ¶
func (o *StackEventResourceLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackEventResourceLinks) HasSelf ¶
func (o *StackEventResourceLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (StackEventResourceLinks) MarshalJSON ¶
func (o StackEventResourceLinks) MarshalJSON() ([]byte, error)
func (*StackEventResourceLinks) SetSelf ¶
func (o *StackEventResourceLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type StackPatchRequest ¶
type StackPatchRequest struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` TemplateURLs []string `json:"templateURLs" yaml:"templateURLs"` AdditionalResources []StackPatchRequestResource `json:"additionalResources" yaml:"additionalResources"` }
StackPatchRequest struct for StackPatchRequest
func NewStackPatchRequest ¶
func NewStackPatchRequest(templateURLs []string, additionalResources []StackPatchRequestResource) *StackPatchRequest
NewStackPatchRequest instantiates a new StackPatchRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackPatchRequestWithDefaults ¶
func NewStackPatchRequestWithDefaults() *StackPatchRequest
NewStackPatchRequestWithDefaults instantiates a new StackPatchRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackPatchRequest) GetAdditionalResources ¶
func (o *StackPatchRequest) GetAdditionalResources() []StackPatchRequestResource
GetAdditionalResources returns the AdditionalResources field value
func (*StackPatchRequest) GetAdditionalResourcesOk ¶
func (o *StackPatchRequest) GetAdditionalResourcesOk() (*[]StackPatchRequestResource, bool)
GetAdditionalResourcesOk returns a tuple with the AdditionalResources field value and a boolean to check if the value has been set.
func (*StackPatchRequest) GetDescription ¶
func (o *StackPatchRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*StackPatchRequest) GetDescriptionOk ¶
func (o *StackPatchRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackPatchRequest) GetName ¶
func (o *StackPatchRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*StackPatchRequest) GetNameOk ¶
func (o *StackPatchRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackPatchRequest) GetTemplateURLs ¶
func (o *StackPatchRequest) GetTemplateURLs() []string
GetTemplateURLs returns the TemplateURLs field value
func (*StackPatchRequest) GetTemplateURLsOk ¶
func (o *StackPatchRequest) GetTemplateURLsOk() (*[]string, bool)
GetTemplateURLsOk returns a tuple with the TemplateURLs field value and a boolean to check if the value has been set.
func (*StackPatchRequest) HasDescription ¶
func (o *StackPatchRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*StackPatchRequest) HasName ¶
func (o *StackPatchRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (StackPatchRequest) MarshalJSON ¶
func (o StackPatchRequest) MarshalJSON() ([]byte, error)
func (*StackPatchRequest) SetAdditionalResources ¶
func (o *StackPatchRequest) SetAdditionalResources(v []StackPatchRequestResource)
SetAdditionalResources sets field value
func (*StackPatchRequest) SetDescription ¶
func (o *StackPatchRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*StackPatchRequest) SetName ¶
func (o *StackPatchRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*StackPatchRequest) SetTemplateURLs ¶
func (o *StackPatchRequest) SetTemplateURLs(v []string)
SetTemplateURLs sets field value
type StackPatchRequestResource ¶
type StackPatchRequestResource struct { ResourceID string `json:"resourceID" yaml:"resourceID"` Kind string `json:"kind" yaml:"kind"` TemplateMetaName *string `json:"templateMetaName,omitempty" yaml:"templateMetaName,omitempty"` }
StackPatchRequestResource struct for StackPatchRequestResource
func NewStackPatchRequestResource ¶
func NewStackPatchRequestResource(resourceID string, kind string) *StackPatchRequestResource
NewStackPatchRequestResource instantiates a new StackPatchRequestResource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackPatchRequestResourceWithDefaults ¶
func NewStackPatchRequestResourceWithDefaults() *StackPatchRequestResource
NewStackPatchRequestResourceWithDefaults instantiates a new StackPatchRequestResource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackPatchRequestResource) GetKind ¶
func (o *StackPatchRequestResource) GetKind() string
GetKind returns the Kind field value
func (*StackPatchRequestResource) GetKindOk ¶
func (o *StackPatchRequestResource) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*StackPatchRequestResource) GetResourceID ¶
func (o *StackPatchRequestResource) GetResourceID() string
GetResourceID returns the ResourceID field value
func (*StackPatchRequestResource) GetResourceIDOk ¶
func (o *StackPatchRequestResource) GetResourceIDOk() (*string, bool)
GetResourceIDOk returns a tuple with the ResourceID field value and a boolean to check if the value has been set.
func (*StackPatchRequestResource) GetTemplateMetaName ¶
func (o *StackPatchRequestResource) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value if set, zero value otherwise.
func (*StackPatchRequestResource) GetTemplateMetaNameOk ¶
func (o *StackPatchRequestResource) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackPatchRequestResource) HasTemplateMetaName ¶
func (o *StackPatchRequestResource) HasTemplateMetaName() bool
HasTemplateMetaName returns a boolean if a field has been set.
func (StackPatchRequestResource) MarshalJSON ¶
func (o StackPatchRequestResource) MarshalJSON() ([]byte, error)
func (*StackPatchRequestResource) SetKind ¶
func (o *StackPatchRequestResource) SetKind(v string)
SetKind sets field value
func (*StackPatchRequestResource) SetResourceID ¶
func (o *StackPatchRequestResource) SetResourceID(v string)
SetResourceID sets field value
func (*StackPatchRequestResource) SetTemplateMetaName ¶
func (o *StackPatchRequestResource) SetTemplateMetaName(v string)
SetTemplateMetaName gets a reference to the given string and assigns it to the TemplateMetaName field.
type StackPostRequest ¶
type StackPostRequest struct { OrgID string `json:"orgID" yaml:"orgID"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Urls []string `json:"urls" yaml:"urls"` }
StackPostRequest struct for StackPostRequest
func NewStackPostRequest ¶
func NewStackPostRequest(orgID string, name string, urls []string) *StackPostRequest
NewStackPostRequest instantiates a new StackPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStackPostRequestWithDefaults ¶
func NewStackPostRequestWithDefaults() *StackPostRequest
NewStackPostRequestWithDefaults instantiates a new StackPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StackPostRequest) GetDescription ¶
func (o *StackPostRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*StackPostRequest) GetDescriptionOk ¶
func (o *StackPostRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*StackPostRequest) GetName ¶
func (o *StackPostRequest) GetName() string
GetName returns the Name field value
func (*StackPostRequest) GetNameOk ¶
func (o *StackPostRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*StackPostRequest) GetOrgID ¶
func (o *StackPostRequest) GetOrgID() string
GetOrgID returns the OrgID field value
func (*StackPostRequest) GetOrgIDOk ¶
func (o *StackPostRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*StackPostRequest) GetUrls ¶
func (o *StackPostRequest) GetUrls() []string
GetUrls returns the Urls field value
func (*StackPostRequest) GetUrlsOk ¶
func (o *StackPostRequest) GetUrlsOk() (*[]string, bool)
GetUrlsOk returns a tuple with the Urls field value and a boolean to check if the value has been set.
func (*StackPostRequest) HasDescription ¶
func (o *StackPostRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (StackPostRequest) MarshalJSON ¶
func (o StackPostRequest) MarshalJSON() ([]byte, error)
func (*StackPostRequest) SetDescription ¶
func (o *StackPostRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*StackPostRequest) SetName ¶
func (o *StackPostRequest) SetName(v string)
SetName sets field value
func (*StackPostRequest) SetOrgID ¶
func (o *StackPostRequest) SetOrgID(v string)
SetOrgID sets field value
func (*StackPostRequest) SetUrls ¶
func (o *StackPostRequest) SetUrls(v []string)
SetUrls sets field value
type Stacks ¶
type Stacks struct {
Stacks []Stack `json:"stacks" yaml:"stacks"`
}
Stacks struct for Stacks
func NewStacks ¶
NewStacks instantiates a new Stacks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStacksWithDefaults ¶
func NewStacksWithDefaults() *Stacks
NewStacksWithDefaults instantiates a new Stacks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Stacks) GetStacksOk ¶
GetStacksOk returns a tuple with the Stacks field value and a boolean to check if the value has been set.
func (Stacks) MarshalJSON ¶
type StacksApi ¶
type StacksApi interface { /* * CreateStack Create a new stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiCreateStackRequest */ CreateStack(ctx _context.Context) ApiCreateStackRequest /* * CreateStackExecute executes the request * @return Stack */ CreateStackExecute(r ApiCreateStackRequest) (Stack, error) /* * DeleteStack Delete a stack and associated resources * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiDeleteStackRequest */ DeleteStack(ctx _context.Context, stackId string) ApiDeleteStackRequest /* * DeleteStackExecute executes the request */ DeleteStackExecute(r ApiDeleteStackRequest) error /* * ListStacks List all installed InfluxDB templates * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiListStacksRequest */ ListStacks(ctx _context.Context) ApiListStacksRequest /* * ListStacksExecute executes the request * @return Stacks */ ListStacksExecute(r ApiListStacksRequest) (Stacks, error) /* * ReadStack Retrieve a stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiReadStackRequest */ ReadStack(ctx _context.Context, stackId string) ApiReadStackRequest /* * ReadStackExecute executes the request * @return Stack */ ReadStackExecute(r ApiReadStackRequest) (Stack, error) /* * UpdateStack Update an InfluxDB Stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiUpdateStackRequest */ UpdateStack(ctx _context.Context, stackId string) ApiUpdateStackRequest /* * UpdateStackExecute executes the request * @return Stack */ UpdateStackExecute(r ApiUpdateStackRequest) (Stack, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() StacksApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() StacksApi }
type StacksApiService ¶
type StacksApiService service
StacksApiService StacksApi service
func (*StacksApiService) CreateStack ¶
func (a *StacksApiService) CreateStack(ctx _context.Context) ApiCreateStackRequest
* CreateStack Create a new stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiCreateStackRequest
func (*StacksApiService) CreateStackExecute ¶
func (a *StacksApiService) CreateStackExecute(r ApiCreateStackRequest) (Stack, error)
* Execute executes the request * @return Stack
func (*StacksApiService) DeleteStack ¶
func (a *StacksApiService) DeleteStack(ctx _context.Context, stackId string) ApiDeleteStackRequest
* DeleteStack Delete a stack and associated resources * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiDeleteStackRequest
func (*StacksApiService) DeleteStackExecute ¶
func (a *StacksApiService) DeleteStackExecute(r ApiDeleteStackRequest) error
* Execute executes the request
func (*StacksApiService) ListStacks ¶
func (a *StacksApiService) ListStacks(ctx _context.Context) ApiListStacksRequest
* ListStacks List all installed InfluxDB templates * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiListStacksRequest
func (*StacksApiService) ListStacksExecute ¶
func (a *StacksApiService) ListStacksExecute(r ApiListStacksRequest) (Stacks, error)
* Execute executes the request * @return Stacks
func (*StacksApiService) OnlyCloud ¶
func (a *StacksApiService) OnlyCloud() StacksApi
func (*StacksApiService) OnlyOSS ¶
func (a *StacksApiService) OnlyOSS() StacksApi
func (*StacksApiService) ReadStack ¶
func (a *StacksApiService) ReadStack(ctx _context.Context, stackId string) ApiReadStackRequest
* ReadStack Retrieve a stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiReadStackRequest
func (*StacksApiService) ReadStackExecute ¶
func (a *StacksApiService) ReadStackExecute(r ApiReadStackRequest) (Stack, error)
* Execute executes the request * @return Stack
func (*StacksApiService) UpdateStack ¶
func (a *StacksApiService) UpdateStack(ctx _context.Context, stackId string) ApiUpdateStackRequest
* UpdateStack Update an InfluxDB Stack * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param stackId The identifier of the stack. * @return ApiUpdateStackRequest
func (*StacksApiService) UpdateStackExecute ¶
func (a *StacksApiService) UpdateStackExecute(r ApiUpdateStackRequest) (Stack, error)
* Execute executes the request * @return Stack
type SubscriptionManifest ¶
type SubscriptionManifest struct { Name string `json:"name" yaml:"name"` Mode string `json:"mode" yaml:"mode"` Destinations []string `json:"destinations" yaml:"destinations"` }
SubscriptionManifest struct for SubscriptionManifest
func NewSubscriptionManifest ¶
func NewSubscriptionManifest(name string, mode string, destinations []string) *SubscriptionManifest
NewSubscriptionManifest instantiates a new SubscriptionManifest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSubscriptionManifestWithDefaults ¶
func NewSubscriptionManifestWithDefaults() *SubscriptionManifest
NewSubscriptionManifestWithDefaults instantiates a new SubscriptionManifest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SubscriptionManifest) GetDestinations ¶
func (o *SubscriptionManifest) GetDestinations() []string
GetDestinations returns the Destinations field value
func (*SubscriptionManifest) GetDestinationsOk ¶
func (o *SubscriptionManifest) GetDestinationsOk() (*[]string, bool)
GetDestinationsOk returns a tuple with the Destinations field value and a boolean to check if the value has been set.
func (*SubscriptionManifest) GetMode ¶
func (o *SubscriptionManifest) GetMode() string
GetMode returns the Mode field value
func (*SubscriptionManifest) GetModeOk ¶
func (o *SubscriptionManifest) GetModeOk() (*string, bool)
GetModeOk returns a tuple with the Mode field value and a boolean to check if the value has been set.
func (*SubscriptionManifest) GetName ¶
func (o *SubscriptionManifest) GetName() string
GetName returns the Name field value
func (*SubscriptionManifest) GetNameOk ¶
func (o *SubscriptionManifest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (SubscriptionManifest) MarshalJSON ¶
func (o SubscriptionManifest) MarshalJSON() ([]byte, error)
func (*SubscriptionManifest) SetDestinations ¶
func (o *SubscriptionManifest) SetDestinations(v []string)
SetDestinations sets field value
func (*SubscriptionManifest) SetMode ¶
func (o *SubscriptionManifest) SetMode(v string)
SetMode sets field value
func (*SubscriptionManifest) SetName ¶
func (o *SubscriptionManifest) SetName(v string)
SetName sets field value
type Task ¶
type Task struct { Id string `json:"id" yaml:"id"` // The type of task, this can be used for filtering tasks on list actions. Type *string `json:"type,omitempty" yaml:"type,omitempty"` // The ID of the organization that owns this Task. OrgID string `json:"orgID" yaml:"orgID"` // The name of the organization that owns this Task. Org *string `json:"org,omitempty" yaml:"org,omitempty"` // The name of the task. Name string `json:"name" yaml:"name"` // The ID of the user who owns this Task. OwnerID *string `json:"ownerID,omitempty" yaml:"ownerID,omitempty"` // An optional description of the task. Description *string `json:"description,omitempty" yaml:"description,omitempty"` Status *TaskStatusType `json:"status,omitempty" yaml:"status,omitempty"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` // The ID of the authorization used when this task communicates with the query engine. AuthorizationID *string `json:"authorizationID,omitempty" yaml:"authorizationID,omitempty"` // The Flux script to run for this task. Flux string `json:"flux" yaml:"flux"` // A simple task repetition schedule; parsed from Flux. Every *string `json:"every,omitempty" yaml:"every,omitempty"` // A task repetition schedule in the form '* * * * * *'; parsed from Flux. Cron *string `json:"cron,omitempty" yaml:"cron,omitempty"` // Duration to delay after the schedule, before executing the task; parsed from flux, if set to zero it will remove this option and use 0 as the default. Offset *string `json:"offset,omitempty" yaml:"offset,omitempty"` // Timestamp of latest scheduled, completed run, RFC3339. LatestCompleted *time.Time `json:"latestCompleted,omitempty" yaml:"latestCompleted,omitempty"` LastRunStatus *string `json:"lastRunStatus,omitempty" yaml:"lastRunStatus,omitempty"` LastRunError *string `json:"lastRunError,omitempty" yaml:"lastRunError,omitempty"` CreatedAt *time.Time `json:"createdAt,omitempty" yaml:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty" yaml:"updatedAt,omitempty"` Links *TaskLinks `json:"links,omitempty" yaml:"links,omitempty"` }
Task struct for Task
func NewTask ¶
NewTask instantiates a new Task object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTaskWithDefaults ¶
func NewTaskWithDefaults() *Task
NewTaskWithDefaults instantiates a new Task object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Task) GetAuthorizationID ¶
GetAuthorizationID returns the AuthorizationID field value if set, zero value otherwise.
func (*Task) GetAuthorizationIDOk ¶
GetAuthorizationIDOk returns a tuple with the AuthorizationID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*Task) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetCronOk ¶
GetCronOk returns a tuple with the Cron field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetDescription ¶
GetDescription returns the Description field value if set, zero value otherwise.
func (*Task) GetDescriptionOk ¶
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetEveryOk ¶
GetEveryOk returns a tuple with the Every field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetFluxOk ¶
GetFluxOk returns a tuple with the Flux field value and a boolean to check if the value has been set.
func (*Task) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Task) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetLastRunError ¶
GetLastRunError returns the LastRunError field value if set, zero value otherwise.
func (*Task) GetLastRunErrorOk ¶
GetLastRunErrorOk returns a tuple with the LastRunError field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetLastRunStatus ¶
GetLastRunStatus returns the LastRunStatus field value if set, zero value otherwise.
func (*Task) GetLastRunStatusOk ¶
GetLastRunStatusOk returns a tuple with the LastRunStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetLatestCompleted ¶
GetLatestCompleted returns the LatestCompleted field value if set, zero value otherwise.
func (*Task) GetLatestCompletedOk ¶
GetLatestCompletedOk returns a tuple with the LatestCompleted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Task) GetOffsetOk ¶
GetOffsetOk returns a tuple with the Offset field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*Task) GetOrgOk ¶
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetOwnerID ¶
GetOwnerID returns the OwnerID field value if set, zero value otherwise.
func (*Task) GetOwnerIDOk ¶
GetOwnerIDOk returns a tuple with the OwnerID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetStatus ¶
func (o *Task) GetStatus() TaskStatusType
GetStatus returns the Status field value if set, zero value otherwise.
func (*Task) GetStatusOk ¶
func (o *Task) GetStatusOk() (*TaskStatusType, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetTypeOk ¶
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) GetUpdatedAt ¶
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Task) GetUpdatedAtOk ¶
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Task) HasAuthorizationID ¶
HasAuthorizationID returns a boolean if a field has been set.
func (*Task) HasCreatedAt ¶
HasCreatedAt returns a boolean if a field has been set.
func (*Task) HasDescription ¶
HasDescription returns a boolean if a field has been set.
func (*Task) HasLastRunError ¶
HasLastRunError returns a boolean if a field has been set.
func (*Task) HasLastRunStatus ¶
HasLastRunStatus returns a boolean if a field has been set.
func (*Task) HasLatestCompleted ¶
HasLatestCompleted returns a boolean if a field has been set.
func (*Task) HasOwnerID ¶
HasOwnerID returns a boolean if a field has been set.
func (*Task) HasUpdatedAt ¶
HasUpdatedAt returns a boolean if a field has been set.
func (Task) MarshalJSON ¶
func (*Task) SetAuthorizationID ¶
SetAuthorizationID gets a reference to the given string and assigns it to the AuthorizationID field.
func (*Task) SetCreatedAt ¶
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*Task) SetCron ¶
SetCron gets a reference to the given string and assigns it to the Cron field.
func (*Task) SetDescription ¶
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Task) SetEvery ¶
SetEvery gets a reference to the given string and assigns it to the Every field.
func (*Task) SetLabels ¶
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*Task) SetLastRunError ¶
SetLastRunError gets a reference to the given string and assigns it to the LastRunError field.
func (*Task) SetLastRunStatus ¶
SetLastRunStatus gets a reference to the given string and assigns it to the LastRunStatus field.
func (*Task) SetLatestCompleted ¶
SetLatestCompleted gets a reference to the given time.Time and assigns it to the LatestCompleted field.
func (*Task) SetLinks ¶
SetLinks gets a reference to the given TaskLinks and assigns it to the Links field.
func (*Task) SetOffset ¶
SetOffset gets a reference to the given string and assigns it to the Offset field.
func (*Task) SetOwnerID ¶
SetOwnerID gets a reference to the given string and assigns it to the OwnerID field.
func (*Task) SetStatus ¶
func (o *Task) SetStatus(v TaskStatusType)
SetStatus gets a reference to the given TaskStatusType and assigns it to the Status field.
func (*Task) SetType ¶
SetType gets a reference to the given string and assigns it to the Type field.
func (*Task) SetUpdatedAt ¶
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type TaskCreateRequest ¶
type TaskCreateRequest struct { // The ID of the organization that owns this Task. OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` // The name of the organization that owns this Task. Org *string `json:"org,omitempty" yaml:"org,omitempty"` Status *TaskStatusType `json:"status,omitempty" yaml:"status,omitempty"` // The Flux script to run for this task. Flux string `json:"flux" yaml:"flux"` // An optional description of the task. Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TaskCreateRequest struct for TaskCreateRequest
func NewTaskCreateRequest ¶
func NewTaskCreateRequest(flux string) *TaskCreateRequest
NewTaskCreateRequest instantiates a new TaskCreateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTaskCreateRequestWithDefaults ¶
func NewTaskCreateRequestWithDefaults() *TaskCreateRequest
NewTaskCreateRequestWithDefaults instantiates a new TaskCreateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TaskCreateRequest) GetDescription ¶
func (o *TaskCreateRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TaskCreateRequest) GetDescriptionOk ¶
func (o *TaskCreateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskCreateRequest) GetFlux ¶
func (o *TaskCreateRequest) GetFlux() string
GetFlux returns the Flux field value
func (*TaskCreateRequest) GetFluxOk ¶
func (o *TaskCreateRequest) GetFluxOk() (*string, bool)
GetFluxOk returns a tuple with the Flux field value and a boolean to check if the value has been set.
func (*TaskCreateRequest) GetOrg ¶
func (o *TaskCreateRequest) GetOrg() string
GetOrg returns the Org field value if set, zero value otherwise.
func (*TaskCreateRequest) GetOrgID ¶
func (o *TaskCreateRequest) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*TaskCreateRequest) GetOrgIDOk ¶
func (o *TaskCreateRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskCreateRequest) GetOrgOk ¶
func (o *TaskCreateRequest) GetOrgOk() (*string, bool)
GetOrgOk returns a tuple with the Org field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskCreateRequest) GetStatus ¶
func (o *TaskCreateRequest) GetStatus() TaskStatusType
GetStatus returns the Status field value if set, zero value otherwise.
func (*TaskCreateRequest) GetStatusOk ¶
func (o *TaskCreateRequest) GetStatusOk() (*TaskStatusType, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskCreateRequest) HasDescription ¶
func (o *TaskCreateRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TaskCreateRequest) HasOrg ¶
func (o *TaskCreateRequest) HasOrg() bool
HasOrg returns a boolean if a field has been set.
func (*TaskCreateRequest) HasOrgID ¶
func (o *TaskCreateRequest) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (*TaskCreateRequest) HasStatus ¶
func (o *TaskCreateRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (TaskCreateRequest) MarshalJSON ¶
func (o TaskCreateRequest) MarshalJSON() ([]byte, error)
func (*TaskCreateRequest) SetDescription ¶
func (o *TaskCreateRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TaskCreateRequest) SetFlux ¶
func (o *TaskCreateRequest) SetFlux(v string)
SetFlux sets field value
func (*TaskCreateRequest) SetOrg ¶
func (o *TaskCreateRequest) SetOrg(v string)
SetOrg gets a reference to the given string and assigns it to the Org field.
func (*TaskCreateRequest) SetOrgID ¶
func (o *TaskCreateRequest) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*TaskCreateRequest) SetStatus ¶
func (o *TaskCreateRequest) SetStatus(v TaskStatusType)
SetStatus gets a reference to the given TaskStatusType and assigns it to the Status field.
type TaskLinks ¶
type TaskLinks struct { // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. Owners *string `json:"owners,omitempty" yaml:"owners,omitempty"` // URI of resource. Members *string `json:"members,omitempty" yaml:"members,omitempty"` // URI of resource. Runs *string `json:"runs,omitempty" yaml:"runs,omitempty"` // URI of resource. Logs *string `json:"logs,omitempty" yaml:"logs,omitempty"` // URI of resource. Labels *string `json:"labels,omitempty" yaml:"labels,omitempty"` }
TaskLinks struct for TaskLinks
func NewTaskLinks ¶
func NewTaskLinks() *TaskLinks
NewTaskLinks instantiates a new TaskLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTaskLinksWithDefaults ¶
func NewTaskLinksWithDefaults() *TaskLinks
NewTaskLinksWithDefaults instantiates a new TaskLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TaskLinks) GetLabels ¶
GetLabels returns the Labels field value if set, zero value otherwise.
func (*TaskLinks) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) GetLogsOk ¶
GetLogsOk returns a tuple with the Logs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) GetMembers ¶
GetMembers returns the Members field value if set, zero value otherwise.
func (*TaskLinks) GetMembersOk ¶
GetMembersOk returns a tuple with the Members field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) GetOwners ¶
GetOwners returns the Owners field value if set, zero value otherwise.
func (*TaskLinks) GetOwnersOk ¶
GetOwnersOk returns a tuple with the Owners field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) GetRunsOk ¶
GetRunsOk returns a tuple with the Runs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) GetSelfOk ¶
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskLinks) HasMembers ¶
HasMembers returns a boolean if a field has been set.
func (TaskLinks) MarshalJSON ¶
func (*TaskLinks) SetLabels ¶
SetLabels gets a reference to the given string and assigns it to the Labels field.
func (*TaskLinks) SetLogs ¶
SetLogs gets a reference to the given string and assigns it to the Logs field.
func (*TaskLinks) SetMembers ¶
SetMembers gets a reference to the given string and assigns it to the Members field.
func (*TaskLinks) SetOwners ¶
SetOwners gets a reference to the given string and assigns it to the Owners field.
type TaskStatusType ¶
type TaskStatusType string
TaskStatusType the model 'TaskStatusType'
const ( TASKSTATUSTYPE_ACTIVE TaskStatusType = "active" TASKSTATUSTYPE_INACTIVE TaskStatusType = "inactive" )
List of TaskStatusType
func TaskStatusTypeValues ¶ added in v2.2.0
func TaskStatusTypeValues() []TaskStatusType
func (TaskStatusType) Ptr ¶
func (v TaskStatusType) Ptr() *TaskStatusType
Ptr returns reference to TaskStatusType value
func (*TaskStatusType) UnmarshalJSON ¶
func (v *TaskStatusType) UnmarshalJSON(src []byte) error
type TaskUpdateRequest ¶
type TaskUpdateRequest struct { Status *TaskStatusType `json:"status,omitempty" yaml:"status,omitempty"` // The Flux script to run for this task. Flux *string `json:"flux,omitempty" yaml:"flux,omitempty"` // Override the 'name' option in the flux script. Name *string `json:"name,omitempty" yaml:"name,omitempty"` // Override the 'every' option in the flux script. Every *string `json:"every,omitempty" yaml:"every,omitempty"` // Override the 'cron' option in the flux script. Cron *string `json:"cron,omitempty" yaml:"cron,omitempty"` // Override the 'offset' option in the flux script. Offset *string `json:"offset,omitempty" yaml:"offset,omitempty"` // An optional description of the task. Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TaskUpdateRequest struct for TaskUpdateRequest
func NewTaskUpdateRequest ¶
func NewTaskUpdateRequest() *TaskUpdateRequest
NewTaskUpdateRequest instantiates a new TaskUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTaskUpdateRequestWithDefaults ¶
func NewTaskUpdateRequestWithDefaults() *TaskUpdateRequest
NewTaskUpdateRequestWithDefaults instantiates a new TaskUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TaskUpdateRequest) GetCron ¶
func (o *TaskUpdateRequest) GetCron() string
GetCron returns the Cron field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetCronOk ¶
func (o *TaskUpdateRequest) GetCronOk() (*string, bool)
GetCronOk returns a tuple with the Cron field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetDescription ¶
func (o *TaskUpdateRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetDescriptionOk ¶
func (o *TaskUpdateRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetEvery ¶
func (o *TaskUpdateRequest) GetEvery() string
GetEvery returns the Every field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetEveryOk ¶
func (o *TaskUpdateRequest) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetFlux ¶
func (o *TaskUpdateRequest) GetFlux() string
GetFlux returns the Flux field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetFluxOk ¶
func (o *TaskUpdateRequest) GetFluxOk() (*string, bool)
GetFluxOk returns a tuple with the Flux field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetName ¶
func (o *TaskUpdateRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetNameOk ¶
func (o *TaskUpdateRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetOffset ¶
func (o *TaskUpdateRequest) GetOffset() string
GetOffset returns the Offset field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetOffsetOk ¶
func (o *TaskUpdateRequest) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) GetStatus ¶
func (o *TaskUpdateRequest) GetStatus() TaskStatusType
GetStatus returns the Status field value if set, zero value otherwise.
func (*TaskUpdateRequest) GetStatusOk ¶
func (o *TaskUpdateRequest) GetStatusOk() (*TaskStatusType, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TaskUpdateRequest) HasCron ¶
func (o *TaskUpdateRequest) HasCron() bool
HasCron returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasDescription ¶
func (o *TaskUpdateRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasEvery ¶
func (o *TaskUpdateRequest) HasEvery() bool
HasEvery returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasFlux ¶
func (o *TaskUpdateRequest) HasFlux() bool
HasFlux returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasName ¶
func (o *TaskUpdateRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasOffset ¶
func (o *TaskUpdateRequest) HasOffset() bool
HasOffset returns a boolean if a field has been set.
func (*TaskUpdateRequest) HasStatus ¶
func (o *TaskUpdateRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (TaskUpdateRequest) MarshalJSON ¶
func (o TaskUpdateRequest) MarshalJSON() ([]byte, error)
func (*TaskUpdateRequest) SetCron ¶
func (o *TaskUpdateRequest) SetCron(v string)
SetCron gets a reference to the given string and assigns it to the Cron field.
func (*TaskUpdateRequest) SetDescription ¶
func (o *TaskUpdateRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TaskUpdateRequest) SetEvery ¶
func (o *TaskUpdateRequest) SetEvery(v string)
SetEvery gets a reference to the given string and assigns it to the Every field.
func (*TaskUpdateRequest) SetFlux ¶
func (o *TaskUpdateRequest) SetFlux(v string)
SetFlux gets a reference to the given string and assigns it to the Flux field.
func (*TaskUpdateRequest) SetName ¶
func (o *TaskUpdateRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*TaskUpdateRequest) SetOffset ¶
func (o *TaskUpdateRequest) SetOffset(v string)
SetOffset gets a reference to the given string and assigns it to the Offset field.
func (*TaskUpdateRequest) SetStatus ¶
func (o *TaskUpdateRequest) SetStatus(v TaskStatusType)
SetStatus gets a reference to the given TaskStatusType and assigns it to the Status field.
type Tasks ¶
type Tasks struct { Links *Links `json:"links,omitempty" yaml:"links,omitempty"` Tasks *[]Task `json:"tasks,omitempty" yaml:"tasks,omitempty"` }
Tasks struct for Tasks
func NewTasks ¶
func NewTasks() *Tasks
NewTasks instantiates a new Tasks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTasksWithDefaults ¶
func NewTasksWithDefaults() *Tasks
NewTasksWithDefaults instantiates a new Tasks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Tasks) GetLinksOk ¶
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Tasks) GetTasksOk ¶
GetTasksOk returns a tuple with the Tasks field value if set, nil otherwise and a boolean to check if the value has been set.
func (Tasks) MarshalJSON ¶
type TasksApi ¶
type TasksApi interface { /* * DeleteTasksID Delete a task * Deletes a task and all associated records * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The ID of the task to delete. * @return ApiDeleteTasksIDRequest */ DeleteTasksID(ctx _context.Context, taskID string) ApiDeleteTasksIDRequest /* * DeleteTasksIDExecute executes the request */ DeleteTasksIDExecute(r ApiDeleteTasksIDRequest) error /* * DeleteTasksIDRunsID Cancel a running task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiDeleteTasksIDRunsIDRequest */ DeleteTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiDeleteTasksIDRunsIDRequest /* * DeleteTasksIDRunsIDExecute executes the request */ DeleteTasksIDRunsIDExecute(r ApiDeleteTasksIDRunsIDRequest) error /* * GetTasks List all tasks * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetTasksRequest */ GetTasks(ctx _context.Context) ApiGetTasksRequest /* * GetTasksExecute executes the request * @return Tasks */ GetTasksExecute(r ApiGetTasksRequest) (Tasks, error) /* * GetTasksID Retrieve a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiGetTasksIDRequest */ GetTasksID(ctx _context.Context, taskID string) ApiGetTasksIDRequest /* * GetTasksIDExecute executes the request * @return Task */ GetTasksIDExecute(r ApiGetTasksIDRequest) (Task, error) /* * GetTasksIDLogs Retrieve all logs for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiGetTasksIDLogsRequest */ GetTasksIDLogs(ctx _context.Context, taskID string) ApiGetTasksIDLogsRequest /* * GetTasksIDLogsExecute executes the request * @return Logs */ GetTasksIDLogsExecute(r ApiGetTasksIDLogsRequest) (Logs, error) /* * GetTasksIDRuns List runs for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The ID of the task to get runs for. * @return ApiGetTasksIDRunsRequest */ GetTasksIDRuns(ctx _context.Context, taskID string) ApiGetTasksIDRunsRequest /* * GetTasksIDRunsExecute executes the request * @return Runs */ GetTasksIDRunsExecute(r ApiGetTasksIDRunsRequest) (Runs, error) /* * GetTasksIDRunsID Retrieve a single run for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiGetTasksIDRunsIDRequest */ GetTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDRequest /* * GetTasksIDRunsIDExecute executes the request * @return Run */ GetTasksIDRunsIDExecute(r ApiGetTasksIDRunsIDRequest) (Run, error) /* * GetTasksIDRunsIDLogs Retrieve all logs for a run * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID ID of task to get logs for. * @param runID ID of run to get logs for. * @return ApiGetTasksIDRunsIDLogsRequest */ GetTasksIDRunsIDLogs(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDLogsRequest /* * GetTasksIDRunsIDLogsExecute executes the request * @return Logs */ GetTasksIDRunsIDLogsExecute(r ApiGetTasksIDRunsIDLogsRequest) (Logs, error) /* * PatchTasksID Update a task * Update a task. This will cancel all queued runs. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiPatchTasksIDRequest */ PatchTasksID(ctx _context.Context, taskID string) ApiPatchTasksIDRequest /* * PatchTasksIDExecute executes the request * @return Task */ PatchTasksIDExecute(r ApiPatchTasksIDRequest) (Task, error) /* * PostTasks Create a new task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostTasksRequest */ PostTasks(ctx _context.Context) ApiPostTasksRequest /* * PostTasksExecute executes the request * @return Task */ PostTasksExecute(r ApiPostTasksRequest) (Task, error) /* * PostTasksIDRuns Manually start a task run, overriding the current schedule * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID * @return ApiPostTasksIDRunsRequest */ PostTasksIDRuns(ctx _context.Context, taskID string) ApiPostTasksIDRunsRequest /* * PostTasksIDRunsExecute executes the request * @return Run */ PostTasksIDRunsExecute(r ApiPostTasksIDRunsRequest) (Run, error) /* * PostTasksIDRunsIDRetry Retry a task run * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiPostTasksIDRunsIDRetryRequest */ PostTasksIDRunsIDRetry(ctx _context.Context, taskID string, runID string) ApiPostTasksIDRunsIDRetryRequest /* * PostTasksIDRunsIDRetryExecute executes the request * @return Run */ PostTasksIDRunsIDRetryExecute(r ApiPostTasksIDRunsIDRetryRequest) (Run, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() TasksApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() TasksApi }
type TasksApiService ¶
type TasksApiService service
TasksApiService TasksApi service
func (*TasksApiService) DeleteTasksID ¶
func (a *TasksApiService) DeleteTasksID(ctx _context.Context, taskID string) ApiDeleteTasksIDRequest
* DeleteTasksID Delete a task * Deletes a task and all associated records * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The ID of the task to delete. * @return ApiDeleteTasksIDRequest
func (*TasksApiService) DeleteTasksIDExecute ¶
func (a *TasksApiService) DeleteTasksIDExecute(r ApiDeleteTasksIDRequest) error
* Execute executes the request
func (*TasksApiService) DeleteTasksIDRunsID ¶
func (a *TasksApiService) DeleteTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiDeleteTasksIDRunsIDRequest
* DeleteTasksIDRunsID Cancel a running task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiDeleteTasksIDRunsIDRequest
func (*TasksApiService) DeleteTasksIDRunsIDExecute ¶
func (a *TasksApiService) DeleteTasksIDRunsIDExecute(r ApiDeleteTasksIDRunsIDRequest) error
* Execute executes the request
func (*TasksApiService) GetTasks ¶
func (a *TasksApiService) GetTasks(ctx _context.Context) ApiGetTasksRequest
* GetTasks List all tasks * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetTasksRequest
func (*TasksApiService) GetTasksExecute ¶
func (a *TasksApiService) GetTasksExecute(r ApiGetTasksRequest) (Tasks, error)
* Execute executes the request * @return Tasks
func (*TasksApiService) GetTasksID ¶
func (a *TasksApiService) GetTasksID(ctx _context.Context, taskID string) ApiGetTasksIDRequest
* GetTasksID Retrieve a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiGetTasksIDRequest
func (*TasksApiService) GetTasksIDExecute ¶
func (a *TasksApiService) GetTasksIDExecute(r ApiGetTasksIDRequest) (Task, error)
* Execute executes the request * @return Task
func (*TasksApiService) GetTasksIDLogs ¶
func (a *TasksApiService) GetTasksIDLogs(ctx _context.Context, taskID string) ApiGetTasksIDLogsRequest
* GetTasksIDLogs Retrieve all logs for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiGetTasksIDLogsRequest
func (*TasksApiService) GetTasksIDLogsExecute ¶
func (a *TasksApiService) GetTasksIDLogsExecute(r ApiGetTasksIDLogsRequest) (Logs, error)
* Execute executes the request * @return Logs
func (*TasksApiService) GetTasksIDRuns ¶
func (a *TasksApiService) GetTasksIDRuns(ctx _context.Context, taskID string) ApiGetTasksIDRunsRequest
* GetTasksIDRuns List runs for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The ID of the task to get runs for. * @return ApiGetTasksIDRunsRequest
func (*TasksApiService) GetTasksIDRunsExecute ¶
func (a *TasksApiService) GetTasksIDRunsExecute(r ApiGetTasksIDRunsRequest) (Runs, error)
* Execute executes the request * @return Runs
func (*TasksApiService) GetTasksIDRunsID ¶
func (a *TasksApiService) GetTasksIDRunsID(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDRequest
* GetTasksIDRunsID Retrieve a single run for a task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiGetTasksIDRunsIDRequest
func (*TasksApiService) GetTasksIDRunsIDExecute ¶
func (a *TasksApiService) GetTasksIDRunsIDExecute(r ApiGetTasksIDRunsIDRequest) (Run, error)
* Execute executes the request * @return Run
func (*TasksApiService) GetTasksIDRunsIDLogs ¶
func (a *TasksApiService) GetTasksIDRunsIDLogs(ctx _context.Context, taskID string, runID string) ApiGetTasksIDRunsIDLogsRequest
* GetTasksIDRunsIDLogs Retrieve all logs for a run * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID ID of task to get logs for. * @param runID ID of run to get logs for. * @return ApiGetTasksIDRunsIDLogsRequest
func (*TasksApiService) GetTasksIDRunsIDLogsExecute ¶
func (a *TasksApiService) GetTasksIDRunsIDLogsExecute(r ApiGetTasksIDRunsIDLogsRequest) (Logs, error)
* Execute executes the request * @return Logs
func (*TasksApiService) OnlyCloud ¶
func (a *TasksApiService) OnlyCloud() TasksApi
func (*TasksApiService) OnlyOSS ¶
func (a *TasksApiService) OnlyOSS() TasksApi
func (*TasksApiService) PatchTasksID ¶
func (a *TasksApiService) PatchTasksID(ctx _context.Context, taskID string) ApiPatchTasksIDRequest
* PatchTasksID Update a task * Update a task. This will cancel all queued runs. * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @return ApiPatchTasksIDRequest
func (*TasksApiService) PatchTasksIDExecute ¶
func (a *TasksApiService) PatchTasksIDExecute(r ApiPatchTasksIDRequest) (Task, error)
* Execute executes the request * @return Task
func (*TasksApiService) PostTasks ¶
func (a *TasksApiService) PostTasks(ctx _context.Context) ApiPostTasksRequest
* PostTasks Create a new task * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostTasksRequest
func (*TasksApiService) PostTasksExecute ¶
func (a *TasksApiService) PostTasksExecute(r ApiPostTasksRequest) (Task, error)
* Execute executes the request * @return Task
func (*TasksApiService) PostTasksIDRuns ¶
func (a *TasksApiService) PostTasksIDRuns(ctx _context.Context, taskID string) ApiPostTasksIDRunsRequest
* PostTasksIDRuns Manually start a task run, overriding the current schedule * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID * @return ApiPostTasksIDRunsRequest
func (*TasksApiService) PostTasksIDRunsExecute ¶
func (a *TasksApiService) PostTasksIDRunsExecute(r ApiPostTasksIDRunsRequest) (Run, error)
* Execute executes the request * @return Run
func (*TasksApiService) PostTasksIDRunsIDRetry ¶
func (a *TasksApiService) PostTasksIDRunsIDRetry(ctx _context.Context, taskID string, runID string) ApiPostTasksIDRunsIDRetryRequest
* PostTasksIDRunsIDRetry Retry a task run * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param taskID The task ID. * @param runID The run ID. * @return ApiPostTasksIDRunsIDRetryRequest
func (*TasksApiService) PostTasksIDRunsIDRetryExecute ¶
func (a *TasksApiService) PostTasksIDRunsIDRetryExecute(r ApiPostTasksIDRunsIDRetryRequest) (Run, error)
* Execute executes the request * @return Run
type Telegraf ¶
type Telegraf struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Metadata *TelegrafRequestMetadata `json:"metadata,omitempty" yaml:"metadata,omitempty"` Config *string `json:"config,omitempty" yaml:"config,omitempty"` OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` Id *string `json:"id,omitempty" yaml:"id,omitempty"` Links *TelegrafAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` }
Telegraf struct for Telegraf
func NewTelegraf ¶
func NewTelegraf() *Telegraf
NewTelegraf instantiates a new Telegraf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafWithDefaults ¶
func NewTelegrafWithDefaults() *Telegraf
NewTelegrafWithDefaults instantiates a new Telegraf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Telegraf) GetConfigOk ¶
GetConfigOk returns a tuple with the Config field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetDescription ¶
GetDescription returns the Description field value if set, zero value otherwise.
func (*Telegraf) GetDescriptionOk ¶
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetLabelsOk ¶
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetLinks ¶
func (o *Telegraf) GetLinks() TelegrafAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Telegraf) GetLinksOk ¶
func (o *Telegraf) GetLinksOk() (*TelegrafAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetMetadata ¶
func (o *Telegraf) GetMetadata() TelegrafRequestMetadata
GetMetadata returns the Metadata field value if set, zero value otherwise.
func (*Telegraf) GetMetadataOk ¶
func (o *Telegraf) GetMetadataOk() (*TelegrafRequestMetadata, bool)
GetMetadataOk returns a tuple with the Metadata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) GetOrgIDOk ¶
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegraf) HasDescription ¶
HasDescription returns a boolean if a field has been set.
func (*Telegraf) HasMetadata ¶
HasMetadata returns a boolean if a field has been set.
func (Telegraf) MarshalJSON ¶
func (*Telegraf) SetConfig ¶
SetConfig gets a reference to the given string and assigns it to the Config field.
func (*Telegraf) SetDescription ¶
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*Telegraf) SetLabels ¶
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*Telegraf) SetLinks ¶
func (o *Telegraf) SetLinks(v TelegrafAllOfLinks)
SetLinks gets a reference to the given TelegrafAllOfLinks and assigns it to the Links field.
func (*Telegraf) SetMetadata ¶
func (o *Telegraf) SetMetadata(v TelegrafRequestMetadata)
SetMetadata gets a reference to the given TelegrafRequestMetadata and assigns it to the Metadata field.
type TelegrafAllOf ¶
type TelegrafAllOf struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` Links *TelegrafAllOfLinks `json:"links,omitempty" yaml:"links,omitempty"` Labels *[]Label `json:"labels,omitempty" yaml:"labels,omitempty"` }
TelegrafAllOf struct for TelegrafAllOf
func NewTelegrafAllOf ¶
func NewTelegrafAllOf() *TelegrafAllOf
NewTelegrafAllOf instantiates a new TelegrafAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafAllOfWithDefaults ¶
func NewTelegrafAllOfWithDefaults() *TelegrafAllOf
NewTelegrafAllOfWithDefaults instantiates a new TelegrafAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TelegrafAllOf) GetId ¶
func (o *TelegrafAllOf) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*TelegrafAllOf) GetIdOk ¶
func (o *TelegrafAllOf) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOf) GetLabels ¶
func (o *TelegrafAllOf) GetLabels() []Label
GetLabels returns the Labels field value if set, zero value otherwise.
func (*TelegrafAllOf) GetLabelsOk ¶
func (o *TelegrafAllOf) GetLabelsOk() (*[]Label, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOf) GetLinks ¶
func (o *TelegrafAllOf) GetLinks() TelegrafAllOfLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*TelegrafAllOf) GetLinksOk ¶
func (o *TelegrafAllOf) GetLinksOk() (*TelegrafAllOfLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOf) HasId ¶
func (o *TelegrafAllOf) HasId() bool
HasId returns a boolean if a field has been set.
func (*TelegrafAllOf) HasLabels ¶
func (o *TelegrafAllOf) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*TelegrafAllOf) HasLinks ¶
func (o *TelegrafAllOf) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (TelegrafAllOf) MarshalJSON ¶
func (o TelegrafAllOf) MarshalJSON() ([]byte, error)
func (*TelegrafAllOf) SetId ¶
func (o *TelegrafAllOf) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*TelegrafAllOf) SetLabels ¶
func (o *TelegrafAllOf) SetLabels(v []Label)
SetLabels gets a reference to the given []Label and assigns it to the Labels field.
func (*TelegrafAllOf) SetLinks ¶
func (o *TelegrafAllOf) SetLinks(v TelegrafAllOfLinks)
SetLinks gets a reference to the given TelegrafAllOfLinks and assigns it to the Links field.
type TelegrafAllOfLinks ¶
type TelegrafAllOfLinks struct { // URI of resource. Self *string `json:"self,omitempty" yaml:"self,omitempty"` // URI of resource. Labels *string `json:"labels,omitempty" yaml:"labels,omitempty"` // URI of resource. Members *string `json:"members,omitempty" yaml:"members,omitempty"` // URI of resource. Owners *string `json:"owners,omitempty" yaml:"owners,omitempty"` }
TelegrafAllOfLinks struct for TelegrafAllOfLinks
func NewTelegrafAllOfLinks ¶
func NewTelegrafAllOfLinks() *TelegrafAllOfLinks
NewTelegrafAllOfLinks instantiates a new TelegrafAllOfLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafAllOfLinksWithDefaults ¶
func NewTelegrafAllOfLinksWithDefaults() *TelegrafAllOfLinks
NewTelegrafAllOfLinksWithDefaults instantiates a new TelegrafAllOfLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TelegrafAllOfLinks) GetLabels ¶
func (o *TelegrafAllOfLinks) GetLabels() string
GetLabels returns the Labels field value if set, zero value otherwise.
func (*TelegrafAllOfLinks) GetLabelsOk ¶
func (o *TelegrafAllOfLinks) GetLabelsOk() (*string, bool)
GetLabelsOk returns a tuple with the Labels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOfLinks) GetMembers ¶
func (o *TelegrafAllOfLinks) GetMembers() string
GetMembers returns the Members field value if set, zero value otherwise.
func (*TelegrafAllOfLinks) GetMembersOk ¶
func (o *TelegrafAllOfLinks) GetMembersOk() (*string, bool)
GetMembersOk returns a tuple with the Members field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOfLinks) GetOwners ¶
func (o *TelegrafAllOfLinks) GetOwners() string
GetOwners returns the Owners field value if set, zero value otherwise.
func (*TelegrafAllOfLinks) GetOwnersOk ¶
func (o *TelegrafAllOfLinks) GetOwnersOk() (*string, bool)
GetOwnersOk returns a tuple with the Owners field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOfLinks) GetSelf ¶
func (o *TelegrafAllOfLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*TelegrafAllOfLinks) GetSelfOk ¶
func (o *TelegrafAllOfLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafAllOfLinks) HasLabels ¶
func (o *TelegrafAllOfLinks) HasLabels() bool
HasLabels returns a boolean if a field has been set.
func (*TelegrafAllOfLinks) HasMembers ¶
func (o *TelegrafAllOfLinks) HasMembers() bool
HasMembers returns a boolean if a field has been set.
func (*TelegrafAllOfLinks) HasOwners ¶
func (o *TelegrafAllOfLinks) HasOwners() bool
HasOwners returns a boolean if a field has been set.
func (*TelegrafAllOfLinks) HasSelf ¶
func (o *TelegrafAllOfLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (TelegrafAllOfLinks) MarshalJSON ¶
func (o TelegrafAllOfLinks) MarshalJSON() ([]byte, error)
func (*TelegrafAllOfLinks) SetLabels ¶
func (o *TelegrafAllOfLinks) SetLabels(v string)
SetLabels gets a reference to the given string and assigns it to the Labels field.
func (*TelegrafAllOfLinks) SetMembers ¶
func (o *TelegrafAllOfLinks) SetMembers(v string)
SetMembers gets a reference to the given string and assigns it to the Members field.
func (*TelegrafAllOfLinks) SetOwners ¶
func (o *TelegrafAllOfLinks) SetOwners(v string)
SetOwners gets a reference to the given string and assigns it to the Owners field.
func (*TelegrafAllOfLinks) SetSelf ¶
func (o *TelegrafAllOfLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type TelegrafRequest ¶
type TelegrafRequest struct { Name *string `json:"name,omitempty" yaml:"name,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Metadata *TelegrafRequestMetadata `json:"metadata,omitempty" yaml:"metadata,omitempty"` Config *string `json:"config,omitempty" yaml:"config,omitempty"` OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` }
TelegrafRequest struct for TelegrafRequest
func NewTelegrafRequest ¶
func NewTelegrafRequest() *TelegrafRequest
NewTelegrafRequest instantiates a new TelegrafRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafRequestWithDefaults ¶
func NewTelegrafRequestWithDefaults() *TelegrafRequest
NewTelegrafRequestWithDefaults instantiates a new TelegrafRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TelegrafRequest) GetConfig ¶
func (o *TelegrafRequest) GetConfig() string
GetConfig returns the Config field value if set, zero value otherwise.
func (*TelegrafRequest) GetConfigOk ¶
func (o *TelegrafRequest) GetConfigOk() (*string, bool)
GetConfigOk returns a tuple with the Config field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequest) GetDescription ¶
func (o *TelegrafRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TelegrafRequest) GetDescriptionOk ¶
func (o *TelegrafRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequest) GetMetadata ¶
func (o *TelegrafRequest) GetMetadata() TelegrafRequestMetadata
GetMetadata returns the Metadata field value if set, zero value otherwise.
func (*TelegrafRequest) GetMetadataOk ¶
func (o *TelegrafRequest) GetMetadataOk() (*TelegrafRequestMetadata, bool)
GetMetadataOk returns a tuple with the Metadata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequest) GetName ¶
func (o *TelegrafRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*TelegrafRequest) GetNameOk ¶
func (o *TelegrafRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequest) GetOrgID ¶
func (o *TelegrafRequest) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*TelegrafRequest) GetOrgIDOk ¶
func (o *TelegrafRequest) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequest) HasConfig ¶
func (o *TelegrafRequest) HasConfig() bool
HasConfig returns a boolean if a field has been set.
func (*TelegrafRequest) HasDescription ¶
func (o *TelegrafRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TelegrafRequest) HasMetadata ¶
func (o *TelegrafRequest) HasMetadata() bool
HasMetadata returns a boolean if a field has been set.
func (*TelegrafRequest) HasName ¶
func (o *TelegrafRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (*TelegrafRequest) HasOrgID ¶
func (o *TelegrafRequest) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (TelegrafRequest) MarshalJSON ¶
func (o TelegrafRequest) MarshalJSON() ([]byte, error)
func (*TelegrafRequest) SetConfig ¶
func (o *TelegrafRequest) SetConfig(v string)
SetConfig gets a reference to the given string and assigns it to the Config field.
func (*TelegrafRequest) SetDescription ¶
func (o *TelegrafRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TelegrafRequest) SetMetadata ¶
func (o *TelegrafRequest) SetMetadata(v TelegrafRequestMetadata)
SetMetadata gets a reference to the given TelegrafRequestMetadata and assigns it to the Metadata field.
func (*TelegrafRequest) SetName ¶
func (o *TelegrafRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*TelegrafRequest) SetOrgID ¶
func (o *TelegrafRequest) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
type TelegrafRequestMetadata ¶
type TelegrafRequestMetadata struct {
Buckets *[]string `json:"buckets,omitempty" yaml:"buckets,omitempty"`
}
TelegrafRequestMetadata struct for TelegrafRequestMetadata
func NewTelegrafRequestMetadata ¶
func NewTelegrafRequestMetadata() *TelegrafRequestMetadata
NewTelegrafRequestMetadata instantiates a new TelegrafRequestMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafRequestMetadataWithDefaults ¶
func NewTelegrafRequestMetadataWithDefaults() *TelegrafRequestMetadata
NewTelegrafRequestMetadataWithDefaults instantiates a new TelegrafRequestMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TelegrafRequestMetadata) GetBuckets ¶
func (o *TelegrafRequestMetadata) GetBuckets() []string
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*TelegrafRequestMetadata) GetBucketsOk ¶
func (o *TelegrafRequestMetadata) GetBucketsOk() (*[]string, bool)
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TelegrafRequestMetadata) HasBuckets ¶
func (o *TelegrafRequestMetadata) HasBuckets() bool
HasBuckets returns a boolean if a field has been set.
func (TelegrafRequestMetadata) MarshalJSON ¶
func (o TelegrafRequestMetadata) MarshalJSON() ([]byte, error)
func (*TelegrafRequestMetadata) SetBuckets ¶
func (o *TelegrafRequestMetadata) SetBuckets(v []string)
SetBuckets gets a reference to the given []string and assigns it to the Buckets field.
type Telegrafs ¶
type Telegrafs struct {
Configurations *[]Telegraf `json:"configurations,omitempty" yaml:"configurations,omitempty"`
}
Telegrafs struct for Telegrafs
func NewTelegrafs ¶
func NewTelegrafs() *Telegrafs
NewTelegrafs instantiates a new Telegrafs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTelegrafsWithDefaults ¶
func NewTelegrafsWithDefaults() *Telegrafs
NewTelegrafsWithDefaults instantiates a new Telegrafs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Telegrafs) GetConfigurations ¶
GetConfigurations returns the Configurations field value if set, zero value otherwise.
func (*Telegrafs) GetConfigurationsOk ¶
GetConfigurationsOk returns a tuple with the Configurations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Telegrafs) HasConfigurations ¶
HasConfigurations returns a boolean if a field has been set.
func (Telegrafs) MarshalJSON ¶
func (*Telegrafs) SetConfigurations ¶
SetConfigurations gets a reference to the given []Telegraf and assigns it to the Configurations field.
type TelegrafsApi ¶
type TelegrafsApi interface { /* * DeleteTelegrafsID Delete a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf configuration ID. * @return ApiDeleteTelegrafsIDRequest */ DeleteTelegrafsID(ctx _context.Context, telegrafID string) ApiDeleteTelegrafsIDRequest /* * DeleteTelegrafsIDExecute executes the request */ DeleteTelegrafsIDExecute(r ApiDeleteTelegrafsIDRequest) error /* * GetTelegrafs List all Telegraf configurations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetTelegrafsRequest */ GetTelegrafs(ctx _context.Context) ApiGetTelegrafsRequest /* * GetTelegrafsExecute executes the request * @return Telegrafs */ GetTelegrafsExecute(r ApiGetTelegrafsRequest) (Telegrafs, error) /* * GetTelegrafsID Retrieve a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf configuration ID. * @return ApiGetTelegrafsIDRequest */ GetTelegrafsID(ctx _context.Context, telegrafID string) ApiGetTelegrafsIDRequest /* * GetTelegrafsIDExecute executes the request * @return Telegraf */ GetTelegrafsIDExecute(r ApiGetTelegrafsIDRequest) (Telegraf, error) /* * PostTelegrafs Create a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostTelegrafsRequest */ PostTelegrafs(ctx _context.Context) ApiPostTelegrafsRequest /* * PostTelegrafsExecute executes the request * @return Telegraf */ PostTelegrafsExecute(r ApiPostTelegrafsRequest) (Telegraf, error) /* * PutTelegrafsID Update a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf config ID. * @return ApiPutTelegrafsIDRequest */ PutTelegrafsID(ctx _context.Context, telegrafID string) ApiPutTelegrafsIDRequest /* * PutTelegrafsIDExecute executes the request * @return Telegraf */ PutTelegrafsIDExecute(r ApiPutTelegrafsIDRequest) (Telegraf, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() TelegrafsApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() TelegrafsApi }
type TelegrafsApiService ¶
type TelegrafsApiService service
TelegrafsApiService TelegrafsApi service
func (*TelegrafsApiService) DeleteTelegrafsID ¶
func (a *TelegrafsApiService) DeleteTelegrafsID(ctx _context.Context, telegrafID string) ApiDeleteTelegrafsIDRequest
* DeleteTelegrafsID Delete a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf configuration ID. * @return ApiDeleteTelegrafsIDRequest
func (*TelegrafsApiService) DeleteTelegrafsIDExecute ¶
func (a *TelegrafsApiService) DeleteTelegrafsIDExecute(r ApiDeleteTelegrafsIDRequest) error
* Execute executes the request
func (*TelegrafsApiService) GetTelegrafs ¶
func (a *TelegrafsApiService) GetTelegrafs(ctx _context.Context) ApiGetTelegrafsRequest
* GetTelegrafs List all Telegraf configurations * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetTelegrafsRequest
func (*TelegrafsApiService) GetTelegrafsExecute ¶
func (a *TelegrafsApiService) GetTelegrafsExecute(r ApiGetTelegrafsRequest) (Telegrafs, error)
* Execute executes the request * @return Telegrafs
func (*TelegrafsApiService) GetTelegrafsID ¶
func (a *TelegrafsApiService) GetTelegrafsID(ctx _context.Context, telegrafID string) ApiGetTelegrafsIDRequest
* GetTelegrafsID Retrieve a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf configuration ID. * @return ApiGetTelegrafsIDRequest
func (*TelegrafsApiService) GetTelegrafsIDExecute ¶
func (a *TelegrafsApiService) GetTelegrafsIDExecute(r ApiGetTelegrafsIDRequest) (Telegraf, error)
* Execute executes the request * @return Telegraf
func (*TelegrafsApiService) OnlyCloud ¶
func (a *TelegrafsApiService) OnlyCloud() TelegrafsApi
func (*TelegrafsApiService) OnlyOSS ¶
func (a *TelegrafsApiService) OnlyOSS() TelegrafsApi
func (*TelegrafsApiService) PostTelegrafs ¶
func (a *TelegrafsApiService) PostTelegrafs(ctx _context.Context) ApiPostTelegrafsRequest
* PostTelegrafs Create a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostTelegrafsRequest
func (*TelegrafsApiService) PostTelegrafsExecute ¶
func (a *TelegrafsApiService) PostTelegrafsExecute(r ApiPostTelegrafsRequest) (Telegraf, error)
* Execute executes the request * @return Telegraf
func (*TelegrafsApiService) PutTelegrafsID ¶
func (a *TelegrafsApiService) PutTelegrafsID(ctx _context.Context, telegrafID string) ApiPutTelegrafsIDRequest
* PutTelegrafsID Update a Telegraf configuration * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param telegrafID The Telegraf config ID. * @return ApiPutTelegrafsIDRequest
func (*TelegrafsApiService) PutTelegrafsIDExecute ¶
func (a *TelegrafsApiService) PutTelegrafsIDExecute(r ApiPutTelegrafsIDRequest) (Telegraf, error)
* Execute executes the request * @return Telegraf
type TemplateApply ¶
type TemplateApply struct { DryRun bool `json:"dryRun" yaml:"dryRun"` OrgID string `json:"orgID" yaml:"orgID"` StackID *string `json:"stackID,omitempty" yaml:"stackID,omitempty"` Template *TemplateApplyTemplate `json:"template,omitempty" yaml:"template,omitempty"` Templates []TemplateApplyTemplate `json:"templates" yaml:"templates"` EnvRefs map[string]string `json:"envRefs" yaml:"envRefs"` Secrets map[string]string `json:"secrets" yaml:"secrets"` Remotes []TemplateApplyRemoteRef `json:"remotes" yaml:"remotes"` Actions []TemplateApplyAction `json:"actions" yaml:"actions"` }
TemplateApply struct for TemplateApply
func NewTemplateApply ¶
func NewTemplateApply(dryRun bool, orgID string, templates []TemplateApplyTemplate, envRefs map[string]string, secrets map[string]string, remotes []TemplateApplyRemoteRef, actions []TemplateApplyAction) *TemplateApply
NewTemplateApply instantiates a new TemplateApply object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateApplyWithDefaults ¶
func NewTemplateApplyWithDefaults() *TemplateApply
NewTemplateApplyWithDefaults instantiates a new TemplateApply object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateApply) GetActions ¶
func (o *TemplateApply) GetActions() []TemplateApplyAction
GetActions returns the Actions field value
func (*TemplateApply) GetActionsOk ¶
func (o *TemplateApply) GetActionsOk() (*[]TemplateApplyAction, bool)
GetActionsOk returns a tuple with the Actions field value and a boolean to check if the value has been set.
func (*TemplateApply) GetDryRun ¶
func (o *TemplateApply) GetDryRun() bool
GetDryRun returns the DryRun field value
func (*TemplateApply) GetDryRunOk ¶
func (o *TemplateApply) GetDryRunOk() (*bool, bool)
GetDryRunOk returns a tuple with the DryRun field value and a boolean to check if the value has been set.
func (*TemplateApply) GetEnvRefs ¶
func (o *TemplateApply) GetEnvRefs() map[string]string
GetEnvRefs returns the EnvRefs field value
func (*TemplateApply) GetEnvRefsOk ¶
func (o *TemplateApply) GetEnvRefsOk() (*map[string]string, bool)
GetEnvRefsOk returns a tuple with the EnvRefs field value and a boolean to check if the value has been set.
func (*TemplateApply) GetOrgID ¶
func (o *TemplateApply) GetOrgID() string
GetOrgID returns the OrgID field value
func (*TemplateApply) GetOrgIDOk ¶
func (o *TemplateApply) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value and a boolean to check if the value has been set.
func (*TemplateApply) GetRemotes ¶
func (o *TemplateApply) GetRemotes() []TemplateApplyRemoteRef
GetRemotes returns the Remotes field value
func (*TemplateApply) GetRemotesOk ¶
func (o *TemplateApply) GetRemotesOk() (*[]TemplateApplyRemoteRef, bool)
GetRemotesOk returns a tuple with the Remotes field value and a boolean to check if the value has been set.
func (*TemplateApply) GetSecrets ¶
func (o *TemplateApply) GetSecrets() map[string]string
GetSecrets returns the Secrets field value
func (*TemplateApply) GetSecretsOk ¶
func (o *TemplateApply) GetSecretsOk() (*map[string]string, bool)
GetSecretsOk returns a tuple with the Secrets field value and a boolean to check if the value has been set.
func (*TemplateApply) GetStackID ¶
func (o *TemplateApply) GetStackID() string
GetStackID returns the StackID field value if set, zero value otherwise.
func (*TemplateApply) GetStackIDOk ¶
func (o *TemplateApply) GetStackIDOk() (*string, bool)
GetStackIDOk returns a tuple with the StackID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateApply) GetTemplate ¶
func (o *TemplateApply) GetTemplate() TemplateApplyTemplate
GetTemplate returns the Template field value if set, zero value otherwise.
func (*TemplateApply) GetTemplateOk ¶
func (o *TemplateApply) GetTemplateOk() (*TemplateApplyTemplate, bool)
GetTemplateOk returns a tuple with the Template field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateApply) GetTemplates ¶
func (o *TemplateApply) GetTemplates() []TemplateApplyTemplate
GetTemplates returns the Templates field value
func (*TemplateApply) GetTemplatesOk ¶
func (o *TemplateApply) GetTemplatesOk() (*[]TemplateApplyTemplate, bool)
GetTemplatesOk returns a tuple with the Templates field value and a boolean to check if the value has been set.
func (*TemplateApply) HasStackID ¶
func (o *TemplateApply) HasStackID() bool
HasStackID returns a boolean if a field has been set.
func (*TemplateApply) HasTemplate ¶
func (o *TemplateApply) HasTemplate() bool
HasTemplate returns a boolean if a field has been set.
func (TemplateApply) MarshalJSON ¶
func (o TemplateApply) MarshalJSON() ([]byte, error)
func (*TemplateApply) SetActions ¶
func (o *TemplateApply) SetActions(v []TemplateApplyAction)
SetActions sets field value
func (*TemplateApply) SetDryRun ¶
func (o *TemplateApply) SetDryRun(v bool)
SetDryRun sets field value
func (*TemplateApply) SetEnvRefs ¶
func (o *TemplateApply) SetEnvRefs(v map[string]string)
SetEnvRefs sets field value
func (*TemplateApply) SetOrgID ¶
func (o *TemplateApply) SetOrgID(v string)
SetOrgID sets field value
func (*TemplateApply) SetRemotes ¶
func (o *TemplateApply) SetRemotes(v []TemplateApplyRemoteRef)
SetRemotes sets field value
func (*TemplateApply) SetSecrets ¶
func (o *TemplateApply) SetSecrets(v map[string]string)
SetSecrets sets field value
func (*TemplateApply) SetStackID ¶
func (o *TemplateApply) SetStackID(v string)
SetStackID gets a reference to the given string and assigns it to the StackID field.
func (*TemplateApply) SetTemplate ¶
func (o *TemplateApply) SetTemplate(v TemplateApplyTemplate)
SetTemplate gets a reference to the given TemplateApplyTemplate and assigns it to the Template field.
func (*TemplateApply) SetTemplates ¶
func (o *TemplateApply) SetTemplates(v []TemplateApplyTemplate)
SetTemplates sets field value
type TemplateApplyAction ¶
type TemplateApplyAction struct { Action TemplateApplyActionKind `json:"action" yaml:"action"` Properties TemplateApplyActionProperties `json:"properties" yaml:"properties"` }
TemplateApplyAction struct for TemplateApplyAction
func NewTemplateApplyAction ¶
func NewTemplateApplyAction(action TemplateApplyActionKind, properties TemplateApplyActionProperties) *TemplateApplyAction
NewTemplateApplyAction instantiates a new TemplateApplyAction object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateApplyActionWithDefaults ¶
func NewTemplateApplyActionWithDefaults() *TemplateApplyAction
NewTemplateApplyActionWithDefaults instantiates a new TemplateApplyAction object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateApplyAction) GetAction ¶
func (o *TemplateApplyAction) GetAction() TemplateApplyActionKind
GetAction returns the Action field value
func (*TemplateApplyAction) GetActionOk ¶
func (o *TemplateApplyAction) GetActionOk() (*TemplateApplyActionKind, bool)
GetActionOk returns a tuple with the Action field value and a boolean to check if the value has been set.
func (*TemplateApplyAction) GetProperties ¶
func (o *TemplateApplyAction) GetProperties() TemplateApplyActionProperties
GetProperties returns the Properties field value
func (*TemplateApplyAction) GetPropertiesOk ¶
func (o *TemplateApplyAction) GetPropertiesOk() (*TemplateApplyActionProperties, bool)
GetPropertiesOk returns a tuple with the Properties field value and a boolean to check if the value has been set.
func (TemplateApplyAction) MarshalJSON ¶
func (o TemplateApplyAction) MarshalJSON() ([]byte, error)
func (*TemplateApplyAction) SetAction ¶
func (o *TemplateApplyAction) SetAction(v TemplateApplyActionKind)
SetAction sets field value
func (*TemplateApplyAction) SetProperties ¶
func (o *TemplateApplyAction) SetProperties(v TemplateApplyActionProperties)
SetProperties sets field value
type TemplateApplyActionKind ¶
type TemplateApplyActionKind string
TemplateApplyActionKind the model 'TemplateApplyActionKind'
const ( TEMPLATEAPPLYACTIONKIND_SKIP_KIND TemplateApplyActionKind = "skipKind" TEMPLATEAPPLYACTIONKIND_SKIP_RESOURCE TemplateApplyActionKind = "skipResource" )
List of TemplateApplyActionKind
func TemplateApplyActionKindValues ¶ added in v2.2.0
func TemplateApplyActionKindValues() []TemplateApplyActionKind
func (TemplateApplyActionKind) Ptr ¶
func (v TemplateApplyActionKind) Ptr() *TemplateApplyActionKind
Ptr returns reference to TemplateApplyActionKind value
func (*TemplateApplyActionKind) UnmarshalJSON ¶
func (v *TemplateApplyActionKind) UnmarshalJSON(src []byte) error
type TemplateApplyActionProperties ¶
type TemplateApplyActionProperties struct { Kind string `json:"kind" yaml:"kind"` ResourceTemplateName *string `json:"resourceTemplateName,omitempty" yaml:"resourceTemplateName,omitempty"` }
TemplateApplyActionProperties struct for TemplateApplyActionProperties
func NewTemplateApplyActionProperties ¶
func NewTemplateApplyActionProperties(kind string) *TemplateApplyActionProperties
NewTemplateApplyActionProperties instantiates a new TemplateApplyActionProperties object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateApplyActionPropertiesWithDefaults ¶
func NewTemplateApplyActionPropertiesWithDefaults() *TemplateApplyActionProperties
NewTemplateApplyActionPropertiesWithDefaults instantiates a new TemplateApplyActionProperties object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateApplyActionProperties) GetKind ¶
func (o *TemplateApplyActionProperties) GetKind() string
GetKind returns the Kind field value
func (*TemplateApplyActionProperties) GetKindOk ¶
func (o *TemplateApplyActionProperties) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateApplyActionProperties) GetResourceTemplateName ¶
func (o *TemplateApplyActionProperties) GetResourceTemplateName() string
GetResourceTemplateName returns the ResourceTemplateName field value if set, zero value otherwise.
func (*TemplateApplyActionProperties) GetResourceTemplateNameOk ¶
func (o *TemplateApplyActionProperties) GetResourceTemplateNameOk() (*string, bool)
GetResourceTemplateNameOk returns a tuple with the ResourceTemplateName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateApplyActionProperties) HasResourceTemplateName ¶
func (o *TemplateApplyActionProperties) HasResourceTemplateName() bool
HasResourceTemplateName returns a boolean if a field has been set.
func (TemplateApplyActionProperties) MarshalJSON ¶
func (o TemplateApplyActionProperties) MarshalJSON() ([]byte, error)
func (*TemplateApplyActionProperties) SetKind ¶
func (o *TemplateApplyActionProperties) SetKind(v string)
SetKind sets field value
func (*TemplateApplyActionProperties) SetResourceTemplateName ¶
func (o *TemplateApplyActionProperties) SetResourceTemplateName(v string)
SetResourceTemplateName gets a reference to the given string and assigns it to the ResourceTemplateName field.
type TemplateApplyRemoteRef ¶
type TemplateApplyRemoteRef struct { Url string `json:"url" yaml:"url"` ContentType *string `json:"contentType,omitempty" yaml:"contentType,omitempty"` }
TemplateApplyRemoteRef struct for TemplateApplyRemoteRef
func NewTemplateApplyRemoteRef ¶
func NewTemplateApplyRemoteRef(url string) *TemplateApplyRemoteRef
NewTemplateApplyRemoteRef instantiates a new TemplateApplyRemoteRef object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateApplyRemoteRefWithDefaults ¶
func NewTemplateApplyRemoteRefWithDefaults() *TemplateApplyRemoteRef
NewTemplateApplyRemoteRefWithDefaults instantiates a new TemplateApplyRemoteRef object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateApplyRemoteRef) GetContentType ¶
func (o *TemplateApplyRemoteRef) GetContentType() string
GetContentType returns the ContentType field value if set, zero value otherwise.
func (*TemplateApplyRemoteRef) GetContentTypeOk ¶
func (o *TemplateApplyRemoteRef) GetContentTypeOk() (*string, bool)
GetContentTypeOk returns a tuple with the ContentType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateApplyRemoteRef) GetUrl ¶
func (o *TemplateApplyRemoteRef) GetUrl() string
GetUrl returns the Url field value
func (*TemplateApplyRemoteRef) GetUrlOk ¶
func (o *TemplateApplyRemoteRef) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set.
func (*TemplateApplyRemoteRef) HasContentType ¶
func (o *TemplateApplyRemoteRef) HasContentType() bool
HasContentType returns a boolean if a field has been set.
func (TemplateApplyRemoteRef) MarshalJSON ¶
func (o TemplateApplyRemoteRef) MarshalJSON() ([]byte, error)
func (*TemplateApplyRemoteRef) SetContentType ¶
func (o *TemplateApplyRemoteRef) SetContentType(v string)
SetContentType gets a reference to the given string and assigns it to the ContentType field.
func (*TemplateApplyRemoteRef) SetUrl ¶
func (o *TemplateApplyRemoteRef) SetUrl(v string)
SetUrl sets field value
type TemplateApplyTemplate ¶
type TemplateApplyTemplate struct { Sources []string `json:"sources" yaml:"sources"` Contents []TemplateEntry `json:"contents" yaml:"contents"` ContentType string `json:"contentType" yaml:"contentType"` }
TemplateApplyTemplate struct for TemplateApplyTemplate
func NewTemplateApplyTemplate ¶
func NewTemplateApplyTemplate(sources []string, contents []TemplateEntry, contentType string) *TemplateApplyTemplate
NewTemplateApplyTemplate instantiates a new TemplateApplyTemplate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateApplyTemplateWithDefaults ¶
func NewTemplateApplyTemplateWithDefaults() *TemplateApplyTemplate
NewTemplateApplyTemplateWithDefaults instantiates a new TemplateApplyTemplate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateApplyTemplate) GetContentType ¶
func (o *TemplateApplyTemplate) GetContentType() string
GetContentType returns the ContentType field value
func (*TemplateApplyTemplate) GetContentTypeOk ¶
func (o *TemplateApplyTemplate) GetContentTypeOk() (*string, bool)
GetContentTypeOk returns a tuple with the ContentType field value and a boolean to check if the value has been set.
func (*TemplateApplyTemplate) GetContents ¶
func (o *TemplateApplyTemplate) GetContents() []TemplateEntry
GetContents returns the Contents field value
func (*TemplateApplyTemplate) GetContentsOk ¶
func (o *TemplateApplyTemplate) GetContentsOk() (*[]TemplateEntry, bool)
GetContentsOk returns a tuple with the Contents field value and a boolean to check if the value has been set.
func (*TemplateApplyTemplate) GetSources ¶
func (o *TemplateApplyTemplate) GetSources() []string
GetSources returns the Sources field value
func (*TemplateApplyTemplate) GetSourcesOk ¶
func (o *TemplateApplyTemplate) GetSourcesOk() (*[]string, bool)
GetSourcesOk returns a tuple with the Sources field value and a boolean to check if the value has been set.
func (TemplateApplyTemplate) MarshalJSON ¶
func (o TemplateApplyTemplate) MarshalJSON() ([]byte, error)
func (*TemplateApplyTemplate) SetContentType ¶
func (o *TemplateApplyTemplate) SetContentType(v string)
SetContentType sets field value
func (*TemplateApplyTemplate) SetContents ¶
func (o *TemplateApplyTemplate) SetContents(v []TemplateEntry)
SetContents sets field value
func (*TemplateApplyTemplate) SetSources ¶
func (o *TemplateApplyTemplate) SetSources(v []string)
SetSources sets field value
type TemplateEntry ¶
type TemplateEntry struct { ApiVersion string `json:"apiVersion" yaml:"apiVersion"` Kind string `json:"kind" yaml:"kind"` Metadata TemplateEntryMetadata `json:"metadata" yaml:"metadata"` Spec map[string]interface{} `json:"spec" yaml:"spec"` }
TemplateEntry struct for TemplateEntry
func NewTemplateEntry ¶
func NewTemplateEntry(apiVersion string, kind string, metadata TemplateEntryMetadata, spec map[string]interface{}) *TemplateEntry
NewTemplateEntry instantiates a new TemplateEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateEntryWithDefaults ¶
func NewTemplateEntryWithDefaults() *TemplateEntry
NewTemplateEntryWithDefaults instantiates a new TemplateEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateEntry) GetApiVersion ¶
func (o *TemplateEntry) GetApiVersion() string
GetApiVersion returns the ApiVersion field value
func (*TemplateEntry) GetApiVersionOk ¶
func (o *TemplateEntry) GetApiVersionOk() (*string, bool)
GetApiVersionOk returns a tuple with the ApiVersion field value and a boolean to check if the value has been set.
func (*TemplateEntry) GetKind ¶
func (o *TemplateEntry) GetKind() string
GetKind returns the Kind field value
func (*TemplateEntry) GetKindOk ¶
func (o *TemplateEntry) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateEntry) GetMetadata ¶
func (o *TemplateEntry) GetMetadata() TemplateEntryMetadata
GetMetadata returns the Metadata field value
func (*TemplateEntry) GetMetadataOk ¶
func (o *TemplateEntry) GetMetadataOk() (*TemplateEntryMetadata, bool)
GetMetadataOk returns a tuple with the Metadata field value and a boolean to check if the value has been set.
func (*TemplateEntry) GetSpec ¶
func (o *TemplateEntry) GetSpec() map[string]interface{}
GetSpec returns the Spec field value
func (*TemplateEntry) GetSpecOk ¶
func (o *TemplateEntry) GetSpecOk() (*map[string]interface{}, bool)
GetSpecOk returns a tuple with the Spec field value and a boolean to check if the value has been set.
func (TemplateEntry) MarshalJSON ¶
func (o TemplateEntry) MarshalJSON() ([]byte, error)
func (*TemplateEntry) SetApiVersion ¶
func (o *TemplateEntry) SetApiVersion(v string)
SetApiVersion sets field value
func (*TemplateEntry) SetMetadata ¶
func (o *TemplateEntry) SetMetadata(v TemplateEntryMetadata)
SetMetadata sets field value
func (*TemplateEntry) SetSpec ¶
func (o *TemplateEntry) SetSpec(v map[string]interface{})
SetSpec sets field value
type TemplateEntryMetadata ¶
type TemplateEntryMetadata struct {
Name string `json:"name" yaml:"name"`
}
TemplateEntryMetadata struct for TemplateEntryMetadata
func NewTemplateEntryMetadata ¶
func NewTemplateEntryMetadata(name string) *TemplateEntryMetadata
NewTemplateEntryMetadata instantiates a new TemplateEntryMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateEntryMetadataWithDefaults ¶
func NewTemplateEntryMetadataWithDefaults() *TemplateEntryMetadata
NewTemplateEntryMetadataWithDefaults instantiates a new TemplateEntryMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateEntryMetadata) GetName ¶
func (o *TemplateEntryMetadata) GetName() string
GetName returns the Name field value
func (*TemplateEntryMetadata) GetNameOk ¶
func (o *TemplateEntryMetadata) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (TemplateEntryMetadata) MarshalJSON ¶
func (o TemplateEntryMetadata) MarshalJSON() ([]byte, error)
func (*TemplateEntryMetadata) SetName ¶
func (o *TemplateEntryMetadata) SetName(v string)
SetName sets field value
type TemplateEnvReference ¶
type TemplateEnvReference struct { // Field the environment reference corresponds too ResourceField string `json:"resourceField" yaml:"resourceField"` // Key identified as environment reference and is the key identified in the template EnvRefKey string `json:"envRefKey" yaml:"envRefKey"` // Value provided to fulfill reference Value interface{} `json:"value,omitempty" yaml:"value,omitempty"` // Default value that will be provided for the reference when no value is provided DefaultValue interface{} `json:"defaultValue,omitempty" yaml:"defaultValue,omitempty"` }
TemplateEnvReference struct for TemplateEnvReference
func NewTemplateEnvReference ¶
func NewTemplateEnvReference(resourceField string, envRefKey string) *TemplateEnvReference
NewTemplateEnvReference instantiates a new TemplateEnvReference object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateEnvReferenceWithDefaults ¶
func NewTemplateEnvReferenceWithDefaults() *TemplateEnvReference
NewTemplateEnvReferenceWithDefaults instantiates a new TemplateEnvReference object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateEnvReference) GetDefaultValue ¶
func (o *TemplateEnvReference) GetDefaultValue() interface{}
GetDefaultValue returns the DefaultValue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*TemplateEnvReference) GetDefaultValueOk ¶
func (o *TemplateEnvReference) GetDefaultValueOk() (*interface{}, bool)
GetDefaultValueOk returns a tuple with the DefaultValue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*TemplateEnvReference) GetEnvRefKey ¶
func (o *TemplateEnvReference) GetEnvRefKey() string
GetEnvRefKey returns the EnvRefKey field value
func (*TemplateEnvReference) GetEnvRefKeyOk ¶
func (o *TemplateEnvReference) GetEnvRefKeyOk() (*string, bool)
GetEnvRefKeyOk returns a tuple with the EnvRefKey field value and a boolean to check if the value has been set.
func (*TemplateEnvReference) GetResourceField ¶
func (o *TemplateEnvReference) GetResourceField() string
GetResourceField returns the ResourceField field value
func (*TemplateEnvReference) GetResourceFieldOk ¶
func (o *TemplateEnvReference) GetResourceFieldOk() (*string, bool)
GetResourceFieldOk returns a tuple with the ResourceField field value and a boolean to check if the value has been set.
func (*TemplateEnvReference) GetValue ¶
func (o *TemplateEnvReference) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*TemplateEnvReference) GetValueOk ¶
func (o *TemplateEnvReference) GetValueOk() (*interface{}, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*TemplateEnvReference) HasDefaultValue ¶
func (o *TemplateEnvReference) HasDefaultValue() bool
HasDefaultValue returns a boolean if a field has been set.
func (*TemplateEnvReference) HasValue ¶
func (o *TemplateEnvReference) HasValue() bool
HasValue returns a boolean if a field has been set.
func (TemplateEnvReference) MarshalJSON ¶
func (o TemplateEnvReference) MarshalJSON() ([]byte, error)
func (*TemplateEnvReference) SetDefaultValue ¶
func (o *TemplateEnvReference) SetDefaultValue(v interface{})
SetDefaultValue gets a reference to the given interface{} and assigns it to the DefaultValue field.
func (*TemplateEnvReference) SetEnvRefKey ¶
func (o *TemplateEnvReference) SetEnvRefKey(v string)
SetEnvRefKey sets field value
func (*TemplateEnvReference) SetResourceField ¶
func (o *TemplateEnvReference) SetResourceField(v string)
SetResourceField sets field value
func (*TemplateEnvReference) SetValue ¶
func (o *TemplateEnvReference) SetValue(v interface{})
SetValue gets a reference to the given interface{} and assigns it to the Value field.
type TemplateExport ¶
type TemplateExport struct { StackID *string `json:"stackID,omitempty" yaml:"stackID,omitempty"` OrgIDs *[]TemplateExportOrgIDs `json:"orgIDs,omitempty" yaml:"orgIDs,omitempty"` Resources []TemplateExportResources `json:"resources" yaml:"resources"` }
TemplateExport struct for TemplateExport
func NewTemplateExport ¶
func NewTemplateExport(resources []TemplateExportResources) *TemplateExport
NewTemplateExport instantiates a new TemplateExport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateExportWithDefaults ¶
func NewTemplateExportWithDefaults() *TemplateExport
NewTemplateExportWithDefaults instantiates a new TemplateExport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateExport) GetOrgIDs ¶
func (o *TemplateExport) GetOrgIDs() []TemplateExportOrgIDs
GetOrgIDs returns the OrgIDs field value if set, zero value otherwise.
func (*TemplateExport) GetOrgIDsOk ¶
func (o *TemplateExport) GetOrgIDsOk() (*[]TemplateExportOrgIDs, bool)
GetOrgIDsOk returns a tuple with the OrgIDs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExport) GetResources ¶
func (o *TemplateExport) GetResources() []TemplateExportResources
GetResources returns the Resources field value
func (*TemplateExport) GetResourcesOk ¶
func (o *TemplateExport) GetResourcesOk() (*[]TemplateExportResources, bool)
GetResourcesOk returns a tuple with the Resources field value and a boolean to check if the value has been set.
func (*TemplateExport) GetStackID ¶
func (o *TemplateExport) GetStackID() string
GetStackID returns the StackID field value if set, zero value otherwise.
func (*TemplateExport) GetStackIDOk ¶
func (o *TemplateExport) GetStackIDOk() (*string, bool)
GetStackIDOk returns a tuple with the StackID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExport) HasOrgIDs ¶
func (o *TemplateExport) HasOrgIDs() bool
HasOrgIDs returns a boolean if a field has been set.
func (*TemplateExport) HasStackID ¶
func (o *TemplateExport) HasStackID() bool
HasStackID returns a boolean if a field has been set.
func (TemplateExport) MarshalJSON ¶
func (o TemplateExport) MarshalJSON() ([]byte, error)
func (*TemplateExport) SetOrgIDs ¶
func (o *TemplateExport) SetOrgIDs(v []TemplateExportOrgIDs)
SetOrgIDs gets a reference to the given []TemplateExportOrgIDs and assigns it to the OrgIDs field.
func (*TemplateExport) SetResources ¶
func (o *TemplateExport) SetResources(v []TemplateExportResources)
SetResources sets field value
func (*TemplateExport) SetStackID ¶
func (o *TemplateExport) SetStackID(v string)
SetStackID gets a reference to the given string and assigns it to the StackID field.
type TemplateExportOrgIDs ¶
type TemplateExportOrgIDs struct { OrgID *string `json:"orgID,omitempty" yaml:"orgID,omitempty"` ResourceFilters *TemplateExportResourceFilters `json:"resourceFilters,omitempty" yaml:"resourceFilters,omitempty"` }
TemplateExportOrgIDs struct for TemplateExportOrgIDs
func NewTemplateExportOrgIDs ¶
func NewTemplateExportOrgIDs() *TemplateExportOrgIDs
NewTemplateExportOrgIDs instantiates a new TemplateExportOrgIDs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateExportOrgIDsWithDefaults ¶
func NewTemplateExportOrgIDsWithDefaults() *TemplateExportOrgIDs
NewTemplateExportOrgIDsWithDefaults instantiates a new TemplateExportOrgIDs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateExportOrgIDs) GetOrgID ¶
func (o *TemplateExportOrgIDs) GetOrgID() string
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*TemplateExportOrgIDs) GetOrgIDOk ¶
func (o *TemplateExportOrgIDs) GetOrgIDOk() (*string, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportOrgIDs) GetResourceFilters ¶
func (o *TemplateExportOrgIDs) GetResourceFilters() TemplateExportResourceFilters
GetResourceFilters returns the ResourceFilters field value if set, zero value otherwise.
func (*TemplateExportOrgIDs) GetResourceFiltersOk ¶
func (o *TemplateExportOrgIDs) GetResourceFiltersOk() (*TemplateExportResourceFilters, bool)
GetResourceFiltersOk returns a tuple with the ResourceFilters field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportOrgIDs) HasOrgID ¶
func (o *TemplateExportOrgIDs) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (*TemplateExportOrgIDs) HasResourceFilters ¶
func (o *TemplateExportOrgIDs) HasResourceFilters() bool
HasResourceFilters returns a boolean if a field has been set.
func (TemplateExportOrgIDs) MarshalJSON ¶
func (o TemplateExportOrgIDs) MarshalJSON() ([]byte, error)
func (*TemplateExportOrgIDs) SetOrgID ¶
func (o *TemplateExportOrgIDs) SetOrgID(v string)
SetOrgID gets a reference to the given string and assigns it to the OrgID field.
func (*TemplateExportOrgIDs) SetResourceFilters ¶
func (o *TemplateExportOrgIDs) SetResourceFilters(v TemplateExportResourceFilters)
SetResourceFilters gets a reference to the given TemplateExportResourceFilters and assigns it to the ResourceFilters field.
type TemplateExportResourceFilters ¶
type TemplateExportResourceFilters struct { ByLabel *[]string `json:"byLabel,omitempty" yaml:"byLabel,omitempty"` ByResourceKind *[]string `json:"byResourceKind,omitempty" yaml:"byResourceKind,omitempty"` }
TemplateExportResourceFilters struct for TemplateExportResourceFilters
func NewTemplateExportResourceFilters ¶
func NewTemplateExportResourceFilters() *TemplateExportResourceFilters
NewTemplateExportResourceFilters instantiates a new TemplateExportResourceFilters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateExportResourceFiltersWithDefaults ¶
func NewTemplateExportResourceFiltersWithDefaults() *TemplateExportResourceFilters
NewTemplateExportResourceFiltersWithDefaults instantiates a new TemplateExportResourceFilters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateExportResourceFilters) GetByLabel ¶
func (o *TemplateExportResourceFilters) GetByLabel() []string
GetByLabel returns the ByLabel field value if set, zero value otherwise.
func (*TemplateExportResourceFilters) GetByLabelOk ¶
func (o *TemplateExportResourceFilters) GetByLabelOk() (*[]string, bool)
GetByLabelOk returns a tuple with the ByLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportResourceFilters) GetByResourceKind ¶
func (o *TemplateExportResourceFilters) GetByResourceKind() []string
GetByResourceKind returns the ByResourceKind field value if set, zero value otherwise.
func (*TemplateExportResourceFilters) GetByResourceKindOk ¶
func (o *TemplateExportResourceFilters) GetByResourceKindOk() (*[]string, bool)
GetByResourceKindOk returns a tuple with the ByResourceKind field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportResourceFilters) HasByLabel ¶
func (o *TemplateExportResourceFilters) HasByLabel() bool
HasByLabel returns a boolean if a field has been set.
func (*TemplateExportResourceFilters) HasByResourceKind ¶
func (o *TemplateExportResourceFilters) HasByResourceKind() bool
HasByResourceKind returns a boolean if a field has been set.
func (TemplateExportResourceFilters) MarshalJSON ¶
func (o TemplateExportResourceFilters) MarshalJSON() ([]byte, error)
func (*TemplateExportResourceFilters) SetByLabel ¶
func (o *TemplateExportResourceFilters) SetByLabel(v []string)
SetByLabel gets a reference to the given []string and assigns it to the ByLabel field.
func (*TemplateExportResourceFilters) SetByResourceKind ¶
func (o *TemplateExportResourceFilters) SetByResourceKind(v []string)
SetByResourceKind gets a reference to the given []string and assigns it to the ByResourceKind field.
type TemplateExportResources ¶
type TemplateExportResources struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` Kind string `json:"kind" yaml:"kind"` Name *string `json:"name,omitempty" yaml:"name,omitempty"` }
TemplateExportResources struct for TemplateExportResources
func NewTemplateExportResources ¶
func NewTemplateExportResources(kind string) *TemplateExportResources
NewTemplateExportResources instantiates a new TemplateExportResources object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateExportResourcesWithDefaults ¶
func NewTemplateExportResourcesWithDefaults() *TemplateExportResources
NewTemplateExportResourcesWithDefaults instantiates a new TemplateExportResources object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateExportResources) GetId ¶
func (o *TemplateExportResources) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*TemplateExportResources) GetIdOk ¶
func (o *TemplateExportResources) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportResources) GetKind ¶
func (o *TemplateExportResources) GetKind() string
GetKind returns the Kind field value
func (*TemplateExportResources) GetKindOk ¶
func (o *TemplateExportResources) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateExportResources) GetName ¶
func (o *TemplateExportResources) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*TemplateExportResources) GetNameOk ¶
func (o *TemplateExportResources) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateExportResources) HasId ¶
func (o *TemplateExportResources) HasId() bool
HasId returns a boolean if a field has been set.
func (*TemplateExportResources) HasName ¶
func (o *TemplateExportResources) HasName() bool
HasName returns a boolean if a field has been set.
func (TemplateExportResources) MarshalJSON ¶
func (o TemplateExportResources) MarshalJSON() ([]byte, error)
func (*TemplateExportResources) SetId ¶
func (o *TemplateExportResources) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*TemplateExportResources) SetKind ¶
func (o *TemplateExportResources) SetKind(v string)
SetKind sets field value
func (*TemplateExportResources) SetName ¶
func (o *TemplateExportResources) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
type TemplateSummary ¶
type TemplateSummary struct { Sources []string `json:"sources" yaml:"sources"` StackID string `json:"stackID" yaml:"stackID"` Summary TemplateSummaryResources `json:"summary" yaml:"summary"` Diff TemplateSummaryDiff `json:"diff" yaml:"diff"` Errors []TemplateSummaryError `json:"errors" yaml:"errors"` }
TemplateSummary struct for TemplateSummary
func NewTemplateSummary ¶
func NewTemplateSummary(sources []string, stackID string, summary TemplateSummaryResources, diff TemplateSummaryDiff, errors []TemplateSummaryError) *TemplateSummary
NewTemplateSummary instantiates a new TemplateSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryWithDefaults ¶
func NewTemplateSummaryWithDefaults() *TemplateSummary
NewTemplateSummaryWithDefaults instantiates a new TemplateSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummary) Error ¶
func (o *TemplateSummary) Error() string
func (*TemplateSummary) ErrorCode ¶
func (o *TemplateSummary) ErrorCode() ErrorCode
func (*TemplateSummary) GetDiff ¶
func (o *TemplateSummary) GetDiff() TemplateSummaryDiff
GetDiff returns the Diff field value
func (*TemplateSummary) GetDiffOk ¶
func (o *TemplateSummary) GetDiffOk() (*TemplateSummaryDiff, bool)
GetDiffOk returns a tuple with the Diff field value and a boolean to check if the value has been set.
func (*TemplateSummary) GetErrors ¶
func (o *TemplateSummary) GetErrors() []TemplateSummaryError
GetErrors returns the Errors field value
func (*TemplateSummary) GetErrorsOk ¶
func (o *TemplateSummary) GetErrorsOk() (*[]TemplateSummaryError, bool)
GetErrorsOk returns a tuple with the Errors field value and a boolean to check if the value has been set.
func (TemplateSummary) GetMessage ¶
func (o TemplateSummary) GetMessage() string
func (*TemplateSummary) GetSources ¶
func (o *TemplateSummary) GetSources() []string
GetSources returns the Sources field value
func (*TemplateSummary) GetSourcesOk ¶
func (o *TemplateSummary) GetSourcesOk() (*[]string, bool)
GetSourcesOk returns a tuple with the Sources field value and a boolean to check if the value has been set.
func (*TemplateSummary) GetStackID ¶
func (o *TemplateSummary) GetStackID() string
GetStackID returns the StackID field value
func (*TemplateSummary) GetStackIDOk ¶
func (o *TemplateSummary) GetStackIDOk() (*string, bool)
GetStackIDOk returns a tuple with the StackID field value and a boolean to check if the value has been set.
func (*TemplateSummary) GetSummary ¶
func (o *TemplateSummary) GetSummary() TemplateSummaryResources
GetSummary returns the Summary field value
func (*TemplateSummary) GetSummaryOk ¶
func (o *TemplateSummary) GetSummaryOk() (*TemplateSummaryResources, bool)
GetSummaryOk returns a tuple with the Summary field value and a boolean to check if the value has been set.
func (TemplateSummary) MarshalJSON ¶
func (o TemplateSummary) MarshalJSON() ([]byte, error)
func (*TemplateSummary) SetDiff ¶
func (o *TemplateSummary) SetDiff(v TemplateSummaryDiff)
SetDiff sets field value
func (*TemplateSummary) SetErrors ¶
func (o *TemplateSummary) SetErrors(v []TemplateSummaryError)
SetErrors sets field value
func (*TemplateSummary) SetMessage ¶
func (o *TemplateSummary) SetMessage(string)
func (*TemplateSummary) SetSources ¶
func (o *TemplateSummary) SetSources(v []string)
SetSources sets field value
func (*TemplateSummary) SetStackID ¶
func (o *TemplateSummary) SetStackID(v string)
SetStackID sets field value
func (*TemplateSummary) SetSummary ¶
func (o *TemplateSummary) SetSummary(v TemplateSummaryResources)
SetSummary sets field value
type TemplateSummaryBucket ¶
type TemplateSummaryBucket struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` RetentionPeriod int64 `json:"retentionPeriod" yaml:"retentionPeriod"` SchemaType *SchemaType `json:"schemaType,omitempty" yaml:"schemaType,omitempty"` }
TemplateSummaryBucket struct for TemplateSummaryBucket
func NewTemplateSummaryBucket ¶
func NewTemplateSummaryBucket(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string, retentionPeriod int64) *TemplateSummaryBucket
NewTemplateSummaryBucket instantiates a new TemplateSummaryBucket object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryBucketWithDefaults ¶
func NewTemplateSummaryBucketWithDefaults() *TemplateSummaryBucket
NewTemplateSummaryBucketWithDefaults instantiates a new TemplateSummaryBucket object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryBucket) GetDescription ¶
func (o *TemplateSummaryBucket) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryBucket) GetDescriptionOk ¶
func (o *TemplateSummaryBucket) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetEnvReferences ¶
func (o *TemplateSummaryBucket) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryBucket) GetEnvReferencesOk ¶
func (o *TemplateSummaryBucket) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetId ¶
func (o *TemplateSummaryBucket) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryBucket) GetIdOk ¶
func (o *TemplateSummaryBucket) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetKind ¶
func (o *TemplateSummaryBucket) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryBucket) GetKindOk ¶
func (o *TemplateSummaryBucket) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetLabelAssociations ¶
func (o *TemplateSummaryBucket) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryBucket) GetLabelAssociationsOk ¶
func (o *TemplateSummaryBucket) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetName ¶
func (o *TemplateSummaryBucket) GetName() string
GetName returns the Name field value
func (*TemplateSummaryBucket) GetNameOk ¶
func (o *TemplateSummaryBucket) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetRetentionPeriod ¶
func (o *TemplateSummaryBucket) GetRetentionPeriod() int64
GetRetentionPeriod returns the RetentionPeriod field value
func (*TemplateSummaryBucket) GetRetentionPeriodOk ¶
func (o *TemplateSummaryBucket) GetRetentionPeriodOk() (*int64, bool)
GetRetentionPeriodOk returns a tuple with the RetentionPeriod field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetSchemaType ¶
func (o *TemplateSummaryBucket) GetSchemaType() SchemaType
GetSchemaType returns the SchemaType field value if set, zero value otherwise.
func (*TemplateSummaryBucket) GetSchemaTypeOk ¶
func (o *TemplateSummaryBucket) GetSchemaTypeOk() (*SchemaType, bool)
GetSchemaTypeOk returns a tuple with the SchemaType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) GetTemplateMetaName ¶
func (o *TemplateSummaryBucket) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryBucket) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryBucket) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucket) HasDescription ¶
func (o *TemplateSummaryBucket) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryBucket) HasSchemaType ¶
func (o *TemplateSummaryBucket) HasSchemaType() bool
HasSchemaType returns a boolean if a field has been set.
func (TemplateSummaryBucket) MarshalJSON ¶
func (o TemplateSummaryBucket) MarshalJSON() ([]byte, error)
func (*TemplateSummaryBucket) SetDescription ¶
func (o *TemplateSummaryBucket) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryBucket) SetEnvReferences ¶
func (o *TemplateSummaryBucket) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryBucket) SetId ¶
func (o *TemplateSummaryBucket) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryBucket) SetKind ¶
func (o *TemplateSummaryBucket) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryBucket) SetLabelAssociations ¶
func (o *TemplateSummaryBucket) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryBucket) SetName ¶
func (o *TemplateSummaryBucket) SetName(v string)
SetName sets field value
func (*TemplateSummaryBucket) SetRetentionPeriod ¶
func (o *TemplateSummaryBucket) SetRetentionPeriod(v int64)
SetRetentionPeriod sets field value
func (*TemplateSummaryBucket) SetSchemaType ¶
func (o *TemplateSummaryBucket) SetSchemaType(v SchemaType)
SetSchemaType gets a reference to the given SchemaType and assigns it to the SchemaType field.
func (*TemplateSummaryBucket) SetTemplateMetaName ¶
func (o *TemplateSummaryBucket) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryBucketAllOf ¶
type TemplateSummaryBucketAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` RetentionPeriod int64 `json:"retentionPeriod" yaml:"retentionPeriod"` SchemaType *SchemaType `json:"schemaType,omitempty" yaml:"schemaType,omitempty"` }
TemplateSummaryBucketAllOf struct for TemplateSummaryBucketAllOf
func NewTemplateSummaryBucketAllOf ¶
func NewTemplateSummaryBucketAllOf(id uint64, name string, retentionPeriod int64) *TemplateSummaryBucketAllOf
NewTemplateSummaryBucketAllOf instantiates a new TemplateSummaryBucketAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryBucketAllOfWithDefaults ¶
func NewTemplateSummaryBucketAllOfWithDefaults() *TemplateSummaryBucketAllOf
NewTemplateSummaryBucketAllOfWithDefaults instantiates a new TemplateSummaryBucketAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryBucketAllOf) GetDescription ¶
func (o *TemplateSummaryBucketAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryBucketAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryBucketAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryBucketAllOf) GetId ¶
func (o *TemplateSummaryBucketAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryBucketAllOf) GetIdOk ¶
func (o *TemplateSummaryBucketAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucketAllOf) GetName ¶
func (o *TemplateSummaryBucketAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryBucketAllOf) GetNameOk ¶
func (o *TemplateSummaryBucketAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucketAllOf) GetRetentionPeriod ¶
func (o *TemplateSummaryBucketAllOf) GetRetentionPeriod() int64
GetRetentionPeriod returns the RetentionPeriod field value
func (*TemplateSummaryBucketAllOf) GetRetentionPeriodOk ¶
func (o *TemplateSummaryBucketAllOf) GetRetentionPeriodOk() (*int64, bool)
GetRetentionPeriodOk returns a tuple with the RetentionPeriod field value and a boolean to check if the value has been set.
func (*TemplateSummaryBucketAllOf) GetSchemaType ¶
func (o *TemplateSummaryBucketAllOf) GetSchemaType() SchemaType
GetSchemaType returns the SchemaType field value if set, zero value otherwise.
func (*TemplateSummaryBucketAllOf) GetSchemaTypeOk ¶
func (o *TemplateSummaryBucketAllOf) GetSchemaTypeOk() (*SchemaType, bool)
GetSchemaTypeOk returns a tuple with the SchemaType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryBucketAllOf) HasDescription ¶
func (o *TemplateSummaryBucketAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryBucketAllOf) HasSchemaType ¶
func (o *TemplateSummaryBucketAllOf) HasSchemaType() bool
HasSchemaType returns a boolean if a field has been set.
func (TemplateSummaryBucketAllOf) MarshalJSON ¶
func (o TemplateSummaryBucketAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryBucketAllOf) SetDescription ¶
func (o *TemplateSummaryBucketAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryBucketAllOf) SetId ¶
func (o *TemplateSummaryBucketAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryBucketAllOf) SetName ¶
func (o *TemplateSummaryBucketAllOf) SetName(v string)
SetName sets field value
func (*TemplateSummaryBucketAllOf) SetRetentionPeriod ¶
func (o *TemplateSummaryBucketAllOf) SetRetentionPeriod(v int64)
SetRetentionPeriod sets field value
func (*TemplateSummaryBucketAllOf) SetSchemaType ¶
func (o *TemplateSummaryBucketAllOf) SetSchemaType(v SchemaType)
SetSchemaType gets a reference to the given SchemaType and assigns it to the SchemaType field.
type TemplateSummaryCheck ¶
type TemplateSummaryCheck struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryCheck struct for TemplateSummaryCheck
func NewTemplateSummaryCheck ¶
func NewTemplateSummaryCheck(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string) *TemplateSummaryCheck
NewTemplateSummaryCheck instantiates a new TemplateSummaryCheck object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryCheckWithDefaults ¶
func NewTemplateSummaryCheckWithDefaults() *TemplateSummaryCheck
NewTemplateSummaryCheckWithDefaults instantiates a new TemplateSummaryCheck object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryCheck) GetDescription ¶
func (o *TemplateSummaryCheck) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryCheck) GetDescriptionOk ¶
func (o *TemplateSummaryCheck) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetEnvReferences ¶
func (o *TemplateSummaryCheck) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryCheck) GetEnvReferencesOk ¶
func (o *TemplateSummaryCheck) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetId ¶
func (o *TemplateSummaryCheck) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryCheck) GetIdOk ¶
func (o *TemplateSummaryCheck) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetKind ¶
func (o *TemplateSummaryCheck) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryCheck) GetKindOk ¶
func (o *TemplateSummaryCheck) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetLabelAssociations ¶
func (o *TemplateSummaryCheck) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryCheck) GetLabelAssociationsOk ¶
func (o *TemplateSummaryCheck) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetName ¶
func (o *TemplateSummaryCheck) GetName() string
GetName returns the Name field value
func (*TemplateSummaryCheck) GetNameOk ¶
func (o *TemplateSummaryCheck) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) GetTemplateMetaName ¶
func (o *TemplateSummaryCheck) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryCheck) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryCheck) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheck) HasDescription ¶
func (o *TemplateSummaryCheck) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryCheck) MarshalJSON ¶
func (o TemplateSummaryCheck) MarshalJSON() ([]byte, error)
func (*TemplateSummaryCheck) SetDescription ¶
func (o *TemplateSummaryCheck) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryCheck) SetEnvReferences ¶
func (o *TemplateSummaryCheck) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryCheck) SetId ¶
func (o *TemplateSummaryCheck) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryCheck) SetKind ¶
func (o *TemplateSummaryCheck) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryCheck) SetLabelAssociations ¶
func (o *TemplateSummaryCheck) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryCheck) SetName ¶
func (o *TemplateSummaryCheck) SetName(v string)
SetName sets field value
func (*TemplateSummaryCheck) SetTemplateMetaName ¶
func (o *TemplateSummaryCheck) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryCheckAllOf ¶
type TemplateSummaryCheckAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryCheckAllOf struct for TemplateSummaryCheckAllOf
func NewTemplateSummaryCheckAllOf ¶
func NewTemplateSummaryCheckAllOf(id uint64, name string) *TemplateSummaryCheckAllOf
NewTemplateSummaryCheckAllOf instantiates a new TemplateSummaryCheckAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryCheckAllOfWithDefaults ¶
func NewTemplateSummaryCheckAllOfWithDefaults() *TemplateSummaryCheckAllOf
NewTemplateSummaryCheckAllOfWithDefaults instantiates a new TemplateSummaryCheckAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryCheckAllOf) GetDescription ¶
func (o *TemplateSummaryCheckAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryCheckAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryCheckAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryCheckAllOf) GetId ¶
func (o *TemplateSummaryCheckAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryCheckAllOf) GetIdOk ¶
func (o *TemplateSummaryCheckAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheckAllOf) GetName ¶
func (o *TemplateSummaryCheckAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryCheckAllOf) GetNameOk ¶
func (o *TemplateSummaryCheckAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryCheckAllOf) HasDescription ¶
func (o *TemplateSummaryCheckAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryCheckAllOf) MarshalJSON ¶
func (o TemplateSummaryCheckAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryCheckAllOf) SetDescription ¶
func (o *TemplateSummaryCheckAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryCheckAllOf) SetId ¶
func (o *TemplateSummaryCheckAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryCheckAllOf) SetName ¶
func (o *TemplateSummaryCheckAllOf) SetName(v string)
SetName sets field value
type TemplateSummaryCommon ¶
type TemplateSummaryCommon struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` }
TemplateSummaryCommon struct for TemplateSummaryCommon
func NewTemplateSummaryCommon ¶
func NewTemplateSummaryCommon(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel) *TemplateSummaryCommon
NewTemplateSummaryCommon instantiates a new TemplateSummaryCommon object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryCommonWithDefaults ¶
func NewTemplateSummaryCommonWithDefaults() *TemplateSummaryCommon
NewTemplateSummaryCommonWithDefaults instantiates a new TemplateSummaryCommon object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryCommon) GetEnvReferences ¶
func (o *TemplateSummaryCommon) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryCommon) GetEnvReferencesOk ¶
func (o *TemplateSummaryCommon) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryCommon) GetKind ¶
func (o *TemplateSummaryCommon) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryCommon) GetKindOk ¶
func (o *TemplateSummaryCommon) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryCommon) GetLabelAssociations ¶
func (o *TemplateSummaryCommon) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryCommon) GetLabelAssociationsOk ¶
func (o *TemplateSummaryCommon) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryCommon) GetTemplateMetaName ¶
func (o *TemplateSummaryCommon) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryCommon) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryCommon) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (TemplateSummaryCommon) MarshalJSON ¶
func (o TemplateSummaryCommon) MarshalJSON() ([]byte, error)
func (*TemplateSummaryCommon) SetEnvReferences ¶
func (o *TemplateSummaryCommon) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryCommon) SetKind ¶
func (o *TemplateSummaryCommon) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryCommon) SetLabelAssociations ¶
func (o *TemplateSummaryCommon) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryCommon) SetTemplateMetaName ¶
func (o *TemplateSummaryCommon) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryCommonAllOf ¶
type TemplateSummaryCommonAllOf struct {
LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"`
}
TemplateSummaryCommonAllOf struct for TemplateSummaryCommonAllOf
func NewTemplateSummaryCommonAllOf ¶
func NewTemplateSummaryCommonAllOf(labelAssociations []TemplateSummaryLabel) *TemplateSummaryCommonAllOf
NewTemplateSummaryCommonAllOf instantiates a new TemplateSummaryCommonAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryCommonAllOfWithDefaults ¶
func NewTemplateSummaryCommonAllOfWithDefaults() *TemplateSummaryCommonAllOf
NewTemplateSummaryCommonAllOfWithDefaults instantiates a new TemplateSummaryCommonAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryCommonAllOf) GetLabelAssociations ¶
func (o *TemplateSummaryCommonAllOf) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryCommonAllOf) GetLabelAssociationsOk ¶
func (o *TemplateSummaryCommonAllOf) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (TemplateSummaryCommonAllOf) MarshalJSON ¶
func (o TemplateSummaryCommonAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryCommonAllOf) SetLabelAssociations ¶
func (o *TemplateSummaryCommonAllOf) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
type TemplateSummaryCore ¶
type TemplateSummaryCore struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` }
TemplateSummaryCore struct for TemplateSummaryCore
func NewTemplateSummaryCore ¶
func NewTemplateSummaryCore(kind string, templateMetaName string, envReferences []TemplateEnvReference) *TemplateSummaryCore
NewTemplateSummaryCore instantiates a new TemplateSummaryCore object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryCoreWithDefaults ¶
func NewTemplateSummaryCoreWithDefaults() *TemplateSummaryCore
NewTemplateSummaryCoreWithDefaults instantiates a new TemplateSummaryCore object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryCore) GetEnvReferences ¶
func (o *TemplateSummaryCore) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryCore) GetEnvReferencesOk ¶
func (o *TemplateSummaryCore) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryCore) GetKind ¶
func (o *TemplateSummaryCore) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryCore) GetKindOk ¶
func (o *TemplateSummaryCore) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryCore) GetTemplateMetaName ¶
func (o *TemplateSummaryCore) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryCore) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryCore) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (TemplateSummaryCore) MarshalJSON ¶
func (o TemplateSummaryCore) MarshalJSON() ([]byte, error)
func (*TemplateSummaryCore) SetEnvReferences ¶
func (o *TemplateSummaryCore) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryCore) SetKind ¶
func (o *TemplateSummaryCore) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryCore) SetTemplateMetaName ¶
func (o *TemplateSummaryCore) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDashboard ¶
type TemplateSummaryDashboard struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryDashboard struct for TemplateSummaryDashboard
func NewTemplateSummaryDashboard ¶
func NewTemplateSummaryDashboard(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string) *TemplateSummaryDashboard
NewTemplateSummaryDashboard instantiates a new TemplateSummaryDashboard object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDashboardWithDefaults ¶
func NewTemplateSummaryDashboardWithDefaults() *TemplateSummaryDashboard
NewTemplateSummaryDashboardWithDefaults instantiates a new TemplateSummaryDashboard object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDashboard) GetDescription ¶
func (o *TemplateSummaryDashboard) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDashboard) GetDescriptionOk ¶
func (o *TemplateSummaryDashboard) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetEnvReferences ¶
func (o *TemplateSummaryDashboard) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryDashboard) GetEnvReferencesOk ¶
func (o *TemplateSummaryDashboard) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetId ¶
func (o *TemplateSummaryDashboard) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDashboard) GetIdOk ¶
func (o *TemplateSummaryDashboard) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetKind ¶
func (o *TemplateSummaryDashboard) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDashboard) GetKindOk ¶
func (o *TemplateSummaryDashboard) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetLabelAssociations ¶
func (o *TemplateSummaryDashboard) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryDashboard) GetLabelAssociationsOk ¶
func (o *TemplateSummaryDashboard) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetName ¶
func (o *TemplateSummaryDashboard) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDashboard) GetNameOk ¶
func (o *TemplateSummaryDashboard) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) GetTemplateMetaName ¶
func (o *TemplateSummaryDashboard) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDashboard) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDashboard) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDashboard) HasDescription ¶
func (o *TemplateSummaryDashboard) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryDashboard) MarshalJSON ¶
func (o TemplateSummaryDashboard) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDashboard) SetDescription ¶
func (o *TemplateSummaryDashboard) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDashboard) SetEnvReferences ¶
func (o *TemplateSummaryDashboard) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryDashboard) SetId ¶
func (o *TemplateSummaryDashboard) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDashboard) SetKind ¶
func (o *TemplateSummaryDashboard) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDashboard) SetLabelAssociations ¶
func (o *TemplateSummaryDashboard) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryDashboard) SetName ¶
func (o *TemplateSummaryDashboard) SetName(v string)
SetName sets field value
func (*TemplateSummaryDashboard) SetTemplateMetaName ¶
func (o *TemplateSummaryDashboard) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiff ¶
type TemplateSummaryDiff struct { Buckets []TemplateSummaryDiffBucket `json:"buckets" yaml:"buckets"` Checks []TemplateSummaryDiffCheck `json:"checks" yaml:"checks"` Dashboards []TemplateSummaryDiffDashboard `json:"dashboards" yaml:"dashboards"` Labels []TemplateSummaryDiffLabel `json:"labels" yaml:"labels"` LabelMappings []TemplateSummaryDiffLabelMapping `json:"labelMappings" yaml:"labelMappings"` NotificationEndpoints []TemplateSummaryDiffNotificationEndpoint `json:"notificationEndpoints" yaml:"notificationEndpoints"` NotificationRules []TemplateSummaryDiffNotificationRule `json:"notificationRules" yaml:"notificationRules"` Tasks []TemplateSummaryDiffTask `json:"tasks" yaml:"tasks"` TelegrafConfigs []TemplateSummaryDiffTelegraf `json:"telegrafConfigs" yaml:"telegrafConfigs"` Variables []TemplateSummaryDiffVariable `json:"variables" yaml:"variables"` }
TemplateSummaryDiff struct for TemplateSummaryDiff
func NewTemplateSummaryDiff ¶
func NewTemplateSummaryDiff(buckets []TemplateSummaryDiffBucket, checks []TemplateSummaryDiffCheck, dashboards []TemplateSummaryDiffDashboard, labels []TemplateSummaryDiffLabel, labelMappings []TemplateSummaryDiffLabelMapping, notificationEndpoints []TemplateSummaryDiffNotificationEndpoint, notificationRules []TemplateSummaryDiffNotificationRule, tasks []TemplateSummaryDiffTask, telegrafConfigs []TemplateSummaryDiffTelegraf, variables []TemplateSummaryDiffVariable) *TemplateSummaryDiff
NewTemplateSummaryDiff instantiates a new TemplateSummaryDiff object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffWithDefaults ¶
func NewTemplateSummaryDiffWithDefaults() *TemplateSummaryDiff
NewTemplateSummaryDiffWithDefaults instantiates a new TemplateSummaryDiff object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiff) GetBuckets ¶
func (o *TemplateSummaryDiff) GetBuckets() []TemplateSummaryDiffBucket
GetBuckets returns the Buckets field value
func (*TemplateSummaryDiff) GetBucketsOk ¶
func (o *TemplateSummaryDiff) GetBucketsOk() (*[]TemplateSummaryDiffBucket, bool)
GetBucketsOk returns a tuple with the Buckets field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetChecks ¶
func (o *TemplateSummaryDiff) GetChecks() []TemplateSummaryDiffCheck
GetChecks returns the Checks field value
func (*TemplateSummaryDiff) GetChecksOk ¶
func (o *TemplateSummaryDiff) GetChecksOk() (*[]TemplateSummaryDiffCheck, bool)
GetChecksOk returns a tuple with the Checks field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetDashboards ¶
func (o *TemplateSummaryDiff) GetDashboards() []TemplateSummaryDiffDashboard
GetDashboards returns the Dashboards field value
func (*TemplateSummaryDiff) GetDashboardsOk ¶
func (o *TemplateSummaryDiff) GetDashboardsOk() (*[]TemplateSummaryDiffDashboard, bool)
GetDashboardsOk returns a tuple with the Dashboards field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetLabelMappings ¶
func (o *TemplateSummaryDiff) GetLabelMappings() []TemplateSummaryDiffLabelMapping
GetLabelMappings returns the LabelMappings field value
func (*TemplateSummaryDiff) GetLabelMappingsOk ¶
func (o *TemplateSummaryDiff) GetLabelMappingsOk() (*[]TemplateSummaryDiffLabelMapping, bool)
GetLabelMappingsOk returns a tuple with the LabelMappings field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetLabels ¶
func (o *TemplateSummaryDiff) GetLabels() []TemplateSummaryDiffLabel
GetLabels returns the Labels field value
func (*TemplateSummaryDiff) GetLabelsOk ¶
func (o *TemplateSummaryDiff) GetLabelsOk() (*[]TemplateSummaryDiffLabel, bool)
GetLabelsOk returns a tuple with the Labels field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetNotificationEndpoints ¶
func (o *TemplateSummaryDiff) GetNotificationEndpoints() []TemplateSummaryDiffNotificationEndpoint
GetNotificationEndpoints returns the NotificationEndpoints field value
func (*TemplateSummaryDiff) GetNotificationEndpointsOk ¶
func (o *TemplateSummaryDiff) GetNotificationEndpointsOk() (*[]TemplateSummaryDiffNotificationEndpoint, bool)
GetNotificationEndpointsOk returns a tuple with the NotificationEndpoints field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetNotificationRules ¶
func (o *TemplateSummaryDiff) GetNotificationRules() []TemplateSummaryDiffNotificationRule
GetNotificationRules returns the NotificationRules field value
func (*TemplateSummaryDiff) GetNotificationRulesOk ¶
func (o *TemplateSummaryDiff) GetNotificationRulesOk() (*[]TemplateSummaryDiffNotificationRule, bool)
GetNotificationRulesOk returns a tuple with the NotificationRules field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetTasks ¶
func (o *TemplateSummaryDiff) GetTasks() []TemplateSummaryDiffTask
GetTasks returns the Tasks field value
func (*TemplateSummaryDiff) GetTasksOk ¶
func (o *TemplateSummaryDiff) GetTasksOk() (*[]TemplateSummaryDiffTask, bool)
GetTasksOk returns a tuple with the Tasks field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetTelegrafConfigs ¶
func (o *TemplateSummaryDiff) GetTelegrafConfigs() []TemplateSummaryDiffTelegraf
GetTelegrafConfigs returns the TelegrafConfigs field value
func (*TemplateSummaryDiff) GetTelegrafConfigsOk ¶
func (o *TemplateSummaryDiff) GetTelegrafConfigsOk() (*[]TemplateSummaryDiffTelegraf, bool)
GetTelegrafConfigsOk returns a tuple with the TelegrafConfigs field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiff) GetVariables ¶
func (o *TemplateSummaryDiff) GetVariables() []TemplateSummaryDiffVariable
GetVariables returns the Variables field value
func (*TemplateSummaryDiff) GetVariablesOk ¶
func (o *TemplateSummaryDiff) GetVariablesOk() (*[]TemplateSummaryDiffVariable, bool)
GetVariablesOk returns a tuple with the Variables field value and a boolean to check if the value has been set.
func (TemplateSummaryDiff) MarshalJSON ¶
func (o TemplateSummaryDiff) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiff) SetBuckets ¶
func (o *TemplateSummaryDiff) SetBuckets(v []TemplateSummaryDiffBucket)
SetBuckets sets field value
func (*TemplateSummaryDiff) SetChecks ¶
func (o *TemplateSummaryDiff) SetChecks(v []TemplateSummaryDiffCheck)
SetChecks sets field value
func (*TemplateSummaryDiff) SetDashboards ¶
func (o *TemplateSummaryDiff) SetDashboards(v []TemplateSummaryDiffDashboard)
SetDashboards sets field value
func (*TemplateSummaryDiff) SetLabelMappings ¶
func (o *TemplateSummaryDiff) SetLabelMappings(v []TemplateSummaryDiffLabelMapping)
SetLabelMappings sets field value
func (*TemplateSummaryDiff) SetLabels ¶
func (o *TemplateSummaryDiff) SetLabels(v []TemplateSummaryDiffLabel)
SetLabels sets field value
func (*TemplateSummaryDiff) SetNotificationEndpoints ¶
func (o *TemplateSummaryDiff) SetNotificationEndpoints(v []TemplateSummaryDiffNotificationEndpoint)
SetNotificationEndpoints sets field value
func (*TemplateSummaryDiff) SetNotificationRules ¶
func (o *TemplateSummaryDiff) SetNotificationRules(v []TemplateSummaryDiffNotificationRule)
SetNotificationRules sets field value
func (*TemplateSummaryDiff) SetTasks ¶
func (o *TemplateSummaryDiff) SetTasks(v []TemplateSummaryDiffTask)
SetTasks sets field value
func (*TemplateSummaryDiff) SetTelegrafConfigs ¶
func (o *TemplateSummaryDiff) SetTelegrafConfigs(v []TemplateSummaryDiffTelegraf)
SetTelegrafConfigs sets field value
func (*TemplateSummaryDiff) SetVariables ¶
func (o *TemplateSummaryDiff) SetVariables(v []TemplateSummaryDiffVariable)
SetVariables sets field value
type TemplateSummaryDiffBucket ¶
type TemplateSummaryDiffBucket struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffBucketFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffBucketFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffBucket struct for TemplateSummaryDiffBucket
func NewTemplateSummaryDiffBucket ¶
func NewTemplateSummaryDiffBucket(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffBucket
NewTemplateSummaryDiffBucket instantiates a new TemplateSummaryDiffBucket object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffBucketWithDefaults ¶
func NewTemplateSummaryDiffBucketWithDefaults() *TemplateSummaryDiffBucket
NewTemplateSummaryDiffBucketWithDefaults instantiates a new TemplateSummaryDiffBucket object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffBucket) GetId ¶
func (o *TemplateSummaryDiffBucket) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffBucket) GetIdOk ¶
func (o *TemplateSummaryDiffBucket) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) GetKind ¶
func (o *TemplateSummaryDiffBucket) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffBucket) GetKindOk ¶
func (o *TemplateSummaryDiffBucket) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) GetNew ¶
func (o *TemplateSummaryDiffBucket) GetNew() TemplateSummaryDiffBucketFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffBucket) GetNewOk ¶
func (o *TemplateSummaryDiffBucket) GetNewOk() (*TemplateSummaryDiffBucketFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) GetOld ¶
func (o *TemplateSummaryDiffBucket) GetOld() TemplateSummaryDiffBucketFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffBucket) GetOldOk ¶
func (o *TemplateSummaryDiffBucket) GetOldOk() (*TemplateSummaryDiffBucketFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) GetStateStatus ¶
func (o *TemplateSummaryDiffBucket) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffBucket) GetStateStatusOk ¶
func (o *TemplateSummaryDiffBucket) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffBucket) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffBucket) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffBucket) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucket) HasNew ¶
func (o *TemplateSummaryDiffBucket) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffBucket) HasOld ¶
func (o *TemplateSummaryDiffBucket) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffBucket) MarshalJSON ¶
func (o TemplateSummaryDiffBucket) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffBucket) SetId ¶
func (o *TemplateSummaryDiffBucket) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffBucket) SetKind ¶
func (o *TemplateSummaryDiffBucket) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffBucket) SetNew ¶
func (o *TemplateSummaryDiffBucket) SetNew(v TemplateSummaryDiffBucketFields)
SetNew gets a reference to the given TemplateSummaryDiffBucketFields and assigns it to the New field.
func (*TemplateSummaryDiffBucket) SetOld ¶
func (o *TemplateSummaryDiffBucket) SetOld(v TemplateSummaryDiffBucketFields)
SetOld gets a reference to the given TemplateSummaryDiffBucketFields and assigns it to the Old field.
func (*TemplateSummaryDiffBucket) SetStateStatus ¶
func (o *TemplateSummaryDiffBucket) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffBucket) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffBucket) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffBucketFields ¶
type TemplateSummaryDiffBucketFields struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` // Rules to expire or retain data. No rules means data never expires. RetentionRules []RetentionRule `json:"retentionRules" yaml:"retentionRules"` SchemaType *SchemaType `json:"schemaType,omitempty" yaml:"schemaType,omitempty"` MeasurementSchemas []map[string]interface{} `json:"measurementSchemas" yaml:"measurementSchemas"` }
TemplateSummaryDiffBucketFields struct for TemplateSummaryDiffBucketFields
func NewTemplateSummaryDiffBucketFields ¶
func NewTemplateSummaryDiffBucketFields(name string, retentionRules []RetentionRule, measurementSchemas []map[string]interface{}) *TemplateSummaryDiffBucketFields
NewTemplateSummaryDiffBucketFields instantiates a new TemplateSummaryDiffBucketFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffBucketFieldsWithDefaults ¶
func NewTemplateSummaryDiffBucketFieldsWithDefaults() *TemplateSummaryDiffBucketFields
NewTemplateSummaryDiffBucketFieldsWithDefaults instantiates a new TemplateSummaryDiffBucketFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffBucketFields) GetDescription ¶
func (o *TemplateSummaryDiffBucketFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffBucketFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffBucketFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucketFields) GetMeasurementSchemas ¶
func (o *TemplateSummaryDiffBucketFields) GetMeasurementSchemas() []map[string]interface{}
GetMeasurementSchemas returns the MeasurementSchemas field value
func (*TemplateSummaryDiffBucketFields) GetMeasurementSchemasOk ¶
func (o *TemplateSummaryDiffBucketFields) GetMeasurementSchemasOk() (*[]map[string]interface{}, bool)
GetMeasurementSchemasOk returns a tuple with the MeasurementSchemas field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucketFields) GetName ¶
func (o *TemplateSummaryDiffBucketFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffBucketFields) GetNameOk ¶
func (o *TemplateSummaryDiffBucketFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucketFields) GetRetentionRules ¶
func (o *TemplateSummaryDiffBucketFields) GetRetentionRules() []RetentionRule
GetRetentionRules returns the RetentionRules field value
func (*TemplateSummaryDiffBucketFields) GetRetentionRulesOk ¶
func (o *TemplateSummaryDiffBucketFields) GetRetentionRulesOk() (*[]RetentionRule, bool)
GetRetentionRulesOk returns a tuple with the RetentionRules field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucketFields) GetSchemaType ¶
func (o *TemplateSummaryDiffBucketFields) GetSchemaType() SchemaType
GetSchemaType returns the SchemaType field value if set, zero value otherwise.
func (*TemplateSummaryDiffBucketFields) GetSchemaTypeOk ¶
func (o *TemplateSummaryDiffBucketFields) GetSchemaTypeOk() (*SchemaType, bool)
GetSchemaTypeOk returns a tuple with the SchemaType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffBucketFields) HasDescription ¶
func (o *TemplateSummaryDiffBucketFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryDiffBucketFields) HasSchemaType ¶
func (o *TemplateSummaryDiffBucketFields) HasSchemaType() bool
HasSchemaType returns a boolean if a field has been set.
func (TemplateSummaryDiffBucketFields) MarshalJSON ¶
func (o TemplateSummaryDiffBucketFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffBucketFields) SetDescription ¶
func (o *TemplateSummaryDiffBucketFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffBucketFields) SetMeasurementSchemas ¶
func (o *TemplateSummaryDiffBucketFields) SetMeasurementSchemas(v []map[string]interface{})
SetMeasurementSchemas sets field value
func (*TemplateSummaryDiffBucketFields) SetName ¶
func (o *TemplateSummaryDiffBucketFields) SetName(v string)
SetName sets field value
func (*TemplateSummaryDiffBucketFields) SetRetentionRules ¶
func (o *TemplateSummaryDiffBucketFields) SetRetentionRules(v []RetentionRule)
SetRetentionRules sets field value
func (*TemplateSummaryDiffBucketFields) SetSchemaType ¶
func (o *TemplateSummaryDiffBucketFields) SetSchemaType(v SchemaType)
SetSchemaType gets a reference to the given SchemaType and assigns it to the SchemaType field.
type TemplateSummaryDiffCheck ¶
type TemplateSummaryDiffCheck struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffCheckFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffCheckFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffCheck struct for TemplateSummaryDiffCheck
func NewTemplateSummaryDiffCheck ¶
func NewTemplateSummaryDiffCheck(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffCheck
NewTemplateSummaryDiffCheck instantiates a new TemplateSummaryDiffCheck object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffCheckWithDefaults ¶
func NewTemplateSummaryDiffCheckWithDefaults() *TemplateSummaryDiffCheck
NewTemplateSummaryDiffCheckWithDefaults instantiates a new TemplateSummaryDiffCheck object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffCheck) GetId ¶
func (o *TemplateSummaryDiffCheck) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffCheck) GetIdOk ¶
func (o *TemplateSummaryDiffCheck) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) GetKind ¶
func (o *TemplateSummaryDiffCheck) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffCheck) GetKindOk ¶
func (o *TemplateSummaryDiffCheck) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) GetNew ¶
func (o *TemplateSummaryDiffCheck) GetNew() TemplateSummaryDiffCheckFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffCheck) GetNewOk ¶
func (o *TemplateSummaryDiffCheck) GetNewOk() (*TemplateSummaryDiffCheckFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) GetOld ¶
func (o *TemplateSummaryDiffCheck) GetOld() TemplateSummaryDiffCheckFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffCheck) GetOldOk ¶
func (o *TemplateSummaryDiffCheck) GetOldOk() (*TemplateSummaryDiffCheckFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) GetStateStatus ¶
func (o *TemplateSummaryDiffCheck) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffCheck) GetStateStatusOk ¶
func (o *TemplateSummaryDiffCheck) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffCheck) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffCheck) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffCheck) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheck) HasNew ¶
func (o *TemplateSummaryDiffCheck) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffCheck) HasOld ¶
func (o *TemplateSummaryDiffCheck) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffCheck) MarshalJSON ¶
func (o TemplateSummaryDiffCheck) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffCheck) SetId ¶
func (o *TemplateSummaryDiffCheck) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffCheck) SetKind ¶
func (o *TemplateSummaryDiffCheck) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffCheck) SetNew ¶
func (o *TemplateSummaryDiffCheck) SetNew(v TemplateSummaryDiffCheckFields)
SetNew gets a reference to the given TemplateSummaryDiffCheckFields and assigns it to the New field.
func (*TemplateSummaryDiffCheck) SetOld ¶
func (o *TemplateSummaryDiffCheck) SetOld(v TemplateSummaryDiffCheckFields)
SetOld gets a reference to the given TemplateSummaryDiffCheckFields and assigns it to the Old field.
func (*TemplateSummaryDiffCheck) SetStateStatus ¶
func (o *TemplateSummaryDiffCheck) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffCheck) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffCheck) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffCheckFields ¶
type TemplateSummaryDiffCheckFields struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryDiffCheckFields struct for TemplateSummaryDiffCheckFields
func NewTemplateSummaryDiffCheckFields ¶
func NewTemplateSummaryDiffCheckFields(name string) *TemplateSummaryDiffCheckFields
NewTemplateSummaryDiffCheckFields instantiates a new TemplateSummaryDiffCheckFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffCheckFieldsWithDefaults ¶
func NewTemplateSummaryDiffCheckFieldsWithDefaults() *TemplateSummaryDiffCheckFields
NewTemplateSummaryDiffCheckFieldsWithDefaults instantiates a new TemplateSummaryDiffCheckFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffCheckFields) GetDescription ¶
func (o *TemplateSummaryDiffCheckFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffCheckFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffCheckFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheckFields) GetName ¶
func (o *TemplateSummaryDiffCheckFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffCheckFields) GetNameOk ¶
func (o *TemplateSummaryDiffCheckFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffCheckFields) HasDescription ¶
func (o *TemplateSummaryDiffCheckFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryDiffCheckFields) MarshalJSON ¶
func (o TemplateSummaryDiffCheckFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffCheckFields) SetDescription ¶
func (o *TemplateSummaryDiffCheckFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffCheckFields) SetName ¶
func (o *TemplateSummaryDiffCheckFields) SetName(v string)
SetName sets field value
type TemplateSummaryDiffDashboard ¶
type TemplateSummaryDiffDashboard struct { StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffDashboardFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffDashboardFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffDashboard struct for TemplateSummaryDiffDashboard
func NewTemplateSummaryDiffDashboard ¶
func NewTemplateSummaryDiffDashboard(stateStatus string, id uint64, kind string, templateMetaName string) *TemplateSummaryDiffDashboard
NewTemplateSummaryDiffDashboard instantiates a new TemplateSummaryDiffDashboard object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffDashboardWithDefaults ¶
func NewTemplateSummaryDiffDashboardWithDefaults() *TemplateSummaryDiffDashboard
NewTemplateSummaryDiffDashboardWithDefaults instantiates a new TemplateSummaryDiffDashboard object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffDashboard) GetId ¶
func (o *TemplateSummaryDiffDashboard) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffDashboard) GetIdOk ¶
func (o *TemplateSummaryDiffDashboard) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) GetKind ¶
func (o *TemplateSummaryDiffDashboard) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffDashboard) GetKindOk ¶
func (o *TemplateSummaryDiffDashboard) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) GetNew ¶
func (o *TemplateSummaryDiffDashboard) GetNew() TemplateSummaryDiffDashboardFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffDashboard) GetNewOk ¶
func (o *TemplateSummaryDiffDashboard) GetNewOk() (*TemplateSummaryDiffDashboardFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) GetOld ¶
func (o *TemplateSummaryDiffDashboard) GetOld() TemplateSummaryDiffDashboardFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffDashboard) GetOldOk ¶
func (o *TemplateSummaryDiffDashboard) GetOldOk() (*TemplateSummaryDiffDashboardFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) GetStateStatus ¶
func (o *TemplateSummaryDiffDashboard) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffDashboard) GetStateStatusOk ¶
func (o *TemplateSummaryDiffDashboard) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffDashboard) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffDashboard) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffDashboard) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboard) HasNew ¶
func (o *TemplateSummaryDiffDashboard) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffDashboard) HasOld ¶
func (o *TemplateSummaryDiffDashboard) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffDashboard) MarshalJSON ¶
func (o TemplateSummaryDiffDashboard) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffDashboard) SetId ¶
func (o *TemplateSummaryDiffDashboard) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffDashboard) SetKind ¶
func (o *TemplateSummaryDiffDashboard) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffDashboard) SetNew ¶
func (o *TemplateSummaryDiffDashboard) SetNew(v TemplateSummaryDiffDashboardFields)
SetNew gets a reference to the given TemplateSummaryDiffDashboardFields and assigns it to the New field.
func (*TemplateSummaryDiffDashboard) SetOld ¶
func (o *TemplateSummaryDiffDashboard) SetOld(v TemplateSummaryDiffDashboardFields)
SetOld gets a reference to the given TemplateSummaryDiffDashboardFields and assigns it to the Old field.
func (*TemplateSummaryDiffDashboard) SetStateStatus ¶
func (o *TemplateSummaryDiffDashboard) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffDashboard) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffDashboard) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffDashboardFields ¶
type TemplateSummaryDiffDashboardFields struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Charts []map[string]interface{} `json:"charts" yaml:"charts"` }
TemplateSummaryDiffDashboardFields struct for TemplateSummaryDiffDashboardFields
func NewTemplateSummaryDiffDashboardFields ¶
func NewTemplateSummaryDiffDashboardFields(name string, charts []map[string]interface{}) *TemplateSummaryDiffDashboardFields
NewTemplateSummaryDiffDashboardFields instantiates a new TemplateSummaryDiffDashboardFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffDashboardFieldsWithDefaults ¶
func NewTemplateSummaryDiffDashboardFieldsWithDefaults() *TemplateSummaryDiffDashboardFields
NewTemplateSummaryDiffDashboardFieldsWithDefaults instantiates a new TemplateSummaryDiffDashboardFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffDashboardFields) GetCharts ¶
func (o *TemplateSummaryDiffDashboardFields) GetCharts() []map[string]interface{}
GetCharts returns the Charts field value
func (*TemplateSummaryDiffDashboardFields) GetChartsOk ¶
func (o *TemplateSummaryDiffDashboardFields) GetChartsOk() (*[]map[string]interface{}, bool)
GetChartsOk returns a tuple with the Charts field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboardFields) GetDescription ¶
func (o *TemplateSummaryDiffDashboardFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffDashboardFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffDashboardFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboardFields) GetName ¶
func (o *TemplateSummaryDiffDashboardFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffDashboardFields) GetNameOk ¶
func (o *TemplateSummaryDiffDashboardFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffDashboardFields) HasDescription ¶
func (o *TemplateSummaryDiffDashboardFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryDiffDashboardFields) MarshalJSON ¶
func (o TemplateSummaryDiffDashboardFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffDashboardFields) SetCharts ¶
func (o *TemplateSummaryDiffDashboardFields) SetCharts(v []map[string]interface{})
SetCharts sets field value
func (*TemplateSummaryDiffDashboardFields) SetDescription ¶
func (o *TemplateSummaryDiffDashboardFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffDashboardFields) SetName ¶
func (o *TemplateSummaryDiffDashboardFields) SetName(v string)
SetName sets field value
type TemplateSummaryDiffLabel ¶
type TemplateSummaryDiffLabel struct { StateStatus string `json:"stateStatus" yaml:"stateStatus"` Kind string `json:"kind" yaml:"kind"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffLabelFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffLabelFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffLabel struct for TemplateSummaryDiffLabel
func NewTemplateSummaryDiffLabel ¶
func NewTemplateSummaryDiffLabel(stateStatus string, kind string, id uint64, templateMetaName string) *TemplateSummaryDiffLabel
NewTemplateSummaryDiffLabel instantiates a new TemplateSummaryDiffLabel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffLabelWithDefaults ¶
func NewTemplateSummaryDiffLabelWithDefaults() *TemplateSummaryDiffLabel
NewTemplateSummaryDiffLabelWithDefaults instantiates a new TemplateSummaryDiffLabel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffLabel) GetId ¶
func (o *TemplateSummaryDiffLabel) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffLabel) GetIdOk ¶
func (o *TemplateSummaryDiffLabel) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) GetKind ¶
func (o *TemplateSummaryDiffLabel) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffLabel) GetKindOk ¶
func (o *TemplateSummaryDiffLabel) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) GetNew ¶
func (o *TemplateSummaryDiffLabel) GetNew() TemplateSummaryDiffLabelFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffLabel) GetNewOk ¶
func (o *TemplateSummaryDiffLabel) GetNewOk() (*TemplateSummaryDiffLabelFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) GetOld ¶
func (o *TemplateSummaryDiffLabel) GetOld() TemplateSummaryDiffLabelFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffLabel) GetOldOk ¶
func (o *TemplateSummaryDiffLabel) GetOldOk() (*TemplateSummaryDiffLabelFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) GetStateStatus ¶
func (o *TemplateSummaryDiffLabel) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffLabel) GetStateStatusOk ¶
func (o *TemplateSummaryDiffLabel) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffLabel) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffLabel) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffLabel) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabel) HasNew ¶
func (o *TemplateSummaryDiffLabel) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffLabel) HasOld ¶
func (o *TemplateSummaryDiffLabel) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffLabel) MarshalJSON ¶
func (o TemplateSummaryDiffLabel) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffLabel) SetId ¶
func (o *TemplateSummaryDiffLabel) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffLabel) SetKind ¶
func (o *TemplateSummaryDiffLabel) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffLabel) SetNew ¶
func (o *TemplateSummaryDiffLabel) SetNew(v TemplateSummaryDiffLabelFields)
SetNew gets a reference to the given TemplateSummaryDiffLabelFields and assigns it to the New field.
func (*TemplateSummaryDiffLabel) SetOld ¶
func (o *TemplateSummaryDiffLabel) SetOld(v TemplateSummaryDiffLabelFields)
SetOld gets a reference to the given TemplateSummaryDiffLabelFields and assigns it to the Old field.
func (*TemplateSummaryDiffLabel) SetStateStatus ¶
func (o *TemplateSummaryDiffLabel) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffLabel) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffLabel) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffLabelFields ¶
type TemplateSummaryDiffLabelFields struct { Name string `json:"name" yaml:"name"` Color string `json:"color" yaml:"color"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryDiffLabelFields struct for TemplateSummaryDiffLabelFields
func NewTemplateSummaryDiffLabelFields ¶
func NewTemplateSummaryDiffLabelFields(name string, color string) *TemplateSummaryDiffLabelFields
NewTemplateSummaryDiffLabelFields instantiates a new TemplateSummaryDiffLabelFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffLabelFieldsWithDefaults ¶
func NewTemplateSummaryDiffLabelFieldsWithDefaults() *TemplateSummaryDiffLabelFields
NewTemplateSummaryDiffLabelFieldsWithDefaults instantiates a new TemplateSummaryDiffLabelFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffLabelFields) GetColor ¶
func (o *TemplateSummaryDiffLabelFields) GetColor() string
GetColor returns the Color field value
func (*TemplateSummaryDiffLabelFields) GetColorOk ¶
func (o *TemplateSummaryDiffLabelFields) GetColorOk() (*string, bool)
GetColorOk returns a tuple with the Color field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelFields) GetDescription ¶
func (o *TemplateSummaryDiffLabelFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffLabelFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffLabelFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelFields) GetName ¶
func (o *TemplateSummaryDiffLabelFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffLabelFields) GetNameOk ¶
func (o *TemplateSummaryDiffLabelFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelFields) HasDescription ¶
func (o *TemplateSummaryDiffLabelFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryDiffLabelFields) MarshalJSON ¶
func (o TemplateSummaryDiffLabelFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffLabelFields) SetColor ¶
func (o *TemplateSummaryDiffLabelFields) SetColor(v string)
SetColor sets field value
func (*TemplateSummaryDiffLabelFields) SetDescription ¶
func (o *TemplateSummaryDiffLabelFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffLabelFields) SetName ¶
func (o *TemplateSummaryDiffLabelFields) SetName(v string)
SetName sets field value
type TemplateSummaryDiffLabelMapping ¶
type TemplateSummaryDiffLabelMapping struct { Status string `json:"status" yaml:"status"` ResourceTemplateMetaName string `json:"resourceTemplateMetaName" yaml:"resourceTemplateMetaName"` ResourceName string `json:"resourceName" yaml:"resourceName"` ResourceID uint64 `json:"resourceID" yaml:"resourceID"` ResourceType string `json:"resourceType" yaml:"resourceType"` LabelTemplateMetaName string `json:"labelTemplateMetaName" yaml:"labelTemplateMetaName"` LabelName string `json:"labelName" yaml:"labelName"` LabelID uint64 `json:"labelID" yaml:"labelID"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` }
TemplateSummaryDiffLabelMapping struct for TemplateSummaryDiffLabelMapping
func NewTemplateSummaryDiffLabelMapping ¶
func NewTemplateSummaryDiffLabelMapping(status string, resourceTemplateMetaName string, resourceName string, resourceID uint64, resourceType string, labelTemplateMetaName string, labelName string, labelID uint64, stateStatus string) *TemplateSummaryDiffLabelMapping
NewTemplateSummaryDiffLabelMapping instantiates a new TemplateSummaryDiffLabelMapping object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffLabelMappingWithDefaults ¶
func NewTemplateSummaryDiffLabelMappingWithDefaults() *TemplateSummaryDiffLabelMapping
NewTemplateSummaryDiffLabelMappingWithDefaults instantiates a new TemplateSummaryDiffLabelMapping object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffLabelMapping) GetLabelID ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelID() uint64
GetLabelID returns the LabelID field value
func (*TemplateSummaryDiffLabelMapping) GetLabelIDOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelIDOk() (*uint64, bool)
GetLabelIDOk returns a tuple with the LabelID field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetLabelName ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelName() string
GetLabelName returns the LabelName field value
func (*TemplateSummaryDiffLabelMapping) GetLabelNameOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelNameOk() (*string, bool)
GetLabelNameOk returns a tuple with the LabelName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaName ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaName() string
GetLabelTemplateMetaName returns the LabelTemplateMetaName field value
func (*TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetLabelTemplateMetaNameOk() (*string, bool)
GetLabelTemplateMetaNameOk returns a tuple with the LabelTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetResourceID ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceID() uint64
GetResourceID returns the ResourceID field value
func (*TemplateSummaryDiffLabelMapping) GetResourceIDOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceIDOk() (*uint64, bool)
GetResourceIDOk returns a tuple with the ResourceID field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetResourceName ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceName() string
GetResourceName returns the ResourceName field value
func (*TemplateSummaryDiffLabelMapping) GetResourceNameOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceNameOk() (*string, bool)
GetResourceNameOk returns a tuple with the ResourceName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaName ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaName() string
GetResourceTemplateMetaName returns the ResourceTemplateMetaName field value
func (*TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceTemplateMetaNameOk() (*string, bool)
GetResourceTemplateMetaNameOk returns a tuple with the ResourceTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetResourceType ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceType() string
GetResourceType returns the ResourceType field value
func (*TemplateSummaryDiffLabelMapping) GetResourceTypeOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetResourceTypeOk() (*string, bool)
GetResourceTypeOk returns a tuple with the ResourceType field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetStateStatus ¶
func (o *TemplateSummaryDiffLabelMapping) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffLabelMapping) GetStateStatusOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffLabelMapping) GetStatus ¶
func (o *TemplateSummaryDiffLabelMapping) GetStatus() string
GetStatus returns the Status field value
func (*TemplateSummaryDiffLabelMapping) GetStatusOk ¶
func (o *TemplateSummaryDiffLabelMapping) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (TemplateSummaryDiffLabelMapping) MarshalJSON ¶
func (o TemplateSummaryDiffLabelMapping) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffLabelMapping) SetLabelID ¶
func (o *TemplateSummaryDiffLabelMapping) SetLabelID(v uint64)
SetLabelID sets field value
func (*TemplateSummaryDiffLabelMapping) SetLabelName ¶
func (o *TemplateSummaryDiffLabelMapping) SetLabelName(v string)
SetLabelName sets field value
func (*TemplateSummaryDiffLabelMapping) SetLabelTemplateMetaName ¶
func (o *TemplateSummaryDiffLabelMapping) SetLabelTemplateMetaName(v string)
SetLabelTemplateMetaName sets field value
func (*TemplateSummaryDiffLabelMapping) SetResourceID ¶
func (o *TemplateSummaryDiffLabelMapping) SetResourceID(v uint64)
SetResourceID sets field value
func (*TemplateSummaryDiffLabelMapping) SetResourceName ¶
func (o *TemplateSummaryDiffLabelMapping) SetResourceName(v string)
SetResourceName sets field value
func (*TemplateSummaryDiffLabelMapping) SetResourceTemplateMetaName ¶
func (o *TemplateSummaryDiffLabelMapping) SetResourceTemplateMetaName(v string)
SetResourceTemplateMetaName sets field value
func (*TemplateSummaryDiffLabelMapping) SetResourceType ¶
func (o *TemplateSummaryDiffLabelMapping) SetResourceType(v string)
SetResourceType sets field value
func (*TemplateSummaryDiffLabelMapping) SetStateStatus ¶
func (o *TemplateSummaryDiffLabelMapping) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffLabelMapping) SetStatus ¶
func (o *TemplateSummaryDiffLabelMapping) SetStatus(v string)
SetStatus sets field value
type TemplateSummaryDiffLabelMappingAllOf ¶
type TemplateSummaryDiffLabelMappingAllOf struct {
StateStatus string `json:"stateStatus" yaml:"stateStatus"`
}
TemplateSummaryDiffLabelMappingAllOf struct for TemplateSummaryDiffLabelMappingAllOf
func NewTemplateSummaryDiffLabelMappingAllOf ¶
func NewTemplateSummaryDiffLabelMappingAllOf(stateStatus string) *TemplateSummaryDiffLabelMappingAllOf
NewTemplateSummaryDiffLabelMappingAllOf instantiates a new TemplateSummaryDiffLabelMappingAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffLabelMappingAllOfWithDefaults ¶
func NewTemplateSummaryDiffLabelMappingAllOfWithDefaults() *TemplateSummaryDiffLabelMappingAllOf
NewTemplateSummaryDiffLabelMappingAllOfWithDefaults instantiates a new TemplateSummaryDiffLabelMappingAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffLabelMappingAllOf) GetStateStatus ¶
func (o *TemplateSummaryDiffLabelMappingAllOf) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffLabelMappingAllOf) GetStateStatusOk ¶
func (o *TemplateSummaryDiffLabelMappingAllOf) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (TemplateSummaryDiffLabelMappingAllOf) MarshalJSON ¶
func (o TemplateSummaryDiffLabelMappingAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffLabelMappingAllOf) SetStateStatus ¶
func (o *TemplateSummaryDiffLabelMappingAllOf) SetStateStatus(v string)
SetStateStatus sets field value
type TemplateSummaryDiffNotificationEndpoint ¶
type TemplateSummaryDiffNotificationEndpoint struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffNotificationEndpointFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffNotificationEndpointFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffNotificationEndpoint struct for TemplateSummaryDiffNotificationEndpoint
func NewTemplateSummaryDiffNotificationEndpoint ¶
func NewTemplateSummaryDiffNotificationEndpoint(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffNotificationEndpoint
NewTemplateSummaryDiffNotificationEndpoint instantiates a new TemplateSummaryDiffNotificationEndpoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffNotificationEndpointWithDefaults ¶
func NewTemplateSummaryDiffNotificationEndpointWithDefaults() *TemplateSummaryDiffNotificationEndpoint
NewTemplateSummaryDiffNotificationEndpointWithDefaults instantiates a new TemplateSummaryDiffNotificationEndpoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffNotificationEndpoint) GetId ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffNotificationEndpoint) GetIdOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) GetKind ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffNotificationEndpoint) GetKindOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) GetNew ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetNew() TemplateSummaryDiffNotificationEndpointFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationEndpoint) GetNewOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetNewOk() (*TemplateSummaryDiffNotificationEndpointFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) GetOld ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetOld() TemplateSummaryDiffNotificationEndpointFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationEndpoint) GetOldOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetOldOk() (*TemplateSummaryDiffNotificationEndpointFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) GetStateStatus ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffNotificationEndpoint) GetStateStatusOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffNotificationEndpoint) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationEndpoint) HasNew ¶
func (o *TemplateSummaryDiffNotificationEndpoint) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffNotificationEndpoint) HasOld ¶
func (o *TemplateSummaryDiffNotificationEndpoint) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffNotificationEndpoint) MarshalJSON ¶
func (o TemplateSummaryDiffNotificationEndpoint) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffNotificationEndpoint) SetId ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffNotificationEndpoint) SetKind ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffNotificationEndpoint) SetNew ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetNew(v TemplateSummaryDiffNotificationEndpointFields)
SetNew gets a reference to the given TemplateSummaryDiffNotificationEndpointFields and assigns it to the New field.
func (*TemplateSummaryDiffNotificationEndpoint) SetOld ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetOld(v TemplateSummaryDiffNotificationEndpointFields)
SetOld gets a reference to the given TemplateSummaryDiffNotificationEndpointFields and assigns it to the Old field.
func (*TemplateSummaryDiffNotificationEndpoint) SetStateStatus ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffNotificationEndpoint) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffNotificationEndpoint) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffNotificationEndpointFields ¶
type TemplateSummaryDiffNotificationEndpointFields struct {
Name string `json:"name" yaml:"name"`
}
TemplateSummaryDiffNotificationEndpointFields struct for TemplateSummaryDiffNotificationEndpointFields
func NewTemplateSummaryDiffNotificationEndpointFields ¶
func NewTemplateSummaryDiffNotificationEndpointFields(name string) *TemplateSummaryDiffNotificationEndpointFields
NewTemplateSummaryDiffNotificationEndpointFields instantiates a new TemplateSummaryDiffNotificationEndpointFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffNotificationEndpointFieldsWithDefaults ¶
func NewTemplateSummaryDiffNotificationEndpointFieldsWithDefaults() *TemplateSummaryDiffNotificationEndpointFields
NewTemplateSummaryDiffNotificationEndpointFieldsWithDefaults instantiates a new TemplateSummaryDiffNotificationEndpointFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffNotificationEndpointFields) GetName ¶
func (o *TemplateSummaryDiffNotificationEndpointFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffNotificationEndpointFields) GetNameOk ¶
func (o *TemplateSummaryDiffNotificationEndpointFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (TemplateSummaryDiffNotificationEndpointFields) MarshalJSON ¶
func (o TemplateSummaryDiffNotificationEndpointFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffNotificationEndpointFields) SetName ¶
func (o *TemplateSummaryDiffNotificationEndpointFields) SetName(v string)
SetName sets field value
type TemplateSummaryDiffNotificationRule ¶
type TemplateSummaryDiffNotificationRule struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffNotificationRuleFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffNotificationRuleFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffNotificationRule struct for TemplateSummaryDiffNotificationRule
func NewTemplateSummaryDiffNotificationRule ¶
func NewTemplateSummaryDiffNotificationRule(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffNotificationRule
NewTemplateSummaryDiffNotificationRule instantiates a new TemplateSummaryDiffNotificationRule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffNotificationRuleWithDefaults ¶
func NewTemplateSummaryDiffNotificationRuleWithDefaults() *TemplateSummaryDiffNotificationRule
NewTemplateSummaryDiffNotificationRuleWithDefaults instantiates a new TemplateSummaryDiffNotificationRule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffNotificationRule) GetId ¶
func (o *TemplateSummaryDiffNotificationRule) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffNotificationRule) GetIdOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) GetKind ¶
func (o *TemplateSummaryDiffNotificationRule) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffNotificationRule) GetKindOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) GetNew ¶
func (o *TemplateSummaryDiffNotificationRule) GetNew() TemplateSummaryDiffNotificationRuleFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationRule) GetNewOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetNewOk() (*TemplateSummaryDiffNotificationRuleFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) GetOld ¶
func (o *TemplateSummaryDiffNotificationRule) GetOld() TemplateSummaryDiffNotificationRuleFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationRule) GetOldOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetOldOk() (*TemplateSummaryDiffNotificationRuleFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) GetStateStatus ¶
func (o *TemplateSummaryDiffNotificationRule) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffNotificationRule) GetStateStatusOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffNotificationRule) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffNotificationRule) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffNotificationRule) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRule) HasNew ¶
func (o *TemplateSummaryDiffNotificationRule) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffNotificationRule) HasOld ¶
func (o *TemplateSummaryDiffNotificationRule) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffNotificationRule) MarshalJSON ¶
func (o TemplateSummaryDiffNotificationRule) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffNotificationRule) SetId ¶
func (o *TemplateSummaryDiffNotificationRule) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffNotificationRule) SetKind ¶
func (o *TemplateSummaryDiffNotificationRule) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffNotificationRule) SetNew ¶
func (o *TemplateSummaryDiffNotificationRule) SetNew(v TemplateSummaryDiffNotificationRuleFields)
SetNew gets a reference to the given TemplateSummaryDiffNotificationRuleFields and assigns it to the New field.
func (*TemplateSummaryDiffNotificationRule) SetOld ¶
func (o *TemplateSummaryDiffNotificationRule) SetOld(v TemplateSummaryDiffNotificationRuleFields)
SetOld gets a reference to the given TemplateSummaryDiffNotificationRuleFields and assigns it to the Old field.
func (*TemplateSummaryDiffNotificationRule) SetStateStatus ¶
func (o *TemplateSummaryDiffNotificationRule) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffNotificationRule) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffNotificationRule) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffNotificationRuleFields ¶
type TemplateSummaryDiffNotificationRuleFields struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` EndpointName string `json:"endpointName" yaml:"endpointName"` EndpointID uint64 `json:"endpointID" yaml:"endpointID"` EndpointType string `json:"endpointType" yaml:"endpointType"` Every string `json:"every" yaml:"every"` Offset string `json:"offset" yaml:"offset"` MessageTemplate *string `json:"messageTemplate,omitempty" yaml:"messageTemplate,omitempty"` }
TemplateSummaryDiffNotificationRuleFields struct for TemplateSummaryDiffNotificationRuleFields
func NewTemplateSummaryDiffNotificationRuleFields ¶
func NewTemplateSummaryDiffNotificationRuleFields(name string, endpointName string, endpointID uint64, endpointType string, every string, offset string) *TemplateSummaryDiffNotificationRuleFields
NewTemplateSummaryDiffNotificationRuleFields instantiates a new TemplateSummaryDiffNotificationRuleFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffNotificationRuleFieldsWithDefaults ¶
func NewTemplateSummaryDiffNotificationRuleFieldsWithDefaults() *TemplateSummaryDiffNotificationRuleFields
NewTemplateSummaryDiffNotificationRuleFieldsWithDefaults instantiates a new TemplateSummaryDiffNotificationRuleFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffNotificationRuleFields) GetDescription ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationRuleFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointID ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointID() uint64
GetEndpointID returns the EndpointID field value
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointIDOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointIDOk() (*uint64, bool)
GetEndpointIDOk returns a tuple with the EndpointID field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointName ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointName() string
GetEndpointName returns the EndpointName field value
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointNameOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointNameOk() (*string, bool)
GetEndpointNameOk returns a tuple with the EndpointName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointType ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointType() string
GetEndpointType returns the EndpointType field value
func (*TemplateSummaryDiffNotificationRuleFields) GetEndpointTypeOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEndpointTypeOk() (*string, bool)
GetEndpointTypeOk returns a tuple with the EndpointType field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetEvery ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEvery() string
GetEvery returns the Every field value
func (*TemplateSummaryDiffNotificationRuleFields) GetEveryOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetMessageTemplate ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetMessageTemplate() string
GetMessageTemplate returns the MessageTemplate field value if set, zero value otherwise.
func (*TemplateSummaryDiffNotificationRuleFields) GetMessageTemplateOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetMessageTemplateOk() (*string, bool)
GetMessageTemplateOk returns a tuple with the MessageTemplate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetName ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffNotificationRuleFields) GetNameOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) GetOffset ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetOffset() string
GetOffset returns the Offset field value
func (*TemplateSummaryDiffNotificationRuleFields) GetOffsetOk ¶
func (o *TemplateSummaryDiffNotificationRuleFields) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffNotificationRuleFields) HasDescription ¶
func (o *TemplateSummaryDiffNotificationRuleFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryDiffNotificationRuleFields) HasMessageTemplate ¶
func (o *TemplateSummaryDiffNotificationRuleFields) HasMessageTemplate() bool
HasMessageTemplate returns a boolean if a field has been set.
func (TemplateSummaryDiffNotificationRuleFields) MarshalJSON ¶
func (o TemplateSummaryDiffNotificationRuleFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffNotificationRuleFields) SetDescription ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffNotificationRuleFields) SetEndpointID ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointID(v uint64)
SetEndpointID sets field value
func (*TemplateSummaryDiffNotificationRuleFields) SetEndpointName ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointName(v string)
SetEndpointName sets field value
func (*TemplateSummaryDiffNotificationRuleFields) SetEndpointType ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetEndpointType(v string)
SetEndpointType sets field value
func (*TemplateSummaryDiffNotificationRuleFields) SetEvery ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetEvery(v string)
SetEvery sets field value
func (*TemplateSummaryDiffNotificationRuleFields) SetMessageTemplate ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetMessageTemplate(v string)
SetMessageTemplate gets a reference to the given string and assigns it to the MessageTemplate field.
func (*TemplateSummaryDiffNotificationRuleFields) SetName ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetName(v string)
SetName sets field value
func (*TemplateSummaryDiffNotificationRuleFields) SetOffset ¶
func (o *TemplateSummaryDiffNotificationRuleFields) SetOffset(v string)
SetOffset sets field value
type TemplateSummaryDiffTask ¶
type TemplateSummaryDiffTask struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffTaskFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffTaskFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffTask struct for TemplateSummaryDiffTask
func NewTemplateSummaryDiffTask ¶
func NewTemplateSummaryDiffTask(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffTask
NewTemplateSummaryDiffTask instantiates a new TemplateSummaryDiffTask object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffTaskWithDefaults ¶
func NewTemplateSummaryDiffTaskWithDefaults() *TemplateSummaryDiffTask
NewTemplateSummaryDiffTaskWithDefaults instantiates a new TemplateSummaryDiffTask object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffTask) GetId ¶
func (o *TemplateSummaryDiffTask) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffTask) GetIdOk ¶
func (o *TemplateSummaryDiffTask) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) GetKind ¶
func (o *TemplateSummaryDiffTask) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffTask) GetKindOk ¶
func (o *TemplateSummaryDiffTask) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) GetNew ¶
func (o *TemplateSummaryDiffTask) GetNew() TemplateSummaryDiffTaskFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffTask) GetNewOk ¶
func (o *TemplateSummaryDiffTask) GetNewOk() (*TemplateSummaryDiffTaskFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) GetOld ¶
func (o *TemplateSummaryDiffTask) GetOld() TemplateSummaryDiffTaskFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffTask) GetOldOk ¶
func (o *TemplateSummaryDiffTask) GetOldOk() (*TemplateSummaryDiffTaskFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) GetStateStatus ¶
func (o *TemplateSummaryDiffTask) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffTask) GetStateStatusOk ¶
func (o *TemplateSummaryDiffTask) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffTask) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffTask) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffTask) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTask) HasNew ¶
func (o *TemplateSummaryDiffTask) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffTask) HasOld ¶
func (o *TemplateSummaryDiffTask) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffTask) MarshalJSON ¶
func (o TemplateSummaryDiffTask) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffTask) SetId ¶
func (o *TemplateSummaryDiffTask) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffTask) SetKind ¶
func (o *TemplateSummaryDiffTask) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffTask) SetNew ¶
func (o *TemplateSummaryDiffTask) SetNew(v TemplateSummaryDiffTaskFields)
SetNew gets a reference to the given TemplateSummaryDiffTaskFields and assigns it to the New field.
func (*TemplateSummaryDiffTask) SetOld ¶
func (o *TemplateSummaryDiffTask) SetOld(v TemplateSummaryDiffTaskFields)
SetOld gets a reference to the given TemplateSummaryDiffTaskFields and assigns it to the Old field.
func (*TemplateSummaryDiffTask) SetStateStatus ¶
func (o *TemplateSummaryDiffTask) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffTask) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffTask) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffTaskFields ¶
type TemplateSummaryDiffTaskFields struct { Name string `json:"name" yaml:"name"` Cron *string `json:"cron,omitempty" yaml:"cron,omitempty"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Every *string `json:"every,omitempty" yaml:"every,omitempty"` Offset *string `json:"offset,omitempty" yaml:"offset,omitempty"` Query *string `json:"query,omitempty" yaml:"query,omitempty"` Status string `json:"status" yaml:"status"` }
TemplateSummaryDiffTaskFields struct for TemplateSummaryDiffTaskFields
func NewTemplateSummaryDiffTaskFields ¶
func NewTemplateSummaryDiffTaskFields(name string, status string) *TemplateSummaryDiffTaskFields
NewTemplateSummaryDiffTaskFields instantiates a new TemplateSummaryDiffTaskFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffTaskFieldsWithDefaults ¶
func NewTemplateSummaryDiffTaskFieldsWithDefaults() *TemplateSummaryDiffTaskFields
NewTemplateSummaryDiffTaskFieldsWithDefaults instantiates a new TemplateSummaryDiffTaskFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffTaskFields) GetCron ¶
func (o *TemplateSummaryDiffTaskFields) GetCron() string
GetCron returns the Cron field value if set, zero value otherwise.
func (*TemplateSummaryDiffTaskFields) GetCronOk ¶
func (o *TemplateSummaryDiffTaskFields) GetCronOk() (*string, bool)
GetCronOk returns a tuple with the Cron field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetDescription ¶
func (o *TemplateSummaryDiffTaskFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffTaskFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffTaskFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetEvery ¶
func (o *TemplateSummaryDiffTaskFields) GetEvery() string
GetEvery returns the Every field value if set, zero value otherwise.
func (*TemplateSummaryDiffTaskFields) GetEveryOk ¶
func (o *TemplateSummaryDiffTaskFields) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetName ¶
func (o *TemplateSummaryDiffTaskFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffTaskFields) GetNameOk ¶
func (o *TemplateSummaryDiffTaskFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetOffset ¶
func (o *TemplateSummaryDiffTaskFields) GetOffset() string
GetOffset returns the Offset field value if set, zero value otherwise.
func (*TemplateSummaryDiffTaskFields) GetOffsetOk ¶
func (o *TemplateSummaryDiffTaskFields) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetQuery ¶
func (o *TemplateSummaryDiffTaskFields) GetQuery() string
GetQuery returns the Query field value if set, zero value otherwise.
func (*TemplateSummaryDiffTaskFields) GetQueryOk ¶
func (o *TemplateSummaryDiffTaskFields) GetQueryOk() (*string, bool)
GetQueryOk returns a tuple with the Query field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) GetStatus ¶
func (o *TemplateSummaryDiffTaskFields) GetStatus() string
GetStatus returns the Status field value
func (*TemplateSummaryDiffTaskFields) GetStatusOk ¶
func (o *TemplateSummaryDiffTaskFields) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTaskFields) HasCron ¶
func (o *TemplateSummaryDiffTaskFields) HasCron() bool
HasCron returns a boolean if a field has been set.
func (*TemplateSummaryDiffTaskFields) HasDescription ¶
func (o *TemplateSummaryDiffTaskFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryDiffTaskFields) HasEvery ¶
func (o *TemplateSummaryDiffTaskFields) HasEvery() bool
HasEvery returns a boolean if a field has been set.
func (*TemplateSummaryDiffTaskFields) HasOffset ¶
func (o *TemplateSummaryDiffTaskFields) HasOffset() bool
HasOffset returns a boolean if a field has been set.
func (*TemplateSummaryDiffTaskFields) HasQuery ¶
func (o *TemplateSummaryDiffTaskFields) HasQuery() bool
HasQuery returns a boolean if a field has been set.
func (TemplateSummaryDiffTaskFields) MarshalJSON ¶
func (o TemplateSummaryDiffTaskFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffTaskFields) SetCron ¶
func (o *TemplateSummaryDiffTaskFields) SetCron(v string)
SetCron gets a reference to the given string and assigns it to the Cron field.
func (*TemplateSummaryDiffTaskFields) SetDescription ¶
func (o *TemplateSummaryDiffTaskFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffTaskFields) SetEvery ¶
func (o *TemplateSummaryDiffTaskFields) SetEvery(v string)
SetEvery gets a reference to the given string and assigns it to the Every field.
func (*TemplateSummaryDiffTaskFields) SetName ¶
func (o *TemplateSummaryDiffTaskFields) SetName(v string)
SetName sets field value
func (*TemplateSummaryDiffTaskFields) SetOffset ¶
func (o *TemplateSummaryDiffTaskFields) SetOffset(v string)
SetOffset gets a reference to the given string and assigns it to the Offset field.
func (*TemplateSummaryDiffTaskFields) SetQuery ¶
func (o *TemplateSummaryDiffTaskFields) SetQuery(v string)
SetQuery gets a reference to the given string and assigns it to the Query field.
func (*TemplateSummaryDiffTaskFields) SetStatus ¶
func (o *TemplateSummaryDiffTaskFields) SetStatus(v string)
SetStatus sets field value
type TemplateSummaryDiffTelegraf ¶
type TemplateSummaryDiffTelegraf struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryTelegrafConfig `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryTelegrafConfig `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffTelegraf struct for TemplateSummaryDiffTelegraf
func NewTemplateSummaryDiffTelegraf ¶
func NewTemplateSummaryDiffTelegraf(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffTelegraf
NewTemplateSummaryDiffTelegraf instantiates a new TemplateSummaryDiffTelegraf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffTelegrafWithDefaults ¶
func NewTemplateSummaryDiffTelegrafWithDefaults() *TemplateSummaryDiffTelegraf
NewTemplateSummaryDiffTelegrafWithDefaults instantiates a new TemplateSummaryDiffTelegraf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffTelegraf) GetId ¶
func (o *TemplateSummaryDiffTelegraf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffTelegraf) GetIdOk ¶
func (o *TemplateSummaryDiffTelegraf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) GetKind ¶
func (o *TemplateSummaryDiffTelegraf) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffTelegraf) GetKindOk ¶
func (o *TemplateSummaryDiffTelegraf) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) GetNew ¶
func (o *TemplateSummaryDiffTelegraf) GetNew() TemplateSummaryTelegrafConfig
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffTelegraf) GetNewOk ¶
func (o *TemplateSummaryDiffTelegraf) GetNewOk() (*TemplateSummaryTelegrafConfig, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) GetOld ¶
func (o *TemplateSummaryDiffTelegraf) GetOld() TemplateSummaryTelegrafConfig
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffTelegraf) GetOldOk ¶
func (o *TemplateSummaryDiffTelegraf) GetOldOk() (*TemplateSummaryTelegrafConfig, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) GetStateStatus ¶
func (o *TemplateSummaryDiffTelegraf) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffTelegraf) GetStateStatusOk ¶
func (o *TemplateSummaryDiffTelegraf) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffTelegraf) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffTelegraf) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffTelegraf) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffTelegraf) HasNew ¶
func (o *TemplateSummaryDiffTelegraf) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffTelegraf) HasOld ¶
func (o *TemplateSummaryDiffTelegraf) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffTelegraf) MarshalJSON ¶
func (o TemplateSummaryDiffTelegraf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffTelegraf) SetId ¶
func (o *TemplateSummaryDiffTelegraf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffTelegraf) SetKind ¶
func (o *TemplateSummaryDiffTelegraf) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffTelegraf) SetNew ¶
func (o *TemplateSummaryDiffTelegraf) SetNew(v TemplateSummaryTelegrafConfig)
SetNew gets a reference to the given TemplateSummaryTelegrafConfig and assigns it to the New field.
func (*TemplateSummaryDiffTelegraf) SetOld ¶
func (o *TemplateSummaryDiffTelegraf) SetOld(v TemplateSummaryTelegrafConfig)
SetOld gets a reference to the given TemplateSummaryTelegrafConfig and assigns it to the Old field.
func (*TemplateSummaryDiffTelegraf) SetStateStatus ¶
func (o *TemplateSummaryDiffTelegraf) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffTelegraf) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffTelegraf) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffVariable ¶
type TemplateSummaryDiffVariable struct { Kind string `json:"kind" yaml:"kind"` StateStatus string `json:"stateStatus" yaml:"stateStatus"` Id uint64 `json:"id" yaml:"id"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` New *TemplateSummaryDiffVariableFields `json:"new,omitempty" yaml:"new,omitempty"` Old *TemplateSummaryDiffVariableFields `json:"old,omitempty" yaml:"old,omitempty"` }
TemplateSummaryDiffVariable struct for TemplateSummaryDiffVariable
func NewTemplateSummaryDiffVariable ¶
func NewTemplateSummaryDiffVariable(kind string, stateStatus string, id uint64, templateMetaName string) *TemplateSummaryDiffVariable
NewTemplateSummaryDiffVariable instantiates a new TemplateSummaryDiffVariable object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffVariableWithDefaults ¶
func NewTemplateSummaryDiffVariableWithDefaults() *TemplateSummaryDiffVariable
NewTemplateSummaryDiffVariableWithDefaults instantiates a new TemplateSummaryDiffVariable object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffVariable) GetId ¶
func (o *TemplateSummaryDiffVariable) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryDiffVariable) GetIdOk ¶
func (o *TemplateSummaryDiffVariable) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) GetKind ¶
func (o *TemplateSummaryDiffVariable) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryDiffVariable) GetKindOk ¶
func (o *TemplateSummaryDiffVariable) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) GetNew ¶
func (o *TemplateSummaryDiffVariable) GetNew() TemplateSummaryDiffVariableFields
GetNew returns the New field value if set, zero value otherwise.
func (*TemplateSummaryDiffVariable) GetNewOk ¶
func (o *TemplateSummaryDiffVariable) GetNewOk() (*TemplateSummaryDiffVariableFields, bool)
GetNewOk returns a tuple with the New field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) GetOld ¶
func (o *TemplateSummaryDiffVariable) GetOld() TemplateSummaryDiffVariableFields
GetOld returns the Old field value if set, zero value otherwise.
func (*TemplateSummaryDiffVariable) GetOldOk ¶
func (o *TemplateSummaryDiffVariable) GetOldOk() (*TemplateSummaryDiffVariableFields, bool)
GetOldOk returns a tuple with the Old field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) GetStateStatus ¶
func (o *TemplateSummaryDiffVariable) GetStateStatus() string
GetStateStatus returns the StateStatus field value
func (*TemplateSummaryDiffVariable) GetStateStatusOk ¶
func (o *TemplateSummaryDiffVariable) GetStateStatusOk() (*string, bool)
GetStateStatusOk returns a tuple with the StateStatus field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) GetTemplateMetaName ¶
func (o *TemplateSummaryDiffVariable) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryDiffVariable) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryDiffVariable) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariable) HasNew ¶
func (o *TemplateSummaryDiffVariable) HasNew() bool
HasNew returns a boolean if a field has been set.
func (*TemplateSummaryDiffVariable) HasOld ¶
func (o *TemplateSummaryDiffVariable) HasOld() bool
HasOld returns a boolean if a field has been set.
func (TemplateSummaryDiffVariable) MarshalJSON ¶
func (o TemplateSummaryDiffVariable) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffVariable) SetId ¶
func (o *TemplateSummaryDiffVariable) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryDiffVariable) SetKind ¶
func (o *TemplateSummaryDiffVariable) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryDiffVariable) SetNew ¶
func (o *TemplateSummaryDiffVariable) SetNew(v TemplateSummaryDiffVariableFields)
SetNew gets a reference to the given TemplateSummaryDiffVariableFields and assigns it to the New field.
func (*TemplateSummaryDiffVariable) SetOld ¶
func (o *TemplateSummaryDiffVariable) SetOld(v TemplateSummaryDiffVariableFields)
SetOld gets a reference to the given TemplateSummaryDiffVariableFields and assigns it to the Old field.
func (*TemplateSummaryDiffVariable) SetStateStatus ¶
func (o *TemplateSummaryDiffVariable) SetStateStatus(v string)
SetStateStatus sets field value
func (*TemplateSummaryDiffVariable) SetTemplateMetaName ¶
func (o *TemplateSummaryDiffVariable) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryDiffVariableFields ¶
type TemplateSummaryDiffVariableFields struct { Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Args *TemplateSummaryVariableArgs `json:"args,omitempty" yaml:"args,omitempty"` }
TemplateSummaryDiffVariableFields struct for TemplateSummaryDiffVariableFields
func NewTemplateSummaryDiffVariableFields ¶
func NewTemplateSummaryDiffVariableFields(name string) *TemplateSummaryDiffVariableFields
NewTemplateSummaryDiffVariableFields instantiates a new TemplateSummaryDiffVariableFields object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryDiffVariableFieldsWithDefaults ¶
func NewTemplateSummaryDiffVariableFieldsWithDefaults() *TemplateSummaryDiffVariableFields
NewTemplateSummaryDiffVariableFieldsWithDefaults instantiates a new TemplateSummaryDiffVariableFields object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryDiffVariableFields) GetArgs ¶
func (o *TemplateSummaryDiffVariableFields) GetArgs() TemplateSummaryVariableArgs
GetArgs returns the Args field value if set, zero value otherwise.
func (*TemplateSummaryDiffVariableFields) GetArgsOk ¶
func (o *TemplateSummaryDiffVariableFields) GetArgsOk() (*TemplateSummaryVariableArgs, bool)
GetArgsOk returns a tuple with the Args field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariableFields) GetDescription ¶
func (o *TemplateSummaryDiffVariableFields) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryDiffVariableFields) GetDescriptionOk ¶
func (o *TemplateSummaryDiffVariableFields) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariableFields) GetName ¶
func (o *TemplateSummaryDiffVariableFields) GetName() string
GetName returns the Name field value
func (*TemplateSummaryDiffVariableFields) GetNameOk ¶
func (o *TemplateSummaryDiffVariableFields) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryDiffVariableFields) HasArgs ¶
func (o *TemplateSummaryDiffVariableFields) HasArgs() bool
HasArgs returns a boolean if a field has been set.
func (*TemplateSummaryDiffVariableFields) HasDescription ¶
func (o *TemplateSummaryDiffVariableFields) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryDiffVariableFields) MarshalJSON ¶
func (o TemplateSummaryDiffVariableFields) MarshalJSON() ([]byte, error)
func (*TemplateSummaryDiffVariableFields) SetArgs ¶
func (o *TemplateSummaryDiffVariableFields) SetArgs(v TemplateSummaryVariableArgs)
SetArgs gets a reference to the given TemplateSummaryVariableArgs and assigns it to the Args field.
func (*TemplateSummaryDiffVariableFields) SetDescription ¶
func (o *TemplateSummaryDiffVariableFields) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryDiffVariableFields) SetName ¶
func (o *TemplateSummaryDiffVariableFields) SetName(v string)
SetName sets field value
type TemplateSummaryError ¶
type TemplateSummaryError struct { Kind string `json:"kind" yaml:"kind"` Reason string `json:"reason" yaml:"reason"` Fields []string `json:"fields" yaml:"fields"` Indexes []*int `json:"indexes" yaml:"indexes"` }
TemplateSummaryError struct for TemplateSummaryError
func NewTemplateSummaryError ¶
func NewTemplateSummaryError(kind string, reason string, fields []string, indexes []*int) *TemplateSummaryError
NewTemplateSummaryError instantiates a new TemplateSummaryError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryErrorWithDefaults ¶
func NewTemplateSummaryErrorWithDefaults() *TemplateSummaryError
NewTemplateSummaryErrorWithDefaults instantiates a new TemplateSummaryError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryError) GetFields ¶
func (o *TemplateSummaryError) GetFields() []string
GetFields returns the Fields field value
func (*TemplateSummaryError) GetFieldsOk ¶
func (o *TemplateSummaryError) GetFieldsOk() (*[]string, bool)
GetFieldsOk returns a tuple with the Fields field value and a boolean to check if the value has been set.
func (*TemplateSummaryError) GetIndexes ¶
func (o *TemplateSummaryError) GetIndexes() []*int
GetIndexes returns the Indexes field value
func (*TemplateSummaryError) GetIndexesOk ¶
func (o *TemplateSummaryError) GetIndexesOk() (*[]*int, bool)
GetIndexesOk returns a tuple with the Indexes field value and a boolean to check if the value has been set.
func (*TemplateSummaryError) GetKind ¶
func (o *TemplateSummaryError) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryError) GetKindOk ¶
func (o *TemplateSummaryError) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryError) GetReason ¶
func (o *TemplateSummaryError) GetReason() string
GetReason returns the Reason field value
func (*TemplateSummaryError) GetReasonOk ¶
func (o *TemplateSummaryError) GetReasonOk() (*string, bool)
GetReasonOk returns a tuple with the Reason field value and a boolean to check if the value has been set.
func (TemplateSummaryError) MarshalJSON ¶
func (o TemplateSummaryError) MarshalJSON() ([]byte, error)
func (*TemplateSummaryError) SetFields ¶
func (o *TemplateSummaryError) SetFields(v []string)
SetFields sets field value
func (*TemplateSummaryError) SetIndexes ¶
func (o *TemplateSummaryError) SetIndexes(v []*int)
SetIndexes sets field value
func (*TemplateSummaryError) SetKind ¶
func (o *TemplateSummaryError) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryError) SetReason ¶
func (o *TemplateSummaryError) SetReason(v string)
SetReason sets field value
type TemplateSummaryLabel ¶
type TemplateSummaryLabel struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` Id uint64 `json:"id" yaml:"id"` OrgID *uint64 `json:"orgID,omitempty" yaml:"orgID,omitempty"` Name string `json:"name" yaml:"name"` Properties TemplateSummaryLabelAllOfProperties `json:"properties" yaml:"properties"` }
TemplateSummaryLabel struct for TemplateSummaryLabel
func NewTemplateSummaryLabel ¶
func NewTemplateSummaryLabel(kind string, templateMetaName string, envReferences []TemplateEnvReference, id uint64, name string, properties TemplateSummaryLabelAllOfProperties) *TemplateSummaryLabel
NewTemplateSummaryLabel instantiates a new TemplateSummaryLabel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryLabelWithDefaults ¶
func NewTemplateSummaryLabelWithDefaults() *TemplateSummaryLabel
NewTemplateSummaryLabelWithDefaults instantiates a new TemplateSummaryLabel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryLabel) GetEnvReferences ¶
func (o *TemplateSummaryLabel) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryLabel) GetEnvReferencesOk ¶
func (o *TemplateSummaryLabel) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetId ¶
func (o *TemplateSummaryLabel) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryLabel) GetIdOk ¶
func (o *TemplateSummaryLabel) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetKind ¶
func (o *TemplateSummaryLabel) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryLabel) GetKindOk ¶
func (o *TemplateSummaryLabel) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetName ¶
func (o *TemplateSummaryLabel) GetName() string
GetName returns the Name field value
func (*TemplateSummaryLabel) GetNameOk ¶
func (o *TemplateSummaryLabel) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetOrgID ¶
func (o *TemplateSummaryLabel) GetOrgID() uint64
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*TemplateSummaryLabel) GetOrgIDOk ¶
func (o *TemplateSummaryLabel) GetOrgIDOk() (*uint64, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetProperties ¶
func (o *TemplateSummaryLabel) GetProperties() TemplateSummaryLabelAllOfProperties
GetProperties returns the Properties field value
func (*TemplateSummaryLabel) GetPropertiesOk ¶
func (o *TemplateSummaryLabel) GetPropertiesOk() (*TemplateSummaryLabelAllOfProperties, bool)
GetPropertiesOk returns a tuple with the Properties field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) GetTemplateMetaName ¶
func (o *TemplateSummaryLabel) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryLabel) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryLabel) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabel) HasOrgID ¶
func (o *TemplateSummaryLabel) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (TemplateSummaryLabel) MarshalJSON ¶
func (o TemplateSummaryLabel) MarshalJSON() ([]byte, error)
func (*TemplateSummaryLabel) SetEnvReferences ¶
func (o *TemplateSummaryLabel) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryLabel) SetId ¶
func (o *TemplateSummaryLabel) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryLabel) SetKind ¶
func (o *TemplateSummaryLabel) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryLabel) SetName ¶
func (o *TemplateSummaryLabel) SetName(v string)
SetName sets field value
func (*TemplateSummaryLabel) SetOrgID ¶
func (o *TemplateSummaryLabel) SetOrgID(v uint64)
SetOrgID gets a reference to the given int64 and assigns it to the OrgID field.
func (*TemplateSummaryLabel) SetProperties ¶
func (o *TemplateSummaryLabel) SetProperties(v TemplateSummaryLabelAllOfProperties)
SetProperties sets field value
func (*TemplateSummaryLabel) SetTemplateMetaName ¶
func (o *TemplateSummaryLabel) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryLabelAllOf ¶
type TemplateSummaryLabelAllOf struct { Id uint64 `json:"id" yaml:"id"` OrgID *uint64 `json:"orgID,omitempty" yaml:"orgID,omitempty"` Name string `json:"name" yaml:"name"` Properties TemplateSummaryLabelAllOfProperties `json:"properties" yaml:"properties"` }
TemplateSummaryLabelAllOf struct for TemplateSummaryLabelAllOf
func NewTemplateSummaryLabelAllOf ¶
func NewTemplateSummaryLabelAllOf(id uint64, name string, properties TemplateSummaryLabelAllOfProperties) *TemplateSummaryLabelAllOf
NewTemplateSummaryLabelAllOf instantiates a new TemplateSummaryLabelAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryLabelAllOfWithDefaults ¶
func NewTemplateSummaryLabelAllOfWithDefaults() *TemplateSummaryLabelAllOf
NewTemplateSummaryLabelAllOfWithDefaults instantiates a new TemplateSummaryLabelAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryLabelAllOf) GetId ¶
func (o *TemplateSummaryLabelAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryLabelAllOf) GetIdOk ¶
func (o *TemplateSummaryLabelAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOf) GetName ¶
func (o *TemplateSummaryLabelAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryLabelAllOf) GetNameOk ¶
func (o *TemplateSummaryLabelAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOf) GetOrgID ¶
func (o *TemplateSummaryLabelAllOf) GetOrgID() uint64
GetOrgID returns the OrgID field value if set, zero value otherwise.
func (*TemplateSummaryLabelAllOf) GetOrgIDOk ¶
func (o *TemplateSummaryLabelAllOf) GetOrgIDOk() (*uint64, bool)
GetOrgIDOk returns a tuple with the OrgID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOf) GetProperties ¶
func (o *TemplateSummaryLabelAllOf) GetProperties() TemplateSummaryLabelAllOfProperties
GetProperties returns the Properties field value
func (*TemplateSummaryLabelAllOf) GetPropertiesOk ¶
func (o *TemplateSummaryLabelAllOf) GetPropertiesOk() (*TemplateSummaryLabelAllOfProperties, bool)
GetPropertiesOk returns a tuple with the Properties field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOf) HasOrgID ¶
func (o *TemplateSummaryLabelAllOf) HasOrgID() bool
HasOrgID returns a boolean if a field has been set.
func (TemplateSummaryLabelAllOf) MarshalJSON ¶
func (o TemplateSummaryLabelAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryLabelAllOf) SetId ¶
func (o *TemplateSummaryLabelAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryLabelAllOf) SetName ¶
func (o *TemplateSummaryLabelAllOf) SetName(v string)
SetName sets field value
func (*TemplateSummaryLabelAllOf) SetOrgID ¶
func (o *TemplateSummaryLabelAllOf) SetOrgID(v uint64)
SetOrgID gets a reference to the given int64 and assigns it to the OrgID field.
func (*TemplateSummaryLabelAllOf) SetProperties ¶
func (o *TemplateSummaryLabelAllOf) SetProperties(v TemplateSummaryLabelAllOfProperties)
SetProperties sets field value
type TemplateSummaryLabelAllOfProperties ¶
type TemplateSummaryLabelAllOfProperties struct { Color string `json:"color" yaml:"color"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryLabelAllOfProperties struct for TemplateSummaryLabelAllOfProperties
func NewTemplateSummaryLabelAllOfProperties ¶
func NewTemplateSummaryLabelAllOfProperties(color string) *TemplateSummaryLabelAllOfProperties
NewTemplateSummaryLabelAllOfProperties instantiates a new TemplateSummaryLabelAllOfProperties object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryLabelAllOfPropertiesWithDefaults ¶
func NewTemplateSummaryLabelAllOfPropertiesWithDefaults() *TemplateSummaryLabelAllOfProperties
NewTemplateSummaryLabelAllOfPropertiesWithDefaults instantiates a new TemplateSummaryLabelAllOfProperties object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryLabelAllOfProperties) GetColor ¶
func (o *TemplateSummaryLabelAllOfProperties) GetColor() string
GetColor returns the Color field value
func (*TemplateSummaryLabelAllOfProperties) GetColorOk ¶
func (o *TemplateSummaryLabelAllOfProperties) GetColorOk() (*string, bool)
GetColorOk returns a tuple with the Color field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOfProperties) GetDescription ¶
func (o *TemplateSummaryLabelAllOfProperties) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryLabelAllOfProperties) GetDescriptionOk ¶
func (o *TemplateSummaryLabelAllOfProperties) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryLabelAllOfProperties) HasDescription ¶
func (o *TemplateSummaryLabelAllOfProperties) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryLabelAllOfProperties) MarshalJSON ¶
func (o TemplateSummaryLabelAllOfProperties) MarshalJSON() ([]byte, error)
func (*TemplateSummaryLabelAllOfProperties) SetColor ¶
func (o *TemplateSummaryLabelAllOfProperties) SetColor(v string)
SetColor sets field value
func (*TemplateSummaryLabelAllOfProperties) SetDescription ¶
func (o *TemplateSummaryLabelAllOfProperties) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
type TemplateSummaryLabelMapping ¶
type TemplateSummaryLabelMapping struct { Status string `json:"status" yaml:"status"` ResourceTemplateMetaName string `json:"resourceTemplateMetaName" yaml:"resourceTemplateMetaName"` ResourceName string `json:"resourceName" yaml:"resourceName"` ResourceID uint64 `json:"resourceID" yaml:"resourceID"` ResourceType string `json:"resourceType" yaml:"resourceType"` LabelTemplateMetaName string `json:"labelTemplateMetaName" yaml:"labelTemplateMetaName"` LabelName string `json:"labelName" yaml:"labelName"` LabelID uint64 `json:"labelID" yaml:"labelID"` }
TemplateSummaryLabelMapping struct for TemplateSummaryLabelMapping
func NewTemplateSummaryLabelMapping ¶
func NewTemplateSummaryLabelMapping(status string, resourceTemplateMetaName string, resourceName string, resourceID uint64, resourceType string, labelTemplateMetaName string, labelName string, labelID uint64) *TemplateSummaryLabelMapping
NewTemplateSummaryLabelMapping instantiates a new TemplateSummaryLabelMapping object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryLabelMappingWithDefaults ¶
func NewTemplateSummaryLabelMappingWithDefaults() *TemplateSummaryLabelMapping
NewTemplateSummaryLabelMappingWithDefaults instantiates a new TemplateSummaryLabelMapping object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryLabelMapping) GetLabelID ¶
func (o *TemplateSummaryLabelMapping) GetLabelID() uint64
GetLabelID returns the LabelID field value
func (*TemplateSummaryLabelMapping) GetLabelIDOk ¶
func (o *TemplateSummaryLabelMapping) GetLabelIDOk() (*uint64, bool)
GetLabelIDOk returns a tuple with the LabelID field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetLabelName ¶
func (o *TemplateSummaryLabelMapping) GetLabelName() string
GetLabelName returns the LabelName field value
func (*TemplateSummaryLabelMapping) GetLabelNameOk ¶
func (o *TemplateSummaryLabelMapping) GetLabelNameOk() (*string, bool)
GetLabelNameOk returns a tuple with the LabelName field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetLabelTemplateMetaName ¶
func (o *TemplateSummaryLabelMapping) GetLabelTemplateMetaName() string
GetLabelTemplateMetaName returns the LabelTemplateMetaName field value
func (*TemplateSummaryLabelMapping) GetLabelTemplateMetaNameOk ¶
func (o *TemplateSummaryLabelMapping) GetLabelTemplateMetaNameOk() (*string, bool)
GetLabelTemplateMetaNameOk returns a tuple with the LabelTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetResourceID ¶
func (o *TemplateSummaryLabelMapping) GetResourceID() uint64
GetResourceID returns the ResourceID field value
func (*TemplateSummaryLabelMapping) GetResourceIDOk ¶
func (o *TemplateSummaryLabelMapping) GetResourceIDOk() (*uint64, bool)
GetResourceIDOk returns a tuple with the ResourceID field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetResourceName ¶
func (o *TemplateSummaryLabelMapping) GetResourceName() string
GetResourceName returns the ResourceName field value
func (*TemplateSummaryLabelMapping) GetResourceNameOk ¶
func (o *TemplateSummaryLabelMapping) GetResourceNameOk() (*string, bool)
GetResourceNameOk returns a tuple with the ResourceName field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetResourceTemplateMetaName ¶
func (o *TemplateSummaryLabelMapping) GetResourceTemplateMetaName() string
GetResourceTemplateMetaName returns the ResourceTemplateMetaName field value
func (*TemplateSummaryLabelMapping) GetResourceTemplateMetaNameOk ¶
func (o *TemplateSummaryLabelMapping) GetResourceTemplateMetaNameOk() (*string, bool)
GetResourceTemplateMetaNameOk returns a tuple with the ResourceTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetResourceType ¶
func (o *TemplateSummaryLabelMapping) GetResourceType() string
GetResourceType returns the ResourceType field value
func (*TemplateSummaryLabelMapping) GetResourceTypeOk ¶
func (o *TemplateSummaryLabelMapping) GetResourceTypeOk() (*string, bool)
GetResourceTypeOk returns a tuple with the ResourceType field value and a boolean to check if the value has been set.
func (*TemplateSummaryLabelMapping) GetStatus ¶
func (o *TemplateSummaryLabelMapping) GetStatus() string
GetStatus returns the Status field value
func (*TemplateSummaryLabelMapping) GetStatusOk ¶
func (o *TemplateSummaryLabelMapping) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (TemplateSummaryLabelMapping) MarshalJSON ¶
func (o TemplateSummaryLabelMapping) MarshalJSON() ([]byte, error)
func (*TemplateSummaryLabelMapping) SetLabelID ¶
func (o *TemplateSummaryLabelMapping) SetLabelID(v uint64)
SetLabelID sets field value
func (*TemplateSummaryLabelMapping) SetLabelName ¶
func (o *TemplateSummaryLabelMapping) SetLabelName(v string)
SetLabelName sets field value
func (*TemplateSummaryLabelMapping) SetLabelTemplateMetaName ¶
func (o *TemplateSummaryLabelMapping) SetLabelTemplateMetaName(v string)
SetLabelTemplateMetaName sets field value
func (*TemplateSummaryLabelMapping) SetResourceID ¶
func (o *TemplateSummaryLabelMapping) SetResourceID(v uint64)
SetResourceID sets field value
func (*TemplateSummaryLabelMapping) SetResourceName ¶
func (o *TemplateSummaryLabelMapping) SetResourceName(v string)
SetResourceName sets field value
func (*TemplateSummaryLabelMapping) SetResourceTemplateMetaName ¶
func (o *TemplateSummaryLabelMapping) SetResourceTemplateMetaName(v string)
SetResourceTemplateMetaName sets field value
func (*TemplateSummaryLabelMapping) SetResourceType ¶
func (o *TemplateSummaryLabelMapping) SetResourceType(v string)
SetResourceType sets field value
func (*TemplateSummaryLabelMapping) SetStatus ¶
func (o *TemplateSummaryLabelMapping) SetStatus(v string)
SetStatus sets field value
type TemplateSummaryNotificationEndpoint ¶
type TemplateSummaryNotificationEndpoint struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Status string `json:"status" yaml:"status"` }
TemplateSummaryNotificationEndpoint struct for TemplateSummaryNotificationEndpoint
func NewTemplateSummaryNotificationEndpoint ¶
func NewTemplateSummaryNotificationEndpoint(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string, status string) *TemplateSummaryNotificationEndpoint
NewTemplateSummaryNotificationEndpoint instantiates a new TemplateSummaryNotificationEndpoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryNotificationEndpointWithDefaults ¶
func NewTemplateSummaryNotificationEndpointWithDefaults() *TemplateSummaryNotificationEndpoint
NewTemplateSummaryNotificationEndpointWithDefaults instantiates a new TemplateSummaryNotificationEndpoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryNotificationEndpoint) GetDescription ¶
func (o *TemplateSummaryNotificationEndpoint) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryNotificationEndpoint) GetDescriptionOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetEnvReferences ¶
func (o *TemplateSummaryNotificationEndpoint) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryNotificationEndpoint) GetEnvReferencesOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetId ¶
func (o *TemplateSummaryNotificationEndpoint) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryNotificationEndpoint) GetIdOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetKind ¶
func (o *TemplateSummaryNotificationEndpoint) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryNotificationEndpoint) GetKindOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetLabelAssociations ¶
func (o *TemplateSummaryNotificationEndpoint) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryNotificationEndpoint) GetLabelAssociationsOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetName ¶
func (o *TemplateSummaryNotificationEndpoint) GetName() string
GetName returns the Name field value
func (*TemplateSummaryNotificationEndpoint) GetNameOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetStatus ¶
func (o *TemplateSummaryNotificationEndpoint) GetStatus() string
GetStatus returns the Status field value
func (*TemplateSummaryNotificationEndpoint) GetStatusOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) GetTemplateMetaName ¶
func (o *TemplateSummaryNotificationEndpoint) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryNotificationEndpoint) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryNotificationEndpoint) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpoint) HasDescription ¶
func (o *TemplateSummaryNotificationEndpoint) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryNotificationEndpoint) MarshalJSON ¶
func (o TemplateSummaryNotificationEndpoint) MarshalJSON() ([]byte, error)
func (*TemplateSummaryNotificationEndpoint) SetDescription ¶
func (o *TemplateSummaryNotificationEndpoint) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryNotificationEndpoint) SetEnvReferences ¶
func (o *TemplateSummaryNotificationEndpoint) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryNotificationEndpoint) SetId ¶
func (o *TemplateSummaryNotificationEndpoint) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryNotificationEndpoint) SetKind ¶
func (o *TemplateSummaryNotificationEndpoint) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryNotificationEndpoint) SetLabelAssociations ¶
func (o *TemplateSummaryNotificationEndpoint) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryNotificationEndpoint) SetName ¶
func (o *TemplateSummaryNotificationEndpoint) SetName(v string)
SetName sets field value
func (*TemplateSummaryNotificationEndpoint) SetStatus ¶
func (o *TemplateSummaryNotificationEndpoint) SetStatus(v string)
SetStatus sets field value
func (*TemplateSummaryNotificationEndpoint) SetTemplateMetaName ¶
func (o *TemplateSummaryNotificationEndpoint) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryNotificationEndpointAllOf ¶
type TemplateSummaryNotificationEndpointAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Status string `json:"status" yaml:"status"` }
TemplateSummaryNotificationEndpointAllOf struct for TemplateSummaryNotificationEndpointAllOf
func NewTemplateSummaryNotificationEndpointAllOf ¶
func NewTemplateSummaryNotificationEndpointAllOf(id uint64, name string, status string) *TemplateSummaryNotificationEndpointAllOf
NewTemplateSummaryNotificationEndpointAllOf instantiates a new TemplateSummaryNotificationEndpointAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryNotificationEndpointAllOfWithDefaults ¶
func NewTemplateSummaryNotificationEndpointAllOfWithDefaults() *TemplateSummaryNotificationEndpointAllOf
NewTemplateSummaryNotificationEndpointAllOfWithDefaults instantiates a new TemplateSummaryNotificationEndpointAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryNotificationEndpointAllOf) GetDescription ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryNotificationEndpointAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpointAllOf) GetId ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryNotificationEndpointAllOf) GetIdOk ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpointAllOf) GetName ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryNotificationEndpointAllOf) GetNameOk ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpointAllOf) GetStatus ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetStatus() string
GetStatus returns the Status field value
func (*TemplateSummaryNotificationEndpointAllOf) GetStatusOk ¶
func (o *TemplateSummaryNotificationEndpointAllOf) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationEndpointAllOf) HasDescription ¶
func (o *TemplateSummaryNotificationEndpointAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryNotificationEndpointAllOf) MarshalJSON ¶
func (o TemplateSummaryNotificationEndpointAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryNotificationEndpointAllOf) SetDescription ¶
func (o *TemplateSummaryNotificationEndpointAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryNotificationEndpointAllOf) SetId ¶
func (o *TemplateSummaryNotificationEndpointAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryNotificationEndpointAllOf) SetName ¶
func (o *TemplateSummaryNotificationEndpointAllOf) SetName(v string)
SetName sets field value
func (*TemplateSummaryNotificationEndpointAllOf) SetStatus ¶
func (o *TemplateSummaryNotificationEndpointAllOf) SetStatus(v string)
SetStatus sets field value
type TemplateSummaryNotificationRule ¶
type TemplateSummaryNotificationRule struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` EndpointTemplateMetaName string `json:"endpointTemplateMetaName" yaml:"endpointTemplateMetaName"` EndpointID uint64 `json:"endpointID" yaml:"endpointID"` EndpointType string `json:"endpointType" yaml:"endpointType"` Every string `json:"every" yaml:"every"` Offset string `json:"offset" yaml:"offset"` }
TemplateSummaryNotificationRule struct for TemplateSummaryNotificationRule
func NewTemplateSummaryNotificationRule ¶
func NewTemplateSummaryNotificationRule(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string, endpointTemplateMetaName string, endpointID uint64, endpointType string, every string, offset string) *TemplateSummaryNotificationRule
NewTemplateSummaryNotificationRule instantiates a new TemplateSummaryNotificationRule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryNotificationRuleWithDefaults ¶
func NewTemplateSummaryNotificationRuleWithDefaults() *TemplateSummaryNotificationRule
NewTemplateSummaryNotificationRuleWithDefaults instantiates a new TemplateSummaryNotificationRule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryNotificationRule) GetDescription ¶
func (o *TemplateSummaryNotificationRule) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryNotificationRule) GetDescriptionOk ¶
func (o *TemplateSummaryNotificationRule) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetEndpointID ¶
func (o *TemplateSummaryNotificationRule) GetEndpointID() uint64
GetEndpointID returns the EndpointID field value
func (*TemplateSummaryNotificationRule) GetEndpointIDOk ¶
func (o *TemplateSummaryNotificationRule) GetEndpointIDOk() (*uint64, bool)
GetEndpointIDOk returns a tuple with the EndpointID field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetEndpointTemplateMetaName ¶
func (o *TemplateSummaryNotificationRule) GetEndpointTemplateMetaName() string
GetEndpointTemplateMetaName returns the EndpointTemplateMetaName field value
func (*TemplateSummaryNotificationRule) GetEndpointTemplateMetaNameOk ¶
func (o *TemplateSummaryNotificationRule) GetEndpointTemplateMetaNameOk() (*string, bool)
GetEndpointTemplateMetaNameOk returns a tuple with the EndpointTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetEndpointType ¶
func (o *TemplateSummaryNotificationRule) GetEndpointType() string
GetEndpointType returns the EndpointType field value
func (*TemplateSummaryNotificationRule) GetEndpointTypeOk ¶
func (o *TemplateSummaryNotificationRule) GetEndpointTypeOk() (*string, bool)
GetEndpointTypeOk returns a tuple with the EndpointType field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetEnvReferences ¶
func (o *TemplateSummaryNotificationRule) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryNotificationRule) GetEnvReferencesOk ¶
func (o *TemplateSummaryNotificationRule) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetEvery ¶
func (o *TemplateSummaryNotificationRule) GetEvery() string
GetEvery returns the Every field value
func (*TemplateSummaryNotificationRule) GetEveryOk ¶
func (o *TemplateSummaryNotificationRule) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetId ¶
func (o *TemplateSummaryNotificationRule) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryNotificationRule) GetIdOk ¶
func (o *TemplateSummaryNotificationRule) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetKind ¶
func (o *TemplateSummaryNotificationRule) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryNotificationRule) GetKindOk ¶
func (o *TemplateSummaryNotificationRule) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetLabelAssociations ¶
func (o *TemplateSummaryNotificationRule) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryNotificationRule) GetLabelAssociationsOk ¶
func (o *TemplateSummaryNotificationRule) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetName ¶
func (o *TemplateSummaryNotificationRule) GetName() string
GetName returns the Name field value
func (*TemplateSummaryNotificationRule) GetNameOk ¶
func (o *TemplateSummaryNotificationRule) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetOffset ¶
func (o *TemplateSummaryNotificationRule) GetOffset() string
GetOffset returns the Offset field value
func (*TemplateSummaryNotificationRule) GetOffsetOk ¶
func (o *TemplateSummaryNotificationRule) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) GetTemplateMetaName ¶
func (o *TemplateSummaryNotificationRule) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryNotificationRule) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryNotificationRule) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRule) HasDescription ¶
func (o *TemplateSummaryNotificationRule) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryNotificationRule) MarshalJSON ¶
func (o TemplateSummaryNotificationRule) MarshalJSON() ([]byte, error)
func (*TemplateSummaryNotificationRule) SetDescription ¶
func (o *TemplateSummaryNotificationRule) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryNotificationRule) SetEndpointID ¶
func (o *TemplateSummaryNotificationRule) SetEndpointID(v uint64)
SetEndpointID sets field value
func (*TemplateSummaryNotificationRule) SetEndpointTemplateMetaName ¶
func (o *TemplateSummaryNotificationRule) SetEndpointTemplateMetaName(v string)
SetEndpointTemplateMetaName sets field value
func (*TemplateSummaryNotificationRule) SetEndpointType ¶
func (o *TemplateSummaryNotificationRule) SetEndpointType(v string)
SetEndpointType sets field value
func (*TemplateSummaryNotificationRule) SetEnvReferences ¶
func (o *TemplateSummaryNotificationRule) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryNotificationRule) SetEvery ¶
func (o *TemplateSummaryNotificationRule) SetEvery(v string)
SetEvery sets field value
func (*TemplateSummaryNotificationRule) SetId ¶
func (o *TemplateSummaryNotificationRule) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryNotificationRule) SetKind ¶
func (o *TemplateSummaryNotificationRule) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryNotificationRule) SetLabelAssociations ¶
func (o *TemplateSummaryNotificationRule) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryNotificationRule) SetName ¶
func (o *TemplateSummaryNotificationRule) SetName(v string)
SetName sets field value
func (*TemplateSummaryNotificationRule) SetOffset ¶
func (o *TemplateSummaryNotificationRule) SetOffset(v string)
SetOffset sets field value
func (*TemplateSummaryNotificationRule) SetTemplateMetaName ¶
func (o *TemplateSummaryNotificationRule) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryNotificationRuleAllOf ¶
type TemplateSummaryNotificationRuleAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` EndpointTemplateMetaName string `json:"endpointTemplateMetaName" yaml:"endpointTemplateMetaName"` EndpointID uint64 `json:"endpointID" yaml:"endpointID"` EndpointType string `json:"endpointType" yaml:"endpointType"` Every string `json:"every" yaml:"every"` Offset string `json:"offset" yaml:"offset"` }
TemplateSummaryNotificationRuleAllOf struct for TemplateSummaryNotificationRuleAllOf
func NewTemplateSummaryNotificationRuleAllOf ¶
func NewTemplateSummaryNotificationRuleAllOf(id uint64, name string, endpointTemplateMetaName string, endpointID uint64, endpointType string, every string, offset string) *TemplateSummaryNotificationRuleAllOf
NewTemplateSummaryNotificationRuleAllOf instantiates a new TemplateSummaryNotificationRuleAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryNotificationRuleAllOfWithDefaults ¶
func NewTemplateSummaryNotificationRuleAllOfWithDefaults() *TemplateSummaryNotificationRuleAllOf
NewTemplateSummaryNotificationRuleAllOfWithDefaults instantiates a new TemplateSummaryNotificationRuleAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryNotificationRuleAllOf) GetDescription ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryNotificationRuleAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointID ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointID() uint64
GetEndpointID returns the EndpointID field value
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointIDOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointIDOk() (*uint64, bool)
GetEndpointIDOk returns a tuple with the EndpointID field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaName ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaName() string
GetEndpointTemplateMetaName returns the EndpointTemplateMetaName field value
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaNameOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTemplateMetaNameOk() (*string, bool)
GetEndpointTemplateMetaNameOk returns a tuple with the EndpointTemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointType ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointType() string
GetEndpointType returns the EndpointType field value
func (*TemplateSummaryNotificationRuleAllOf) GetEndpointTypeOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEndpointTypeOk() (*string, bool)
GetEndpointTypeOk returns a tuple with the EndpointType field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetEvery ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEvery() string
GetEvery returns the Every field value
func (*TemplateSummaryNotificationRuleAllOf) GetEveryOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetId ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryNotificationRuleAllOf) GetIdOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetName ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryNotificationRuleAllOf) GetNameOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) GetOffset ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetOffset() string
GetOffset returns the Offset field value
func (*TemplateSummaryNotificationRuleAllOf) GetOffsetOk ¶
func (o *TemplateSummaryNotificationRuleAllOf) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value and a boolean to check if the value has been set.
func (*TemplateSummaryNotificationRuleAllOf) HasDescription ¶
func (o *TemplateSummaryNotificationRuleAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryNotificationRuleAllOf) MarshalJSON ¶
func (o TemplateSummaryNotificationRuleAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryNotificationRuleAllOf) SetDescription ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryNotificationRuleAllOf) SetEndpointID ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointID(v uint64)
SetEndpointID sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetEndpointTemplateMetaName ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointTemplateMetaName(v string)
SetEndpointTemplateMetaName sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetEndpointType ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetEndpointType(v string)
SetEndpointType sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetEvery ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetEvery(v string)
SetEvery sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetId ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetName ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetName(v string)
SetName sets field value
func (*TemplateSummaryNotificationRuleAllOf) SetOffset ¶
func (o *TemplateSummaryNotificationRuleAllOf) SetOffset(v string)
SetOffset sets field value
type TemplateSummaryResources ¶
type TemplateSummaryResources struct { Buckets []TemplateSummaryBucket `json:"buckets" yaml:"buckets"` Checks []TemplateSummaryCheck `json:"checks" yaml:"checks"` Dashboards []TemplateSummaryDashboard `json:"dashboards" yaml:"dashboards"` Labels []TemplateSummaryLabel `json:"labels" yaml:"labels"` LabelMappings []TemplateSummaryLabelMapping `json:"labelMappings" yaml:"labelMappings"` MissingEnvRefs []string `json:"missingEnvRefs" yaml:"missingEnvRefs"` MissingSecrets []string `json:"missingSecrets" yaml:"missingSecrets"` NotificationEndpoints []TemplateSummaryNotificationEndpoint `json:"notificationEndpoints" yaml:"notificationEndpoints"` NotificationRules []TemplateSummaryNotificationRule `json:"notificationRules" yaml:"notificationRules"` Tasks []TemplateSummaryTask `json:"tasks" yaml:"tasks"` TelegrafConfigs []TemplateSummaryTelegraf `json:"telegrafConfigs" yaml:"telegrafConfigs"` Variables []TemplateSummaryVariable `json:"variables" yaml:"variables"` }
TemplateSummaryResources struct for TemplateSummaryResources
func NewTemplateSummaryResources ¶
func NewTemplateSummaryResources(buckets []TemplateSummaryBucket, checks []TemplateSummaryCheck, dashboards []TemplateSummaryDashboard, labels []TemplateSummaryLabel, labelMappings []TemplateSummaryLabelMapping, missingEnvRefs []string, missingSecrets []string, notificationEndpoints []TemplateSummaryNotificationEndpoint, notificationRules []TemplateSummaryNotificationRule, tasks []TemplateSummaryTask, telegrafConfigs []TemplateSummaryTelegraf, variables []TemplateSummaryVariable) *TemplateSummaryResources
NewTemplateSummaryResources instantiates a new TemplateSummaryResources object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryResourcesWithDefaults ¶
func NewTemplateSummaryResourcesWithDefaults() *TemplateSummaryResources
NewTemplateSummaryResourcesWithDefaults instantiates a new TemplateSummaryResources object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryResources) GetBuckets ¶
func (o *TemplateSummaryResources) GetBuckets() []TemplateSummaryBucket
GetBuckets returns the Buckets field value
func (*TemplateSummaryResources) GetBucketsOk ¶
func (o *TemplateSummaryResources) GetBucketsOk() (*[]TemplateSummaryBucket, bool)
GetBucketsOk returns a tuple with the Buckets field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetChecks ¶
func (o *TemplateSummaryResources) GetChecks() []TemplateSummaryCheck
GetChecks returns the Checks field value
func (*TemplateSummaryResources) GetChecksOk ¶
func (o *TemplateSummaryResources) GetChecksOk() (*[]TemplateSummaryCheck, bool)
GetChecksOk returns a tuple with the Checks field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetDashboards ¶
func (o *TemplateSummaryResources) GetDashboards() []TemplateSummaryDashboard
GetDashboards returns the Dashboards field value
func (*TemplateSummaryResources) GetDashboardsOk ¶
func (o *TemplateSummaryResources) GetDashboardsOk() (*[]TemplateSummaryDashboard, bool)
GetDashboardsOk returns a tuple with the Dashboards field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetLabelMappings ¶
func (o *TemplateSummaryResources) GetLabelMappings() []TemplateSummaryLabelMapping
GetLabelMappings returns the LabelMappings field value
func (*TemplateSummaryResources) GetLabelMappingsOk ¶
func (o *TemplateSummaryResources) GetLabelMappingsOk() (*[]TemplateSummaryLabelMapping, bool)
GetLabelMappingsOk returns a tuple with the LabelMappings field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetLabels ¶
func (o *TemplateSummaryResources) GetLabels() []TemplateSummaryLabel
GetLabels returns the Labels field value
func (*TemplateSummaryResources) GetLabelsOk ¶
func (o *TemplateSummaryResources) GetLabelsOk() (*[]TemplateSummaryLabel, bool)
GetLabelsOk returns a tuple with the Labels field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetMissingEnvRefs ¶
func (o *TemplateSummaryResources) GetMissingEnvRefs() []string
GetMissingEnvRefs returns the MissingEnvRefs field value
func (*TemplateSummaryResources) GetMissingEnvRefsOk ¶
func (o *TemplateSummaryResources) GetMissingEnvRefsOk() (*[]string, bool)
GetMissingEnvRefsOk returns a tuple with the MissingEnvRefs field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetMissingSecrets ¶
func (o *TemplateSummaryResources) GetMissingSecrets() []string
GetMissingSecrets returns the MissingSecrets field value
func (*TemplateSummaryResources) GetMissingSecretsOk ¶
func (o *TemplateSummaryResources) GetMissingSecretsOk() (*[]string, bool)
GetMissingSecretsOk returns a tuple with the MissingSecrets field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetNotificationEndpoints ¶
func (o *TemplateSummaryResources) GetNotificationEndpoints() []TemplateSummaryNotificationEndpoint
GetNotificationEndpoints returns the NotificationEndpoints field value
func (*TemplateSummaryResources) GetNotificationEndpointsOk ¶
func (o *TemplateSummaryResources) GetNotificationEndpointsOk() (*[]TemplateSummaryNotificationEndpoint, bool)
GetNotificationEndpointsOk returns a tuple with the NotificationEndpoints field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetNotificationRules ¶
func (o *TemplateSummaryResources) GetNotificationRules() []TemplateSummaryNotificationRule
GetNotificationRules returns the NotificationRules field value
func (*TemplateSummaryResources) GetNotificationRulesOk ¶
func (o *TemplateSummaryResources) GetNotificationRulesOk() (*[]TemplateSummaryNotificationRule, bool)
GetNotificationRulesOk returns a tuple with the NotificationRules field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetTasks ¶
func (o *TemplateSummaryResources) GetTasks() []TemplateSummaryTask
GetTasks returns the Tasks field value
func (*TemplateSummaryResources) GetTasksOk ¶
func (o *TemplateSummaryResources) GetTasksOk() (*[]TemplateSummaryTask, bool)
GetTasksOk returns a tuple with the Tasks field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetTelegrafConfigs ¶
func (o *TemplateSummaryResources) GetTelegrafConfigs() []TemplateSummaryTelegraf
GetTelegrafConfigs returns the TelegrafConfigs field value
func (*TemplateSummaryResources) GetTelegrafConfigsOk ¶
func (o *TemplateSummaryResources) GetTelegrafConfigsOk() (*[]TemplateSummaryTelegraf, bool)
GetTelegrafConfigsOk returns a tuple with the TelegrafConfigs field value and a boolean to check if the value has been set.
func (*TemplateSummaryResources) GetVariables ¶
func (o *TemplateSummaryResources) GetVariables() []TemplateSummaryVariable
GetVariables returns the Variables field value
func (*TemplateSummaryResources) GetVariablesOk ¶
func (o *TemplateSummaryResources) GetVariablesOk() (*[]TemplateSummaryVariable, bool)
GetVariablesOk returns a tuple with the Variables field value and a boolean to check if the value has been set.
func (TemplateSummaryResources) MarshalJSON ¶
func (o TemplateSummaryResources) MarshalJSON() ([]byte, error)
func (*TemplateSummaryResources) SetBuckets ¶
func (o *TemplateSummaryResources) SetBuckets(v []TemplateSummaryBucket)
SetBuckets sets field value
func (*TemplateSummaryResources) SetChecks ¶
func (o *TemplateSummaryResources) SetChecks(v []TemplateSummaryCheck)
SetChecks sets field value
func (*TemplateSummaryResources) SetDashboards ¶
func (o *TemplateSummaryResources) SetDashboards(v []TemplateSummaryDashboard)
SetDashboards sets field value
func (*TemplateSummaryResources) SetLabelMappings ¶
func (o *TemplateSummaryResources) SetLabelMappings(v []TemplateSummaryLabelMapping)
SetLabelMappings sets field value
func (*TemplateSummaryResources) SetLabels ¶
func (o *TemplateSummaryResources) SetLabels(v []TemplateSummaryLabel)
SetLabels sets field value
func (*TemplateSummaryResources) SetMissingEnvRefs ¶
func (o *TemplateSummaryResources) SetMissingEnvRefs(v []string)
SetMissingEnvRefs sets field value
func (*TemplateSummaryResources) SetMissingSecrets ¶
func (o *TemplateSummaryResources) SetMissingSecrets(v []string)
SetMissingSecrets sets field value
func (*TemplateSummaryResources) SetNotificationEndpoints ¶
func (o *TemplateSummaryResources) SetNotificationEndpoints(v []TemplateSummaryNotificationEndpoint)
SetNotificationEndpoints sets field value
func (*TemplateSummaryResources) SetNotificationRules ¶
func (o *TemplateSummaryResources) SetNotificationRules(v []TemplateSummaryNotificationRule)
SetNotificationRules sets field value
func (*TemplateSummaryResources) SetTasks ¶
func (o *TemplateSummaryResources) SetTasks(v []TemplateSummaryTask)
SetTasks sets field value
func (*TemplateSummaryResources) SetTelegrafConfigs ¶
func (o *TemplateSummaryResources) SetTelegrafConfigs(v []TemplateSummaryTelegraf)
SetTelegrafConfigs sets field value
func (*TemplateSummaryResources) SetVariables ¶
func (o *TemplateSummaryResources) SetVariables(v []TemplateSummaryVariable)
SetVariables sets field value
type TemplateSummaryTask ¶
type TemplateSummaryTask struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Cron *string `json:"cron,omitempty" yaml:"cron,omitempty"` Every *string `json:"every,omitempty" yaml:"every,omitempty"` Offset *string `json:"offset,omitempty" yaml:"offset,omitempty"` }
TemplateSummaryTask struct for TemplateSummaryTask
func NewTemplateSummaryTask ¶
func NewTemplateSummaryTask(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string) *TemplateSummaryTask
NewTemplateSummaryTask instantiates a new TemplateSummaryTask object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryTaskWithDefaults ¶
func NewTemplateSummaryTaskWithDefaults() *TemplateSummaryTask
NewTemplateSummaryTaskWithDefaults instantiates a new TemplateSummaryTask object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryTask) GetCron ¶
func (o *TemplateSummaryTask) GetCron() string
GetCron returns the Cron field value if set, zero value otherwise.
func (*TemplateSummaryTask) GetCronOk ¶
func (o *TemplateSummaryTask) GetCronOk() (*string, bool)
GetCronOk returns a tuple with the Cron field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetDescription ¶
func (o *TemplateSummaryTask) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryTask) GetDescriptionOk ¶
func (o *TemplateSummaryTask) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetEnvReferences ¶
func (o *TemplateSummaryTask) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryTask) GetEnvReferencesOk ¶
func (o *TemplateSummaryTask) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetEvery ¶
func (o *TemplateSummaryTask) GetEvery() string
GetEvery returns the Every field value if set, zero value otherwise.
func (*TemplateSummaryTask) GetEveryOk ¶
func (o *TemplateSummaryTask) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetId ¶
func (o *TemplateSummaryTask) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryTask) GetIdOk ¶
func (o *TemplateSummaryTask) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetKind ¶
func (o *TemplateSummaryTask) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryTask) GetKindOk ¶
func (o *TemplateSummaryTask) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetLabelAssociations ¶
func (o *TemplateSummaryTask) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryTask) GetLabelAssociationsOk ¶
func (o *TemplateSummaryTask) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetName ¶
func (o *TemplateSummaryTask) GetName() string
GetName returns the Name field value
func (*TemplateSummaryTask) GetNameOk ¶
func (o *TemplateSummaryTask) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetOffset ¶
func (o *TemplateSummaryTask) GetOffset() string
GetOffset returns the Offset field value if set, zero value otherwise.
func (*TemplateSummaryTask) GetOffsetOk ¶
func (o *TemplateSummaryTask) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTask) GetTemplateMetaName ¶
func (o *TemplateSummaryTask) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryTask) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryTask) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryTask) HasCron ¶
func (o *TemplateSummaryTask) HasCron() bool
HasCron returns a boolean if a field has been set.
func (*TemplateSummaryTask) HasDescription ¶
func (o *TemplateSummaryTask) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryTask) HasEvery ¶
func (o *TemplateSummaryTask) HasEvery() bool
HasEvery returns a boolean if a field has been set.
func (*TemplateSummaryTask) HasOffset ¶
func (o *TemplateSummaryTask) HasOffset() bool
HasOffset returns a boolean if a field has been set.
func (TemplateSummaryTask) MarshalJSON ¶
func (o TemplateSummaryTask) MarshalJSON() ([]byte, error)
func (*TemplateSummaryTask) SetCron ¶
func (o *TemplateSummaryTask) SetCron(v string)
SetCron gets a reference to the given string and assigns it to the Cron field.
func (*TemplateSummaryTask) SetDescription ¶
func (o *TemplateSummaryTask) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryTask) SetEnvReferences ¶
func (o *TemplateSummaryTask) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryTask) SetEvery ¶
func (o *TemplateSummaryTask) SetEvery(v string)
SetEvery gets a reference to the given string and assigns it to the Every field.
func (*TemplateSummaryTask) SetId ¶
func (o *TemplateSummaryTask) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryTask) SetKind ¶
func (o *TemplateSummaryTask) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryTask) SetLabelAssociations ¶
func (o *TemplateSummaryTask) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryTask) SetName ¶
func (o *TemplateSummaryTask) SetName(v string)
SetName sets field value
func (*TemplateSummaryTask) SetOffset ¶
func (o *TemplateSummaryTask) SetOffset(v string)
SetOffset gets a reference to the given string and assigns it to the Offset field.
func (*TemplateSummaryTask) SetTemplateMetaName ¶
func (o *TemplateSummaryTask) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryTaskAllOf ¶
type TemplateSummaryTaskAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Cron *string `json:"cron,omitempty" yaml:"cron,omitempty"` Every *string `json:"every,omitempty" yaml:"every,omitempty"` Offset *string `json:"offset,omitempty" yaml:"offset,omitempty"` }
TemplateSummaryTaskAllOf struct for TemplateSummaryTaskAllOf
func NewTemplateSummaryTaskAllOf ¶
func NewTemplateSummaryTaskAllOf(id uint64, name string) *TemplateSummaryTaskAllOf
NewTemplateSummaryTaskAllOf instantiates a new TemplateSummaryTaskAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryTaskAllOfWithDefaults ¶
func NewTemplateSummaryTaskAllOfWithDefaults() *TemplateSummaryTaskAllOf
NewTemplateSummaryTaskAllOfWithDefaults instantiates a new TemplateSummaryTaskAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryTaskAllOf) GetCron ¶
func (o *TemplateSummaryTaskAllOf) GetCron() string
GetCron returns the Cron field value if set, zero value otherwise.
func (*TemplateSummaryTaskAllOf) GetCronOk ¶
func (o *TemplateSummaryTaskAllOf) GetCronOk() (*string, bool)
GetCronOk returns a tuple with the Cron field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) GetDescription ¶
func (o *TemplateSummaryTaskAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryTaskAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryTaskAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) GetEvery ¶
func (o *TemplateSummaryTaskAllOf) GetEvery() string
GetEvery returns the Every field value if set, zero value otherwise.
func (*TemplateSummaryTaskAllOf) GetEveryOk ¶
func (o *TemplateSummaryTaskAllOf) GetEveryOk() (*string, bool)
GetEveryOk returns a tuple with the Every field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) GetId ¶
func (o *TemplateSummaryTaskAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryTaskAllOf) GetIdOk ¶
func (o *TemplateSummaryTaskAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) GetName ¶
func (o *TemplateSummaryTaskAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryTaskAllOf) GetNameOk ¶
func (o *TemplateSummaryTaskAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) GetOffset ¶
func (o *TemplateSummaryTaskAllOf) GetOffset() string
GetOffset returns the Offset field value if set, zero value otherwise.
func (*TemplateSummaryTaskAllOf) GetOffsetOk ¶
func (o *TemplateSummaryTaskAllOf) GetOffsetOk() (*string, bool)
GetOffsetOk returns a tuple with the Offset field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTaskAllOf) HasCron ¶
func (o *TemplateSummaryTaskAllOf) HasCron() bool
HasCron returns a boolean if a field has been set.
func (*TemplateSummaryTaskAllOf) HasDescription ¶
func (o *TemplateSummaryTaskAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*TemplateSummaryTaskAllOf) HasEvery ¶
func (o *TemplateSummaryTaskAllOf) HasEvery() bool
HasEvery returns a boolean if a field has been set.
func (*TemplateSummaryTaskAllOf) HasOffset ¶
func (o *TemplateSummaryTaskAllOf) HasOffset() bool
HasOffset returns a boolean if a field has been set.
func (TemplateSummaryTaskAllOf) MarshalJSON ¶
func (o TemplateSummaryTaskAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryTaskAllOf) SetCron ¶
func (o *TemplateSummaryTaskAllOf) SetCron(v string)
SetCron gets a reference to the given string and assigns it to the Cron field.
func (*TemplateSummaryTaskAllOf) SetDescription ¶
func (o *TemplateSummaryTaskAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryTaskAllOf) SetEvery ¶
func (o *TemplateSummaryTaskAllOf) SetEvery(v string)
SetEvery gets a reference to the given string and assigns it to the Every field.
func (*TemplateSummaryTaskAllOf) SetId ¶
func (o *TemplateSummaryTaskAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryTaskAllOf) SetName ¶
func (o *TemplateSummaryTaskAllOf) SetName(v string)
SetName sets field value
func (*TemplateSummaryTaskAllOf) SetOffset ¶
func (o *TemplateSummaryTaskAllOf) SetOffset(v string)
SetOffset gets a reference to the given string and assigns it to the Offset field.
type TemplateSummaryTelegraf ¶
type TemplateSummaryTelegraf struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` TelegrafConfig TemplateSummaryTelegrafConfig `json:"telegrafConfig" yaml:"telegrafConfig"` }
TemplateSummaryTelegraf struct for TemplateSummaryTelegraf
func NewTemplateSummaryTelegraf ¶
func NewTemplateSummaryTelegraf(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, telegrafConfig TemplateSummaryTelegrafConfig) *TemplateSummaryTelegraf
NewTemplateSummaryTelegraf instantiates a new TemplateSummaryTelegraf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryTelegrafWithDefaults ¶
func NewTemplateSummaryTelegrafWithDefaults() *TemplateSummaryTelegraf
NewTemplateSummaryTelegrafWithDefaults instantiates a new TemplateSummaryTelegraf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryTelegraf) GetEnvReferences ¶
func (o *TemplateSummaryTelegraf) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryTelegraf) GetEnvReferencesOk ¶
func (o *TemplateSummaryTelegraf) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegraf) GetKind ¶
func (o *TemplateSummaryTelegraf) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryTelegraf) GetKindOk ¶
func (o *TemplateSummaryTelegraf) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegraf) GetLabelAssociations ¶
func (o *TemplateSummaryTelegraf) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryTelegraf) GetLabelAssociationsOk ¶
func (o *TemplateSummaryTelegraf) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegraf) GetTelegrafConfig ¶
func (o *TemplateSummaryTelegraf) GetTelegrafConfig() TemplateSummaryTelegrafConfig
GetTelegrafConfig returns the TelegrafConfig field value
func (*TemplateSummaryTelegraf) GetTelegrafConfigOk ¶
func (o *TemplateSummaryTelegraf) GetTelegrafConfigOk() (*TemplateSummaryTelegrafConfig, bool)
GetTelegrafConfigOk returns a tuple with the TelegrafConfig field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegraf) GetTemplateMetaName ¶
func (o *TemplateSummaryTelegraf) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryTelegraf) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryTelegraf) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (TemplateSummaryTelegraf) MarshalJSON ¶
func (o TemplateSummaryTelegraf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryTelegraf) SetEnvReferences ¶
func (o *TemplateSummaryTelegraf) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryTelegraf) SetKind ¶
func (o *TemplateSummaryTelegraf) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryTelegraf) SetLabelAssociations ¶
func (o *TemplateSummaryTelegraf) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryTelegraf) SetTelegrafConfig ¶
func (o *TemplateSummaryTelegraf) SetTelegrafConfig(v TemplateSummaryTelegrafConfig)
SetTelegrafConfig sets field value
func (*TemplateSummaryTelegraf) SetTemplateMetaName ¶
func (o *TemplateSummaryTelegraf) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryTelegrafAllOf ¶
type TemplateSummaryTelegrafAllOf struct {
TelegrafConfig TemplateSummaryTelegrafConfig `json:"telegrafConfig" yaml:"telegrafConfig"`
}
TemplateSummaryTelegrafAllOf struct for TemplateSummaryTelegrafAllOf
func NewTemplateSummaryTelegrafAllOf ¶
func NewTemplateSummaryTelegrafAllOf(telegrafConfig TemplateSummaryTelegrafConfig) *TemplateSummaryTelegrafAllOf
NewTemplateSummaryTelegrafAllOf instantiates a new TemplateSummaryTelegrafAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryTelegrafAllOfWithDefaults ¶
func NewTemplateSummaryTelegrafAllOfWithDefaults() *TemplateSummaryTelegrafAllOf
NewTemplateSummaryTelegrafAllOfWithDefaults instantiates a new TemplateSummaryTelegrafAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryTelegrafAllOf) GetTelegrafConfig ¶
func (o *TemplateSummaryTelegrafAllOf) GetTelegrafConfig() TemplateSummaryTelegrafConfig
GetTelegrafConfig returns the TelegrafConfig field value
func (*TemplateSummaryTelegrafAllOf) GetTelegrafConfigOk ¶
func (o *TemplateSummaryTelegrafAllOf) GetTelegrafConfigOk() (*TemplateSummaryTelegrafConfig, bool)
GetTelegrafConfigOk returns a tuple with the TelegrafConfig field value and a boolean to check if the value has been set.
func (TemplateSummaryTelegrafAllOf) MarshalJSON ¶
func (o TemplateSummaryTelegrafAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryTelegrafAllOf) SetTelegrafConfig ¶
func (o *TemplateSummaryTelegrafAllOf) SetTelegrafConfig(v TemplateSummaryTelegrafConfig)
SetTelegrafConfig sets field value
type TemplateSummaryTelegrafConfig ¶
type TemplateSummaryTelegrafConfig struct { Id string `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` }
TemplateSummaryTelegrafConfig struct for TemplateSummaryTelegrafConfig
func NewTemplateSummaryTelegrafConfig ¶
func NewTemplateSummaryTelegrafConfig(id string, name string) *TemplateSummaryTelegrafConfig
NewTemplateSummaryTelegrafConfig instantiates a new TemplateSummaryTelegrafConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryTelegrafConfigWithDefaults ¶
func NewTemplateSummaryTelegrafConfigWithDefaults() *TemplateSummaryTelegrafConfig
NewTemplateSummaryTelegrafConfigWithDefaults instantiates a new TemplateSummaryTelegrafConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryTelegrafConfig) GetDescription ¶
func (o *TemplateSummaryTelegrafConfig) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryTelegrafConfig) GetDescriptionOk ¶
func (o *TemplateSummaryTelegrafConfig) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryTelegrafConfig) GetId ¶
func (o *TemplateSummaryTelegrafConfig) GetId() string
GetId returns the Id field value
func (*TemplateSummaryTelegrafConfig) GetIdOk ¶
func (o *TemplateSummaryTelegrafConfig) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegrafConfig) GetName ¶
func (o *TemplateSummaryTelegrafConfig) GetName() string
GetName returns the Name field value
func (*TemplateSummaryTelegrafConfig) GetNameOk ¶
func (o *TemplateSummaryTelegrafConfig) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryTelegrafConfig) HasDescription ¶
func (o *TemplateSummaryTelegrafConfig) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryTelegrafConfig) MarshalJSON ¶
func (o TemplateSummaryTelegrafConfig) MarshalJSON() ([]byte, error)
func (*TemplateSummaryTelegrafConfig) SetDescription ¶
func (o *TemplateSummaryTelegrafConfig) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryTelegrafConfig) SetId ¶
func (o *TemplateSummaryTelegrafConfig) SetId(v string)
SetId sets field value
func (*TemplateSummaryTelegrafConfig) SetName ¶
func (o *TemplateSummaryTelegrafConfig) SetName(v string)
SetName sets field value
type TemplateSummaryVariable ¶
type TemplateSummaryVariable struct { Kind string `json:"kind" yaml:"kind"` TemplateMetaName string `json:"templateMetaName" yaml:"templateMetaName"` EnvReferences []TemplateEnvReference `json:"envReferences" yaml:"envReferences"` LabelAssociations []TemplateSummaryLabel `json:"labelAssociations" yaml:"labelAssociations"` Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Arguments *TemplateSummaryVariableArgs `json:"arguments,omitempty" yaml:"arguments,omitempty"` }
TemplateSummaryVariable struct for TemplateSummaryVariable
func NewTemplateSummaryVariable ¶
func NewTemplateSummaryVariable(kind string, templateMetaName string, envReferences []TemplateEnvReference, labelAssociations []TemplateSummaryLabel, id uint64, name string) *TemplateSummaryVariable
NewTemplateSummaryVariable instantiates a new TemplateSummaryVariable object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryVariableWithDefaults ¶
func NewTemplateSummaryVariableWithDefaults() *TemplateSummaryVariable
NewTemplateSummaryVariableWithDefaults instantiates a new TemplateSummaryVariable object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryVariable) GetArguments ¶
func (o *TemplateSummaryVariable) GetArguments() TemplateSummaryVariableArgs
GetArguments returns the Arguments field value if set, zero value otherwise.
func (*TemplateSummaryVariable) GetArgumentsOk ¶
func (o *TemplateSummaryVariable) GetArgumentsOk() (*TemplateSummaryVariableArgs, bool)
GetArgumentsOk returns a tuple with the Arguments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetDescription ¶
func (o *TemplateSummaryVariable) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryVariable) GetDescriptionOk ¶
func (o *TemplateSummaryVariable) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetEnvReferences ¶
func (o *TemplateSummaryVariable) GetEnvReferences() []TemplateEnvReference
GetEnvReferences returns the EnvReferences field value
func (*TemplateSummaryVariable) GetEnvReferencesOk ¶
func (o *TemplateSummaryVariable) GetEnvReferencesOk() (*[]TemplateEnvReference, bool)
GetEnvReferencesOk returns a tuple with the EnvReferences field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetId ¶
func (o *TemplateSummaryVariable) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryVariable) GetIdOk ¶
func (o *TemplateSummaryVariable) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetKind ¶
func (o *TemplateSummaryVariable) GetKind() string
GetKind returns the Kind field value
func (*TemplateSummaryVariable) GetKindOk ¶
func (o *TemplateSummaryVariable) GetKindOk() (*string, bool)
GetKindOk returns a tuple with the Kind field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetLabelAssociations ¶
func (o *TemplateSummaryVariable) GetLabelAssociations() []TemplateSummaryLabel
GetLabelAssociations returns the LabelAssociations field value
func (*TemplateSummaryVariable) GetLabelAssociationsOk ¶
func (o *TemplateSummaryVariable) GetLabelAssociationsOk() (*[]TemplateSummaryLabel, bool)
GetLabelAssociationsOk returns a tuple with the LabelAssociations field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetName ¶
func (o *TemplateSummaryVariable) GetName() string
GetName returns the Name field value
func (*TemplateSummaryVariable) GetNameOk ¶
func (o *TemplateSummaryVariable) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) GetTemplateMetaName ¶
func (o *TemplateSummaryVariable) GetTemplateMetaName() string
GetTemplateMetaName returns the TemplateMetaName field value
func (*TemplateSummaryVariable) GetTemplateMetaNameOk ¶
func (o *TemplateSummaryVariable) GetTemplateMetaNameOk() (*string, bool)
GetTemplateMetaNameOk returns a tuple with the TemplateMetaName field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariable) HasArguments ¶
func (o *TemplateSummaryVariable) HasArguments() bool
HasArguments returns a boolean if a field has been set.
func (*TemplateSummaryVariable) HasDescription ¶
func (o *TemplateSummaryVariable) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryVariable) MarshalJSON ¶
func (o TemplateSummaryVariable) MarshalJSON() ([]byte, error)
func (*TemplateSummaryVariable) SetArguments ¶
func (o *TemplateSummaryVariable) SetArguments(v TemplateSummaryVariableArgs)
SetArguments gets a reference to the given TemplateSummaryVariableArgs and assigns it to the Arguments field.
func (*TemplateSummaryVariable) SetDescription ¶
func (o *TemplateSummaryVariable) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryVariable) SetEnvReferences ¶
func (o *TemplateSummaryVariable) SetEnvReferences(v []TemplateEnvReference)
SetEnvReferences sets field value
func (*TemplateSummaryVariable) SetId ¶
func (o *TemplateSummaryVariable) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryVariable) SetKind ¶
func (o *TemplateSummaryVariable) SetKind(v string)
SetKind sets field value
func (*TemplateSummaryVariable) SetLabelAssociations ¶
func (o *TemplateSummaryVariable) SetLabelAssociations(v []TemplateSummaryLabel)
SetLabelAssociations sets field value
func (*TemplateSummaryVariable) SetName ¶
func (o *TemplateSummaryVariable) SetName(v string)
SetName sets field value
func (*TemplateSummaryVariable) SetTemplateMetaName ¶
func (o *TemplateSummaryVariable) SetTemplateMetaName(v string)
SetTemplateMetaName sets field value
type TemplateSummaryVariableAllOf ¶
type TemplateSummaryVariableAllOf struct { Id uint64 `json:"id" yaml:"id"` Name string `json:"name" yaml:"name"` Description *string `json:"description,omitempty" yaml:"description,omitempty"` Arguments *TemplateSummaryVariableArgs `json:"arguments,omitempty" yaml:"arguments,omitempty"` }
TemplateSummaryVariableAllOf struct for TemplateSummaryVariableAllOf
func NewTemplateSummaryVariableAllOf ¶
func NewTemplateSummaryVariableAllOf(id uint64, name string) *TemplateSummaryVariableAllOf
NewTemplateSummaryVariableAllOf instantiates a new TemplateSummaryVariableAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryVariableAllOfWithDefaults ¶
func NewTemplateSummaryVariableAllOfWithDefaults() *TemplateSummaryVariableAllOf
NewTemplateSummaryVariableAllOfWithDefaults instantiates a new TemplateSummaryVariableAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryVariableAllOf) GetArguments ¶
func (o *TemplateSummaryVariableAllOf) GetArguments() TemplateSummaryVariableArgs
GetArguments returns the Arguments field value if set, zero value otherwise.
func (*TemplateSummaryVariableAllOf) GetArgumentsOk ¶
func (o *TemplateSummaryVariableAllOf) GetArgumentsOk() (*TemplateSummaryVariableArgs, bool)
GetArgumentsOk returns a tuple with the Arguments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryVariableAllOf) GetDescription ¶
func (o *TemplateSummaryVariableAllOf) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*TemplateSummaryVariableAllOf) GetDescriptionOk ¶
func (o *TemplateSummaryVariableAllOf) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TemplateSummaryVariableAllOf) GetId ¶
func (o *TemplateSummaryVariableAllOf) GetId() uint64
GetId returns the Id field value
func (*TemplateSummaryVariableAllOf) GetIdOk ¶
func (o *TemplateSummaryVariableAllOf) GetIdOk() (*uint64, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariableAllOf) GetName ¶
func (o *TemplateSummaryVariableAllOf) GetName() string
GetName returns the Name field value
func (*TemplateSummaryVariableAllOf) GetNameOk ¶
func (o *TemplateSummaryVariableAllOf) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariableAllOf) HasArguments ¶
func (o *TemplateSummaryVariableAllOf) HasArguments() bool
HasArguments returns a boolean if a field has been set.
func (*TemplateSummaryVariableAllOf) HasDescription ¶
func (o *TemplateSummaryVariableAllOf) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (TemplateSummaryVariableAllOf) MarshalJSON ¶
func (o TemplateSummaryVariableAllOf) MarshalJSON() ([]byte, error)
func (*TemplateSummaryVariableAllOf) SetArguments ¶
func (o *TemplateSummaryVariableAllOf) SetArguments(v TemplateSummaryVariableArgs)
SetArguments gets a reference to the given TemplateSummaryVariableArgs and assigns it to the Arguments field.
func (*TemplateSummaryVariableAllOf) SetDescription ¶
func (o *TemplateSummaryVariableAllOf) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*TemplateSummaryVariableAllOf) SetId ¶
func (o *TemplateSummaryVariableAllOf) SetId(v uint64)
SetId sets field value
func (*TemplateSummaryVariableAllOf) SetName ¶
func (o *TemplateSummaryVariableAllOf) SetName(v string)
SetName sets field value
type TemplateSummaryVariableArgs ¶
type TemplateSummaryVariableArgs struct { Type string `json:"type" yaml:"type"` Values interface{} `json:"values" yaml:"values"` }
TemplateSummaryVariableArgs struct for TemplateSummaryVariableArgs
func NewTemplateSummaryVariableArgs ¶
func NewTemplateSummaryVariableArgs(type_ string, values interface{}) *TemplateSummaryVariableArgs
NewTemplateSummaryVariableArgs instantiates a new TemplateSummaryVariableArgs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTemplateSummaryVariableArgsWithDefaults ¶
func NewTemplateSummaryVariableArgsWithDefaults() *TemplateSummaryVariableArgs
NewTemplateSummaryVariableArgsWithDefaults instantiates a new TemplateSummaryVariableArgs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TemplateSummaryVariableArgs) GetType ¶
func (o *TemplateSummaryVariableArgs) GetType() string
GetType returns the Type field value
func (*TemplateSummaryVariableArgs) GetTypeOk ¶
func (o *TemplateSummaryVariableArgs) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*TemplateSummaryVariableArgs) GetValues ¶
func (o *TemplateSummaryVariableArgs) GetValues() interface{}
GetValues returns the Values field value If the value is explicit nil, the zero value for interface{} will be returned
func (*TemplateSummaryVariableArgs) GetValuesOk ¶
func (o *TemplateSummaryVariableArgs) GetValuesOk() (*interface{}, bool)
GetValuesOk returns a tuple with the Values field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (TemplateSummaryVariableArgs) MarshalJSON ¶
func (o TemplateSummaryVariableArgs) MarshalJSON() ([]byte, error)
func (*TemplateSummaryVariableArgs) Render ¶
func (args *TemplateSummaryVariableArgs) Render() string
func (*TemplateSummaryVariableArgs) SetType ¶
func (o *TemplateSummaryVariableArgs) SetType(v string)
SetType sets field value
func (*TemplateSummaryVariableArgs) SetValues ¶
func (o *TemplateSummaryVariableArgs) SetValues(v interface{})
SetValues sets field value
type TemplatesApi ¶
type TemplatesApi interface { /* * ApplyTemplate Apply or dry-run an InfluxDB Template * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiApplyTemplateRequest */ ApplyTemplate(ctx _context.Context) ApiApplyTemplateRequest /* * ApplyTemplateExecute executes the request * @return TemplateSummary */ ApplyTemplateExecute(r ApiApplyTemplateRequest) (TemplateSummary, error) /* * ExportTemplate Export a new Influx Template * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiExportTemplateRequest */ ExportTemplate(ctx _context.Context) ApiExportTemplateRequest /* * ExportTemplateExecute executes the request * @return []TemplateEntry */ ExportTemplateExecute(r ApiExportTemplateRequest) ([]TemplateEntry, error) // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() TemplatesApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() TemplatesApi }
type TemplatesApiService ¶
type TemplatesApiService service
TemplatesApiService TemplatesApi service
func (*TemplatesApiService) ApplyTemplate ¶
func (a *TemplatesApiService) ApplyTemplate(ctx _context.Context) ApiApplyTemplateRequest
* ApplyTemplate Apply or dry-run an InfluxDB Template * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiApplyTemplateRequest
func (*TemplatesApiService) ApplyTemplateExecute ¶
func (a *TemplatesApiService) ApplyTemplateExecute(r ApiApplyTemplateRequest) (TemplateSummary, error)
* Execute executes the request * @return TemplateSummary
func (*TemplatesApiService) ExportTemplate ¶
func (a *TemplatesApiService) ExportTemplate(ctx _context.Context) ApiExportTemplateRequest
* ExportTemplate Export a new Influx Template * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiExportTemplateRequest
func (*TemplatesApiService) ExportTemplateExecute ¶
func (a *TemplatesApiService) ExportTemplateExecute(r ApiExportTemplateRequest) ([]TemplateEntry, error)
* Execute executes the request * @return []TemplateEntry
func (*TemplatesApiService) OnlyCloud ¶
func (a *TemplatesApiService) OnlyCloud() TemplatesApi
func (*TemplatesApiService) OnlyOSS ¶
func (a *TemplatesApiService) OnlyOSS() TemplatesApi
type User ¶
type User struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` OauthID *string `json:"oauthID,omitempty" yaml:"oauthID,omitempty"` Name string `json:"name" yaml:"name"` // If inactive the user is inactive. Status *string `json:"status,omitempty" yaml:"status,omitempty"` }
User struct for User
func NewUser ¶
NewUser instantiates a new User object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUserWithDefaults ¶
func NewUserWithDefaults() *User
NewUserWithDefaults instantiates a new User object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*User) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*User) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*User) GetOauthID ¶
GetOauthID returns the OauthID field value if set, zero value otherwise.
func (*User) GetOauthIDOk ¶
GetOauthIDOk returns a tuple with the OauthID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*User) GetStatusOk ¶
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*User) HasOauthID ¶
HasOauthID returns a boolean if a field has been set.
func (User) MarshalJSON ¶
func (*User) SetOauthID ¶
SetOauthID gets a reference to the given string and assigns it to the OauthID field.
type UserResponse ¶
type UserResponse struct { Id *string `json:"id,omitempty" yaml:"id,omitempty"` OauthID *string `json:"oauthID,omitempty" yaml:"oauthID,omitempty"` Name string `json:"name" yaml:"name"` // If inactive the user is inactive. Status *string `json:"status,omitempty" yaml:"status,omitempty"` Links *UserResponseLinks `json:"links,omitempty" yaml:"links,omitempty"` }
UserResponse struct for UserResponse
func NewUserResponse ¶
func NewUserResponse(name string) *UserResponse
NewUserResponse instantiates a new UserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUserResponseWithDefaults ¶
func NewUserResponseWithDefaults() *UserResponse
NewUserResponseWithDefaults instantiates a new UserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UserResponse) GetId ¶
func (o *UserResponse) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*UserResponse) GetIdOk ¶
func (o *UserResponse) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserResponse) GetLinks ¶
func (o *UserResponse) GetLinks() UserResponseLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*UserResponse) GetLinksOk ¶
func (o *UserResponse) GetLinksOk() (*UserResponseLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserResponse) GetName ¶
func (o *UserResponse) GetName() string
GetName returns the Name field value
func (*UserResponse) GetNameOk ¶
func (o *UserResponse) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*UserResponse) GetOauthID ¶
func (o *UserResponse) GetOauthID() string
GetOauthID returns the OauthID field value if set, zero value otherwise.
func (*UserResponse) GetOauthIDOk ¶
func (o *UserResponse) GetOauthIDOk() (*string, bool)
GetOauthIDOk returns a tuple with the OauthID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserResponse) GetStatus ¶
func (o *UserResponse) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*UserResponse) GetStatusOk ¶
func (o *UserResponse) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserResponse) HasId ¶
func (o *UserResponse) HasId() bool
HasId returns a boolean if a field has been set.
func (*UserResponse) HasLinks ¶
func (o *UserResponse) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (*UserResponse) HasOauthID ¶
func (o *UserResponse) HasOauthID() bool
HasOauthID returns a boolean if a field has been set.
func (*UserResponse) HasStatus ¶
func (o *UserResponse) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (UserResponse) MarshalJSON ¶
func (o UserResponse) MarshalJSON() ([]byte, error)
func (*UserResponse) SetId ¶
func (o *UserResponse) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*UserResponse) SetLinks ¶
func (o *UserResponse) SetLinks(v UserResponseLinks)
SetLinks gets a reference to the given UserResponseLinks and assigns it to the Links field.
func (*UserResponse) SetOauthID ¶
func (o *UserResponse) SetOauthID(v string)
SetOauthID gets a reference to the given string and assigns it to the OauthID field.
func (*UserResponse) SetStatus ¶
func (o *UserResponse) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
type UserResponseLinks ¶
type UserResponseLinks struct {
Self *string `json:"self,omitempty" yaml:"self,omitempty"`
}
UserResponseLinks struct for UserResponseLinks
func NewUserResponseLinks ¶
func NewUserResponseLinks() *UserResponseLinks
NewUserResponseLinks instantiates a new UserResponseLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUserResponseLinksWithDefaults ¶
func NewUserResponseLinksWithDefaults() *UserResponseLinks
NewUserResponseLinksWithDefaults instantiates a new UserResponseLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UserResponseLinks) GetSelf ¶
func (o *UserResponseLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*UserResponseLinks) GetSelfOk ¶
func (o *UserResponseLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserResponseLinks) HasSelf ¶
func (o *UserResponseLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (UserResponseLinks) MarshalJSON ¶
func (o UserResponseLinks) MarshalJSON() ([]byte, error)
func (*UserResponseLinks) SetSelf ¶
func (o *UserResponseLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type Users ¶
type Users struct { Links *UsersLinks `json:"links,omitempty" yaml:"links,omitempty"` Users *[]UserResponse `json:"users,omitempty" yaml:"users,omitempty"` }
Users struct for Users
func NewUsers ¶
func NewUsers() *Users
NewUsers instantiates a new Users object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUsersWithDefaults ¶
func NewUsersWithDefaults() *Users
NewUsersWithDefaults instantiates a new Users object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Users) GetLinks ¶
func (o *Users) GetLinks() UsersLinks
GetLinks returns the Links field value if set, zero value otherwise.
func (*Users) GetLinksOk ¶
func (o *Users) GetLinksOk() (*UsersLinks, bool)
GetLinksOk returns a tuple with the Links field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Users) GetUsers ¶
func (o *Users) GetUsers() []UserResponse
GetUsers returns the Users field value if set, zero value otherwise.
func (*Users) GetUsersOk ¶
func (o *Users) GetUsersOk() (*[]UserResponse, bool)
GetUsersOk returns a tuple with the Users field value if set, nil otherwise and a boolean to check if the value has been set.
func (Users) MarshalJSON ¶
func (*Users) SetLinks ¶
func (o *Users) SetLinks(v UsersLinks)
SetLinks gets a reference to the given UsersLinks and assigns it to the Links field.
func (*Users) SetUsers ¶
func (o *Users) SetUsers(v []UserResponse)
SetUsers gets a reference to the given []UserResponse and assigns it to the Users field.
type UsersApi ¶
type UsersApi interface { /* * DeleteUsersID Delete a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the user to delete. * @return ApiDeleteUsersIDRequest */ DeleteUsersID(ctx _context.Context, userID string) ApiDeleteUsersIDRequest /* * DeleteUsersIDExecute executes the request */ DeleteUsersIDExecute(r ApiDeleteUsersIDRequest) error /* * GetUsers List all users * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetUsersRequest */ GetUsers(ctx _context.Context) ApiGetUsersRequest /* * GetUsersExecute executes the request * @return Users */ GetUsersExecute(r ApiGetUsersRequest) (Users, error) /* * GetUsersID Retrieve a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The user ID. * @return ApiGetUsersIDRequest */ GetUsersID(ctx _context.Context, userID string) ApiGetUsersIDRequest /* * GetUsersIDExecute executes the request * @return UserResponse */ GetUsersIDExecute(r ApiGetUsersIDRequest) (UserResponse, error) /* * PatchUsersID Update a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the user to update. * @return ApiPatchUsersIDRequest */ PatchUsersID(ctx _context.Context, userID string) ApiPatchUsersIDRequest /* * PatchUsersIDExecute executes the request * @return UserResponse */ PatchUsersIDExecute(r ApiPatchUsersIDRequest) (UserResponse, error) /* * PostUsers Create a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostUsersRequest */ PostUsers(ctx _context.Context) ApiPostUsersRequest /* * PostUsersExecute executes the request * @return UserResponse */ PostUsersExecute(r ApiPostUsersRequest) (UserResponse, error) /* * PostUsersIDPassword Update a password * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The user ID. * @return ApiPostUsersIDPasswordRequest */ PostUsersIDPassword(ctx _context.Context, userID string) ApiPostUsersIDPasswordRequest /* * PostUsersIDPasswordExecute executes the request */ PostUsersIDPasswordExecute(r ApiPostUsersIDPasswordRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() UsersApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() UsersApi }
type UsersApiService ¶
type UsersApiService service
UsersApiService UsersApi service
func (*UsersApiService) DeleteUsersID ¶
func (a *UsersApiService) DeleteUsersID(ctx _context.Context, userID string) ApiDeleteUsersIDRequest
* DeleteUsersID Delete a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the user to delete. * @return ApiDeleteUsersIDRequest
func (*UsersApiService) DeleteUsersIDExecute ¶
func (a *UsersApiService) DeleteUsersIDExecute(r ApiDeleteUsersIDRequest) error
* Execute executes the request
func (*UsersApiService) GetUsers ¶
func (a *UsersApiService) GetUsers(ctx _context.Context) ApiGetUsersRequest
* GetUsers List all users * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiGetUsersRequest
func (*UsersApiService) GetUsersExecute ¶
func (a *UsersApiService) GetUsersExecute(r ApiGetUsersRequest) (Users, error)
* Execute executes the request * @return Users
func (*UsersApiService) GetUsersID ¶
func (a *UsersApiService) GetUsersID(ctx _context.Context, userID string) ApiGetUsersIDRequest
* GetUsersID Retrieve a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The user ID. * @return ApiGetUsersIDRequest
func (*UsersApiService) GetUsersIDExecute ¶
func (a *UsersApiService) GetUsersIDExecute(r ApiGetUsersIDRequest) (UserResponse, error)
* Execute executes the request * @return UserResponse
func (*UsersApiService) OnlyCloud ¶
func (a *UsersApiService) OnlyCloud() UsersApi
func (*UsersApiService) OnlyOSS ¶
func (a *UsersApiService) OnlyOSS() UsersApi
func (*UsersApiService) PatchUsersID ¶
func (a *UsersApiService) PatchUsersID(ctx _context.Context, userID string) ApiPatchUsersIDRequest
* PatchUsersID Update a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The ID of the user to update. * @return ApiPatchUsersIDRequest
func (*UsersApiService) PatchUsersIDExecute ¶
func (a *UsersApiService) PatchUsersIDExecute(r ApiPatchUsersIDRequest) (UserResponse, error)
* Execute executes the request * @return UserResponse
func (*UsersApiService) PostUsers ¶
func (a *UsersApiService) PostUsers(ctx _context.Context) ApiPostUsersRequest
* PostUsers Create a user * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostUsersRequest
func (*UsersApiService) PostUsersExecute ¶
func (a *UsersApiService) PostUsersExecute(r ApiPostUsersRequest) (UserResponse, error)
* Execute executes the request * @return UserResponse
func (*UsersApiService) PostUsersIDPassword ¶
func (a *UsersApiService) PostUsersIDPassword(ctx _context.Context, userID string) ApiPostUsersIDPasswordRequest
* PostUsersIDPassword Update a password * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @param userID The user ID. * @return ApiPostUsersIDPasswordRequest
func (*UsersApiService) PostUsersIDPasswordExecute ¶
func (a *UsersApiService) PostUsersIDPasswordExecute(r ApiPostUsersIDPasswordRequest) error
* Execute executes the request
type UsersLinks ¶
type UsersLinks struct {
Self *string `json:"self,omitempty" yaml:"self,omitempty"`
}
UsersLinks struct for UsersLinks
func NewUsersLinks ¶
func NewUsersLinks() *UsersLinks
NewUsersLinks instantiates a new UsersLinks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUsersLinksWithDefaults ¶
func NewUsersLinksWithDefaults() *UsersLinks
NewUsersLinksWithDefaults instantiates a new UsersLinks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UsersLinks) GetSelf ¶
func (o *UsersLinks) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*UsersLinks) GetSelfOk ¶
func (o *UsersLinks) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UsersLinks) HasSelf ¶
func (o *UsersLinks) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (UsersLinks) MarshalJSON ¶
func (o UsersLinks) MarshalJSON() ([]byte, error)
func (*UsersLinks) SetSelf ¶
func (o *UsersLinks) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
type WriteApi ¶
type WriteApi interface { /* * PostWrite Write data * Writes data to a bucket. To write data into InfluxDB, you need the following: - **organization** – _See [View organizations]({{% INFLUXDB_DOCS_URL %}}/organizations/view-orgs/#view-your-organization-id) for instructions on viewing your organization ID._ - **bucket** – _See [View buckets]({{% INFLUXDB_DOCS_URL %}}/organizations/buckets/view-buckets/) for instructions on viewing your bucket ID._ - **API token** – _See [View tokens]({{% INFLUXDB_DOCS_URL %}}/security/tokens/view-tokens/) for instructions on viewing your API token._ - **InfluxDB URL** – _See [InfluxDB URLs]({{% INFLUXDB_DOCS_URL %}}/reference/urls/)_. - data in [line protocol]({{% INFLUXDB_DOCS_URL %}}/reference/syntax/line-protocol) format. For more information and examples, see [Write data with the InfluxDB API]({{% INFLUXDB_DOCS_URL %}}/write-data/developer-tools/api). * @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). * @return ApiPostWriteRequest */ PostWrite(ctx _context.Context) ApiPostWriteRequest /* * PostWriteExecute executes the request */ PostWriteExecute(r ApiPostWriteRequest) error // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on OSS // servers. OnlyOSS() WriteApi // Sets additional descriptive text in the error message if any request in // this API fails, indicating that it is intended to be used only on cloud // servers. OnlyCloud() WriteApi }
type WriteApiService ¶
type WriteApiService service
WriteApiService WriteApi service
func (*WriteApiService) OnlyCloud ¶
func (a *WriteApiService) OnlyCloud() WriteApi
func (*WriteApiService) OnlyOSS ¶
func (a *WriteApiService) OnlyOSS() WriteApi
func (*WriteApiService) PostWrite ¶
func (a *WriteApiService) PostWrite(ctx _context.Context) ApiPostWriteRequest
- PostWrite Write data
- Writes data to a bucket.
To write data into InfluxDB, you need the following:
- **organization** – _See [View organizations]({{% INFLUXDB_DOCS_URL %}}/organizations/view-orgs/#view-your-organization-id) for instructions on viewing your organization ID._
- **bucket** – _See [View buckets]({{% INFLUXDB_DOCS_URL %}}/organizations/buckets/view-buckets/) for instructions on viewing your bucket ID._
- **API token** – _See [View tokens]({{% INFLUXDB_DOCS_URL %}}/security/tokens/view-tokens/) for instructions on viewing your API token._
- **InfluxDB URL** – _See [InfluxDB URLs]({{% INFLUXDB_DOCS_URL %}}/reference/urls/)_.
- data in [line protocol]({{% INFLUXDB_DOCS_URL %}}/reference/syntax/line-protocol) format.
For more information and examples, see [Write data with the InfluxDB API]({{% INFLUXDB_DOCS_URL %}}/write-data/developer-tools/api).
- @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @return ApiPostWriteRequest
func (*WriteApiService) PostWriteExecute ¶
func (a *WriteApiService) PostWriteExecute(r ApiPostWriteRequest) error
* Execute executes the request
type WritePrecision ¶
type WritePrecision string
WritePrecision the model 'WritePrecision'
const ( WRITEPRECISION_MS WritePrecision = "ms" WRITEPRECISION_S WritePrecision = "s" WRITEPRECISION_US WritePrecision = "us" WRITEPRECISION_NS WritePrecision = "ns" )
List of WritePrecision
func WritePrecisionValues ¶ added in v2.2.0
func WritePrecisionValues() []WritePrecision
func (WritePrecision) Ptr ¶
func (v WritePrecision) Ptr() *WritePrecision
Ptr returns reference to WritePrecision value
func (*WritePrecision) Set ¶
func (v *WritePrecision) Set(s string) error
func (WritePrecision) String ¶
func (v WritePrecision) String() string
func (*WritePrecision) UnmarshalJSON ¶
func (v *WritePrecision) UnmarshalJSON(src []byte) error
Source Files ¶
- api_authorizations.gen.go
- api_backup.gen.go
- api_bucket_schemas.gen.go
- api_buckets.gen.go
- api_dashboards.gen.go
- api_dbrps.gen.go
- api_delete.gen.go
- api_health.gen.go
- api_legacy_authorizations.gen.go
- api_organizations.gen.go
- api_query.gen.go
- api_remote_connections.gen.go
- api_replications.gen.go
- api_resource_list.gen.go
- api_restore.gen.go
- api_secrets.gen.go
- api_setup.gen.go
- api_stacks.gen.go
- api_tasks.gen.go
- api_telegrafs.gen.go
- api_templates.gen.go
- api_users.gen.go
- api_write.gen.go
- client.gen.go
- configuration.gen.go
- configuration_default.go
- error.go
- gunzip.go
- model_add_resource_member_request_body.gen.go
- model_authorization.gen.go
- model_authorization_all_of.gen.go
- model_authorization_all_of_links.gen.go
- model_authorization_post_request.gen.go
- model_authorization_post_request_all_of.gen.go
- model_authorization_update_request.gen.go
- model_authorizations.gen.go
- model_bucket.gen.go
- model_bucket_links.gen.go
- model_bucket_metadata_manifest.gen.go
- model_bucket_shard_mapping.gen.go
- model_buckets.gen.go
- model_cell.gen.go
- model_cell_links.gen.go
- model_column_data_type.gen.go
- model_column_semantic_type.gen.go
- model_create_dashboard_request.gen.go
- model_dashboard.gen.go
- model_dashboard_all_of.gen.go
- model_dashboard_all_of_links.gen.go
- model_dashboard_all_of_meta.gen.go
- model_dashboards.gen.go
- model_dbrp.gen.go
- model_dbrp_create.gen.go
- model_dbrp_get.gen.go
- model_dbrp_update.gen.go
- model_dbrps.gen.go
- model_delete_predicate_request.gen.go
- model_dialect.gen.go
- model_error.gen.go
- model_error_code.gen.go
- model_extern.gen.go
- model_health_check.gen.go
- model_health_check_status.gen.go
- model_inline_response_200.gen.go
- model_label.gen.go
- model_legacy_authorization_post_request.gen.go
- model_legacy_authorization_post_request_all_of.gen.go
- model_line_protocol_error.gen.go
- model_line_protocol_error_code.gen.go
- model_line_protocol_length_error.gen.go
- model_line_protocol_length_error_code.gen.go
- model_links.gen.go
- model_log_event.gen.go
- model_logs.gen.go
- model_measurement_schema.gen.go
- model_measurement_schema_column.gen.go
- model_measurement_schema_create_request.gen.go
- model_measurement_schema_list.gen.go
- model_measurement_schema_update_request.gen.go
- model_metadata_backup.gen.go
- model_onboarding_request.gen.go
- model_onboarding_response.gen.go
- model_organization.gen.go
- model_organization_links.gen.go
- model_organizations.gen.go
- model_password_reset_body.gen.go
- model_patch_bucket_request.gen.go
- model_patch_organization_request.gen.go
- model_patch_retention_rule.gen.go
- model_permission.gen.go
- model_permission_resource.gen.go
- model_post_bucket_request.gen.go
- model_post_organization_request.gen.go
- model_post_restore_kv_response.gen.go
- model_query.gen.go
- model_remote_connection.gen.go
- model_remote_connection_creation_request.gen.go
- model_remote_connections.gen.go
- model_remote_connenction_update_request.gen.go
- model_replication.gen.go
- model_replication_creation_request.gen.go
- model_replication_update_request.gen.go
- model_replications.gen.go
- model_resource_member.gen.go
- model_resource_member_all_of.gen.go
- model_resource_members.gen.go
- model_restored_bucket_mappings.gen.go
- model_retention_policy_manifest.gen.go
- model_retention_rule.gen.go
- model_run.gen.go
- model_run_links.gen.go
- model_run_manually.gen.go
- model_runs.gen.go
- model_schema_type.gen.go
- model_secret_keys.gen.go
- model_secret_keys_response.gen.go
- model_secret_keys_response_all_of.gen.go
- model_secret_keys_response_all_of_links.gen.go
- model_shard_group_manifest.gen.go
- model_shard_manifest.gen.go
- model_shard_owner.gen.go
- model_stack.gen.go
- model_stack_event.gen.go
- model_stack_event_resource.gen.go
- model_stack_event_resource_association.gen.go
- model_stack_event_resource_links.gen.go
- model_stack_patch_request.gen.go
- model_stack_patch_request_resource.gen.go
- model_stack_post_request.gen.go
- model_stacks.gen.go
- model_subscription_manifest.gen.go
- model_task.gen.go
- model_task_create_request.gen.go
- model_task_links.gen.go
- model_task_status_type.gen.go
- model_task_update_request.gen.go
- model_tasks.gen.go
- model_telegraf.gen.go
- model_telegraf_all_of.gen.go
- model_telegraf_all_of_links.gen.go
- model_telegraf_request.gen.go
- model_telegraf_request_metadata.gen.go
- model_telegrafs.gen.go
- model_template_apply.gen.go
- model_template_apply_action.gen.go
- model_template_apply_action_kind.gen.go
- model_template_apply_action_properties.gen.go
- model_template_apply_remote_ref.gen.go
- model_template_apply_template.gen.go
- model_template_entry.gen.go
- model_template_entry_metadata.gen.go
- model_template_env_reference.gen.go
- model_template_export.gen.go
- model_template_export_org_ids.gen.go
- model_template_export_resource_filters.gen.go
- model_template_export_resources.gen.go
- model_template_summary.gen.go
- model_template_summary_bucket.gen.go
- model_template_summary_bucket_all_of.gen.go
- model_template_summary_check.gen.go
- model_template_summary_check_all_of.gen.go
- model_template_summary_common.gen.go
- model_template_summary_common_all_of.gen.go
- model_template_summary_core.gen.go
- model_template_summary_dashboard.gen.go
- model_template_summary_diff.gen.go
- model_template_summary_diff_bucket.gen.go
- model_template_summary_diff_bucket_fields.gen.go
- model_template_summary_diff_check.gen.go
- model_template_summary_diff_check_fields.gen.go
- model_template_summary_diff_dashboard.gen.go
- model_template_summary_diff_dashboard_fields.gen.go
- model_template_summary_diff_label.gen.go
- model_template_summary_diff_label_fields.gen.go
- model_template_summary_diff_label_mapping.gen.go
- model_template_summary_diff_label_mapping_all_of.gen.go
- model_template_summary_diff_notification_endpoint.gen.go
- model_template_summary_diff_notification_endpoint_fields.gen.go
- model_template_summary_diff_notification_rule.gen.go
- model_template_summary_diff_notification_rule_fields.gen.go
- model_template_summary_diff_task.gen.go
- model_template_summary_diff_task_fields.gen.go
- model_template_summary_diff_telegraf.gen.go
- model_template_summary_diff_variable.gen.go
- model_template_summary_diff_variable_fields.gen.go
- model_template_summary_error.gen.go
- model_template_summary_label.gen.go
- model_template_summary_label_all_of.gen.go
- model_template_summary_label_all_of_properties.gen.go
- model_template_summary_label_mapping.gen.go
- model_template_summary_notification_endpoint.gen.go
- model_template_summary_notification_endpoint_all_of.gen.go
- model_template_summary_notification_rule.gen.go
- model_template_summary_notification_rule_all_of.gen.go
- model_template_summary_resources.gen.go
- model_template_summary_task.gen.go
- model_template_summary_task_all_of.gen.go
- model_template_summary_telegraf.gen.go
- model_template_summary_telegraf_all_of.gen.go
- model_template_summary_telegraf_config.gen.go
- model_template_summary_variable.gen.go
- model_template_summary_variable_all_of.gen.go
- model_template_summary_variable_args.gen.go
- model_template_summary_variable_args_render.go
- model_user.gen.go
- model_user_response.gen.go
- model_user_response_links.gen.go
- model_users.gen.go
- model_users_links.gen.go
- model_write_precision.gen.go
- permission_string.go
- response.gen.go
- schema_type.go
- unmarshal_csv.go
- utils.gen.go
- write_precision.go