Documentation
¶
Index ¶
- func Get(ctx context.Context, c client.Client, key Key) (*v1beta1.NodeClass, error)
- func New(nodeTemplate *v1alpha1.AWSNodeTemplate) *v1beta1.NodeClass
- func NewAMISelectorTerms(amiSelector map[string]string) (terms []v1beta1.AMISelectorTerm)
- func NewBlockDevice(bd *v1alpha1.BlockDevice) *v1beta1.BlockDevice
- func NewBlockDeviceMapping(bdm *v1alpha1.BlockDeviceMapping) *v1beta1.BlockDeviceMapping
- func NewMetadataOptions(mo *v1alpha1.MetadataOptions) *v1beta1.MetadataOptions
- func NewSecurityGroupSelectorTerms(securityGroupSelector map[string]string) []v1beta1.SecurityGroupSelectorTerm
- func NewSubnetSelectorTerms(subnetSelector map[string]string) []v1beta1.SubnetSelectorTerm
- type Key
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAMISelectorTerms ¶
func NewAMISelectorTerms(amiSelector map[string]string) (terms []v1beta1.AMISelectorTerm)
func NewBlockDevice ¶
func NewBlockDevice(bd *v1alpha1.BlockDevice) *v1beta1.BlockDevice
func NewBlockDeviceMapping ¶
func NewBlockDeviceMapping(bdm *v1alpha1.BlockDeviceMapping) *v1beta1.BlockDeviceMapping
func NewMetadataOptions ¶
func NewMetadataOptions(mo *v1alpha1.MetadataOptions) *v1beta1.MetadataOptions
func NewSecurityGroupSelectorTerms ¶
func NewSecurityGroupSelectorTerms(securityGroupSelector map[string]string) []v1beta1.SecurityGroupSelectorTerm
func NewSubnetSelectorTerms ¶
func NewSubnetSelectorTerms(subnetSelector map[string]string) []v1beta1.SubnetSelectorTerm
Types ¶
Click to show internal directories.
Click to hide internal directories.