Documentation
¶
Overview ¶
Package none contains generic structures for installer configuration and management. +k8s:deepcopy-gen=package
Index ¶
Constants ¶
View Source
const Name string = "none"
Name is name for the None platform.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Platform ¶
type Platform struct{}
Platform stores any global configuration used for generic platforms.
func (*Platform) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Platform.
func (*Platform) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Click to show internal directories.
Click to hide internal directories.