Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EksdChangeDiff ¶
func EksdChangeDiff(currentSpec, newSpec *cluster.Spec) *types.ChangeDiff
Types ¶
type EksdInstallerClient ¶
type Installer ¶
type Installer struct {
// contains filtered or unexported fields
}
func NewEksdInstaller ¶
func NewEksdInstaller(client EksdInstallerClient, reader Reader) *Installer
func (*Installer) InstallEksdCRDs ¶
type Upgrader ¶
type Upgrader struct {
*Installer
}
func NewUpgrader ¶
func NewUpgrader(client EksdInstallerClient, reader Reader) *Upgrader
Click to show internal directories.
Click to hide internal directories.