Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSPlatformConfig ¶
type AWSPlatformConfig struct { }
func (*AWSPlatformConfig) FinalizeConfig ¶
func (c *AWSPlatformConfig) FinalizeConfig(cfg *types.Config)
func (*AWSPlatformConfig) SetFlags ¶
func (c *AWSPlatformConfig) SetFlags(flags *pflag.FlagSet)
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory() *Factory
Platform defines the cloud provider, currently supporting aws, azure, and gcp.
type GCPPlatformConfig ¶
func (*GCPPlatformConfig) FinalizeConfig ¶
func (c *GCPPlatformConfig) FinalizeConfig(cfg *types.Config)
func (*GCPPlatformConfig) SetFlags ¶
func (c *GCPPlatformConfig) SetFlags(flags *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.