Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
Wrapper for interacting with a kops cluster
func NewWrapper ¶
NewWrapper constructs a kops wrapper for a given EKS cluster config and kops cluster
func (*Wrapper) UseVPC ¶
func (k *Wrapper) UseVPC(provider api.ClusterProvider, spec *api.ClusterConfig) error
UseVPC finds VPC and subnets that give kops cluster uses and add those to EKS cluster config
Click to show internal directories.
Click to hide internal directories.