Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKnativeInCluster ¶
func InstallKnative ¶
Types ¶
type Version ¶
type Version interface { GetServingCRDs() string GetServingCore() string GetEventingCRDs() string GetEventingCore() string }
func KnativeVersionFabric ¶
type VersionKnative17 ¶
type VersionKnative17 struct { }
func (VersionKnative17) GetEventingCRDs ¶
func (v VersionKnative17) GetEventingCRDs() string
func (VersionKnative17) GetEventingCore ¶
func (v VersionKnative17) GetEventingCore() string
func (VersionKnative17) GetServingCRDs ¶
func (v VersionKnative17) GetServingCRDs() string
func (VersionKnative17) GetServingCore ¶
func (v VersionKnative17) GetServingCore() string
type VersionKnative18 ¶
type VersionKnative18 struct { }
func (VersionKnative18) GetEventingCRDs ¶
func (v VersionKnative18) GetEventingCRDs() string
func (VersionKnative18) GetEventingCore ¶
func (v VersionKnative18) GetEventingCore() string
func (VersionKnative18) GetServingCRDs ¶
func (v VersionKnative18) GetServingCRDs() string
func (VersionKnative18) GetServingCore ¶
func (v VersionKnative18) GetServingCore() string
type VersionKnative19 ¶
type VersionKnative19 struct { }
func (VersionKnative19) GetEventingCRDs ¶
func (v VersionKnative19) GetEventingCRDs() string
func (VersionKnative19) GetEventingCore ¶
func (v VersionKnative19) GetEventingCore() string
func (VersionKnative19) GetServingCRDs ¶
func (v VersionKnative19) GetServingCRDs() string
func (VersionKnative19) GetServingCore ¶
func (v VersionKnative19) GetServingCore() string
Click to show internal directories.
Click to hide internal directories.