Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { // Apply IAAS resources and save metadata info like vpc instance id to cluster status // https://github.com/fanux/sealgate/tree/master/cloud Apply() error }
Click to show internal directories.
Click to hide internal directories.