Versions in this module Expand all Collapse all v1 v1.0.1 May 17, 2018 Changes in this version + type ChangeTariffRequest struct + TariffID string + type MassiveUnsubscribeTariffRequest struct + Resources []string + type RenameRequest struct + ResourceLabel string v1.0.0 Apr 28, 2018 Changes in this version + type NamespaceTariff struct + CPULimit int + ExternalServices int + InternalServices int + MemoryLimit int + Traffic int + TrafficPrice float64 + VolumeSize int + type ResourceType string + const Namespace + const Volume + type SubscribeTariffRequest struct + ResourceID string + ResourceLabel string + ResourceType ResourceType + TariffID string + type Tariff struct + Active bool + BillingID int + CreatedAt time.Time + Description string + ID string + Label string + Price float64 + Public bool + UpdatedAt time.Time + type UnsubscribeTariffRequest struct + ResourceID string + type VolumeTariff struct + ReplicasLimit int + StorageLimit int