Documentation ¶
Overview ¶
Package cloud contains a controller that is responsible for creating cluster-level resources at the cloud provider, like networks, subnets or security groups. The concrete implementation used differes based on the cloudprovider and may be a no-op.
Index ¶
Constants ¶
View Source
const ( ControllerName = "kubermatic_cloud_controller" // currentMigrationRevision describes the current migration revision. If this is set on the // cluster, certain migrations wont get executed. This must never be decremented. CurrentMigrationRevision = awsHarcodedAZMigrationRevision )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.