Documentation ¶
Index ¶
Constants ¶
View Source
const GroupName = "extensions"
GroupName is the group name use in this package
Variables ¶
View Source
var ( SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) AddToScheme = SchemeBuilder.AddToScheme )
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: runtime.APIVersionInternal}
SchemeGroupVersion is group version used to register these objects
Functions ¶
func Resource ¶ added in v1.2.0
func Resource(resource string) schema.GroupResource
Resource takes an unqualified resource and returns a Group qualified GroupResource
Types ¶
type ReplicationControllerDummy ¶
Dummy definition
func (*ReplicationControllerDummy) DeepCopy ¶ added in v1.8.0
func (in *ReplicationControllerDummy) DeepCopy() *ReplicationControllerDummy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReplicationControllerDummy.
func (*ReplicationControllerDummy) DeepCopyInto ¶ added in v1.8.0
func (in *ReplicationControllerDummy) DeepCopyInto(out *ReplicationControllerDummy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ReplicationControllerDummy) DeepCopyObject ¶ added in v1.8.0
func (in *ReplicationControllerDummy) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
Directories ¶
Path | Synopsis |
---|---|
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
|
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery. |
Click to show internal directories.
Click to hide internal directories.