Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAddons ¶ added in v1.24.0
func CreateAddons(channel *kops.Channel, kubernetesVersion *semver.Version, cluster *kops.Cluster) (kubemanifest.ObjectList, error)
Types ¶
type Builder ¶
func (*Builder) Build ¶
func (b *Builder) Build(objects kubemanifest.ObjectList) ([]*Package, kubemanifest.ObjectList, error)
type Package ¶ added in v1.24.0
type Package struct { Manifest []byte Spec channelsapi.AddonSpec }
Click to show internal directories.
Click to hide internal directories.