Documentation ¶
Index ¶
Constants ¶
View Source
const GroupName = "ipamcontroller.openshift.io"
GroupName defines the API group for ipamcontroller.
View Source
const ( // InstallConfigVersion is the version supported by this package. // If you bump this, you must also update the list of convertable values in // pkg/types/conversion/installconfig.go InstallConfigVersion = "v1" )
Variables ¶
View Source
var ( SchemeBuilder = runtime.NewSchemeBuilder(ipamcontrollerv1.Install) // Install is a function which adds every version of this group to a scheme Install = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.