Documentation ¶
Index ¶
Constants ¶
View Source
const GroupName = "v1events"
GroupName is the group name use in this package
Variables ¶
View Source
var ( // SchemeBuilder contains the builder scheme SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) // AddToScheme allow to add type to the scheme AddToScheme = SchemeBuilder.AddToScheme )
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha1"}
SchemeGroupVersion is group version used to register these objects
Functions ¶
func Install ¶
func Install(groupFactoryRegistry announced.APIGroupFactoryRegistry, registry *registered.APIRegistrationManager, scheme *runtime.Scheme)
Install registers the API group and adds types to a scheme
func Resource ¶
func Resource(resource string) schema.GroupResource
Resource takes an unqualified resource and returns a Group qualified GroupResource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.