Versions in this module Expand all Collapse all v1 v1.2.1 Mar 11, 2020 v1.2.0 Feb 21, 2020 Changes in this version + const StorageCreateBucketResponseBucketVisibilityPRIVATE + const StorageCreateBucketResponseBucketVisibilityPUBLIC + const StorageGetBucketResponseBucketVisibilityPRIVATE + const StorageGetBucketResponseBucketVisibilityPUBLIC + const StorageGetBucketsResponseResultsItems0VisibilityPRIVATE + const StorageGetBucketsResponseResultsItems0VisibilityPUBLIC + const StorageUpdateBucketRequestVisibilityPRIVATE + const StorageUpdateBucketRequestVisibilityPUBLIC + const StorageUpdateBucketResponseBucketVisibilityPRIVATE + const StorageUpdateBucketResponseBucketVisibilityPUBLIC + type APIStatusDetail interface + AtType func() string + SetAtType func(string) + func UnmarshalAPIStatusDetail(reader io.Reader, consumer runtime.Consumer) (APIStatusDetail, error) + func UnmarshalAPIStatusDetailSlice(reader io.Reader, consumer runtime.Consumer) ([]APIStatusDetail, error) + type DataMatrix struct + Results []*DataMatrixResultsItems0 + func (m *DataMatrix) MarshalBinary() ([]byte, error) + func (m *DataMatrix) UnmarshalBinary(b []byte) error + func (m *DataMatrix) Validate(formats strfmt.Registry) error + type DataMatrixResult struct + Metric map[string]string + Values []*DataMatrixResultValuesItems0 + func (m *DataMatrixResult) MarshalBinary() ([]byte, error) + func (m *DataMatrixResult) UnmarshalBinary(b []byte) error + func (m *DataMatrixResult) Validate(formats strfmt.Registry) error + type DataMatrixResultValuesItems0 struct + UnixTime string + Value string + func (m *DataMatrixResultValuesItems0) MarshalBinary() ([]byte, error) + func (m *DataMatrixResultValuesItems0) UnmarshalBinary(b []byte) error + func (m *DataMatrixResultValuesItems0) Validate(formats strfmt.Registry) error + type DataMatrixResultsItems0 struct + Metric map[string]string + Values []*DataMatrixResultsItems0ValuesItems0 + func (m *DataMatrixResultsItems0) MarshalBinary() ([]byte, error) + func (m *DataMatrixResultsItems0) UnmarshalBinary(b []byte) error + func (m *DataMatrixResultsItems0) Validate(formats strfmt.Registry) error + type DataMatrixResultsItems0ValuesItems0 struct + UnixTime string + Value string + func (m *DataMatrixResultsItems0ValuesItems0) MarshalBinary() ([]byte, error) + func (m *DataMatrixResultsItems0ValuesItems0) UnmarshalBinary(b []byte) error + func (m *DataMatrixResultsItems0ValuesItems0) Validate(formats strfmt.Registry) error + type DataValue struct + UnixTime string + Value string + func (m *DataValue) MarshalBinary() ([]byte, error) + func (m *DataValue) UnmarshalBinary(b []byte) error + func (m *DataValue) Validate(formats strfmt.Registry) error + type DataVector struct + Results []*DataVectorResultsItems0 + func (m *DataVector) MarshalBinary() ([]byte, error) + func (m *DataVector) UnmarshalBinary(b []byte) error + func (m *DataVector) Validate(formats strfmt.Registry) error + type DataVectorResult struct + Metric map[string]string + Value *DataVectorResultValue + func (m *DataVectorResult) MarshalBinary() ([]byte, error) + func (m *DataVectorResult) UnmarshalBinary(b []byte) error + func (m *DataVectorResult) Validate(formats strfmt.Registry) error + type DataVectorResultValue struct + UnixTime string + Value string + func (m *DataVectorResultValue) MarshalBinary() ([]byte, error) + func (m *DataVectorResultValue) UnmarshalBinary(b []byte) error + func (m *DataVectorResultValue) Validate(formats strfmt.Registry) error + type DataVectorResultsItems0 struct + Metric map[string]string + Value *DataVectorResultsItems0Value + func (m *DataVectorResultsItems0) MarshalBinary() ([]byte, error) + func (m *DataVectorResultsItems0) UnmarshalBinary(b []byte) error + func (m *DataVectorResultsItems0) Validate(formats strfmt.Registry) error + type DataVectorResultsItems0Value struct + UnixTime string + Value string + func (m *DataVectorResultsItems0Value) MarshalBinary() ([]byte, error) + func (m *DataVectorResultsItems0Value) UnmarshalBinary(b []byte) error + func (m *DataVectorResultsItems0Value) Validate(formats strfmt.Registry) error + type GetCredentialsResponseCredential struct + AccessKey string + func (m *GetCredentialsResponseCredential) MarshalBinary() ([]byte, error) + func (m *GetCredentialsResponseCredential) UnmarshalBinary(b []byte) error + func (m *GetCredentialsResponseCredential) Validate(formats strfmt.Registry) error + type MetricsData struct + Matrix *MetricsDataMatrix + Vector *MetricsDataVector + func (m *MetricsData) MarshalBinary() ([]byte, error) + func (m *MetricsData) UnmarshalBinary(b []byte) error + func (m *MetricsData) Validate(formats strfmt.Registry) error + type MetricsDataMatrix struct + Results []*MetricsDataMatrixResultsItems0 + func (m *MetricsDataMatrix) MarshalBinary() ([]byte, error) + func (m *MetricsDataMatrix) UnmarshalBinary(b []byte) error + func (m *MetricsDataMatrix) Validate(formats strfmt.Registry) error + type MetricsDataMatrixResultsItems0 struct + Metric map[string]string + Values []*MetricsDataMatrixResultsItems0ValuesItems0 + func (m *MetricsDataMatrixResultsItems0) MarshalBinary() ([]byte, error) + func (m *MetricsDataMatrixResultsItems0) UnmarshalBinary(b []byte) error + func (m *MetricsDataMatrixResultsItems0) Validate(formats strfmt.Registry) error + type MetricsDataMatrixResultsItems0ValuesItems0 struct + UnixTime string + Value string + func (m *MetricsDataMatrixResultsItems0ValuesItems0) MarshalBinary() ([]byte, error) + func (m *MetricsDataMatrixResultsItems0ValuesItems0) UnmarshalBinary(b []byte) error + func (m *MetricsDataMatrixResultsItems0ValuesItems0) Validate(formats strfmt.Registry) error + type MetricsDataVector struct + Results []*MetricsDataVectorResultsItems0 + func (m *MetricsDataVector) MarshalBinary() ([]byte, error) + func (m *MetricsDataVector) UnmarshalBinary(b []byte) error + func (m *MetricsDataVector) Validate(formats strfmt.Registry) error + type MetricsDataVectorResultsItems0 struct + Metric map[string]string + Value *MetricsDataVectorResultsItems0Value + func (m *MetricsDataVectorResultsItems0) MarshalBinary() ([]byte, error) + func (m *MetricsDataVectorResultsItems0) UnmarshalBinary(b []byte) error + func (m *MetricsDataVectorResultsItems0) Validate(formats strfmt.Registry) error + type MetricsDataVectorResultsItems0Value struct + UnixTime string + Value string + func (m *MetricsDataVectorResultsItems0Value) MarshalBinary() ([]byte, error) + func (m *MetricsDataVectorResultsItems0Value) UnmarshalBinary(b []byte) error + func (m *MetricsDataVectorResultsItems0Value) Validate(formats strfmt.Registry) error + type PaginationPageInfo struct + EndCursor string + HasNextPage bool + HasPreviousPage bool + StartCursor string + TotalCount string + func (m *PaginationPageInfo) MarshalBinary() ([]byte, error) + func (m *PaginationPageInfo) UnmarshalBinary(b []byte) error + func (m *PaginationPageInfo) Validate(formats strfmt.Registry) error + type PaginationPageRequest struct + After string + Filter string + First string + SortBy string + func (m *PaginationPageRequest) MarshalBinary() ([]byte, error) + func (m *PaginationPageRequest) UnmarshalBinary(b []byte) error + func (m *PaginationPageRequest) Validate(formats strfmt.Registry) error + type PrometheusMetrics struct + Data *PrometheusMetricsData + Error string + ErrorType string + Status PrometheusMetricsStatus + Warnings []string + func (m *PrometheusMetrics) MarshalBinary() ([]byte, error) + func (m *PrometheusMetrics) UnmarshalBinary(b []byte) error + func (m *PrometheusMetrics) Validate(formats strfmt.Registry) error + type PrometheusMetricsData struct + Matrix *PrometheusMetricsDataMatrix + Vector *PrometheusMetricsDataVector + func (m *PrometheusMetricsData) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsData) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsData) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataMatrix struct + Results []*PrometheusMetricsDataMatrixResultsItems0 + func (m *PrometheusMetricsDataMatrix) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataMatrix) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataMatrix) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataMatrixResultsItems0 struct + Metric map[string]string + Values []*PrometheusMetricsDataMatrixResultsItems0ValuesItems0 + func (m *PrometheusMetricsDataMatrixResultsItems0) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataMatrixResultsItems0) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataMatrixResultsItems0) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataMatrixResultsItems0ValuesItems0 struct + UnixTime string + Value string + func (m *PrometheusMetricsDataMatrixResultsItems0ValuesItems0) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataMatrixResultsItems0ValuesItems0) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataMatrixResultsItems0ValuesItems0) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataVector struct + Results []*PrometheusMetricsDataVectorResultsItems0 + func (m *PrometheusMetricsDataVector) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataVector) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataVector) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataVectorResultsItems0 struct + Metric map[string]string + Value *PrometheusMetricsDataVectorResultsItems0Value + func (m *PrometheusMetricsDataVectorResultsItems0) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataVectorResultsItems0) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataVectorResultsItems0) Validate(formats strfmt.Registry) error + type PrometheusMetricsDataVectorResultsItems0Value struct + UnixTime string + Value string + func (m *PrometheusMetricsDataVectorResultsItems0Value) MarshalBinary() ([]byte, error) + func (m *PrometheusMetricsDataVectorResultsItems0Value) UnmarshalBinary(b []byte) error + func (m *PrometheusMetricsDataVectorResultsItems0Value) Validate(formats strfmt.Registry) error + type PrometheusMetricsStatus string + const PrometheusMetricsStatusERROR + const PrometheusMetricsStatusSUCCESS + func (m PrometheusMetricsStatus) Validate(formats strfmt.Registry) error + type StorageBucket struct + CreatedAt strfmt.DateTime + EndpointURL string + ID string + Label string + Region string + UpdatedAt strfmt.DateTime + Visibility StorageBucketVisibility + func (m *StorageBucket) MarshalBinary() ([]byte, error) + func (m *StorageBucket) UnmarshalBinary(b []byte) error + func (m *StorageBucket) Validate(formats strfmt.Registry) error + type StorageBucketVisibility string + const StorageBucketVisibilityPRIVATE + const StorageBucketVisibilityPUBLIC + func (m StorageBucketVisibility) Validate(formats strfmt.Registry) error + type StorageCreateBucketRequest struct + Label string + Region string + func (m *StorageCreateBucketRequest) MarshalBinary() ([]byte, error) + func (m *StorageCreateBucketRequest) UnmarshalBinary(b []byte) error + func (m *StorageCreateBucketRequest) Validate(formats strfmt.Registry) error + type StorageCreateBucketResponse struct + Bucket *StorageCreateBucketResponseBucket + func (m *StorageCreateBucketResponse) MarshalBinary() ([]byte, error) + func (m *StorageCreateBucketResponse) UnmarshalBinary(b []byte) error + func (m *StorageCreateBucketResponse) Validate(formats strfmt.Registry) error + type StorageCreateBucketResponseBucket struct + CreatedAt strfmt.DateTime + EndpointURL string + ID string + Label string + Region string + UpdatedAt strfmt.DateTime + Visibility *string + func (m *StorageCreateBucketResponseBucket) MarshalBinary() ([]byte, error) + func (m *StorageCreateBucketResponseBucket) UnmarshalBinary(b []byte) error + func (m *StorageCreateBucketResponseBucket) Validate(formats strfmt.Registry) error + type StorageGenerateCredentialsResponse struct + AccessKey string + SecretKey string + func (m *StorageGenerateCredentialsResponse) MarshalBinary() ([]byte, error) + func (m *StorageGenerateCredentialsResponse) UnmarshalBinary(b []byte) error + func (m *StorageGenerateCredentialsResponse) Validate(formats strfmt.Registry) error + type StorageGetBucketResponse struct + Bucket *StorageGetBucketResponseBucket + func (m *StorageGetBucketResponse) MarshalBinary() ([]byte, error) + func (m *StorageGetBucketResponse) UnmarshalBinary(b []byte) error + func (m *StorageGetBucketResponse) Validate(formats strfmt.Registry) error + type StorageGetBucketResponseBucket struct + CreatedAt strfmt.DateTime + EndpointURL string + ID string + Label string + Region string + UpdatedAt strfmt.DateTime + Visibility *string + func (m *StorageGetBucketResponseBucket) MarshalBinary() ([]byte, error) + func (m *StorageGetBucketResponseBucket) UnmarshalBinary(b []byte) error + func (m *StorageGetBucketResponseBucket) Validate(formats strfmt.Registry) error + type StorageGetBucketsResponse struct + PageInfo *StorageGetBucketsResponsePageInfo + Results []*StorageGetBucketsResponseResultsItems0 + func (m *StorageGetBucketsResponse) MarshalBinary() ([]byte, error) + func (m *StorageGetBucketsResponse) UnmarshalBinary(b []byte) error + func (m *StorageGetBucketsResponse) Validate(formats strfmt.Registry) error + type StorageGetBucketsResponsePageInfo struct + EndCursor string + HasNextPage bool + HasPreviousPage bool + StartCursor string + TotalCount string + func (m *StorageGetBucketsResponsePageInfo) MarshalBinary() ([]byte, error) + func (m *StorageGetBucketsResponsePageInfo) UnmarshalBinary(b []byte) error + func (m *StorageGetBucketsResponsePageInfo) Validate(formats strfmt.Registry) error + type StorageGetBucketsResponseResultsItems0 struct + CreatedAt strfmt.DateTime + EndpointURL string + ID string + Label string + Region string + UpdatedAt strfmt.DateTime + Visibility *string + func (m *StorageGetBucketsResponseResultsItems0) MarshalBinary() ([]byte, error) + func (m *StorageGetBucketsResponseResultsItems0) UnmarshalBinary(b []byte) error + func (m *StorageGetBucketsResponseResultsItems0) Validate(formats strfmt.Registry) error + type StorageGetCredentialsResponse struct + Credentials []*StorageGetCredentialsResponseCredentialsItems0 + func (m *StorageGetCredentialsResponse) MarshalBinary() ([]byte, error) + func (m *StorageGetCredentialsResponse) UnmarshalBinary(b []byte) error + func (m *StorageGetCredentialsResponse) Validate(formats strfmt.Registry) error + type StorageGetCredentialsResponseCredentialsItems0 struct + AccessKey string + func (m *StorageGetCredentialsResponseCredentialsItems0) MarshalBinary() ([]byte, error) + func (m *StorageGetCredentialsResponseCredentialsItems0) UnmarshalBinary(b []byte) error + func (m *StorageGetCredentialsResponseCredentialsItems0) Validate(formats strfmt.Registry) error + type StorageUpdateBucketRequest struct + Visibility *string + func (m *StorageUpdateBucketRequest) MarshalBinary() ([]byte, error) + func (m *StorageUpdateBucketRequest) UnmarshalBinary(b []byte) error + func (m *StorageUpdateBucketRequest) Validate(formats strfmt.Registry) error + type StorageUpdateBucketResponse struct + Bucket *StorageUpdateBucketResponseBucket + func (m *StorageUpdateBucketResponse) MarshalBinary() ([]byte, error) + func (m *StorageUpdateBucketResponse) UnmarshalBinary(b []byte) error + func (m *StorageUpdateBucketResponse) Validate(formats strfmt.Registry) error + type StorageUpdateBucketResponseBucket struct + CreatedAt strfmt.DateTime + EndpointURL string + ID string + Label string + Region string + UpdatedAt strfmt.DateTime + Visibility *string + func (m *StorageUpdateBucketResponseBucket) MarshalBinary() ([]byte, error) + func (m *StorageUpdateBucketResponseBucket) UnmarshalBinary(b []byte) error + func (m *StorageUpdateBucketResponseBucket) Validate(formats strfmt.Registry) error