Versions in this module Expand all Collapse all v1 v1.0.8 Jan 25, 2019 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type Kraken struct + Spec KrakenSpec + Status KrakenStatus + func (in *Kraken) DeepCopy() *Kraken + func (in *Kraken) DeepCopyInto(out *Kraken) + func (in *Kraken) DeepCopyObject() runtime.Object + type KrakenList struct + Items []Kraken + func (in *KrakenList) DeepCopy() *KrakenList + func (in *KrakenList) DeepCopyInto(out *KrakenList) + func (in *KrakenList) DeepCopyObject() runtime.Object + type KrakenSpec struct + func (in *KrakenSpec) DeepCopy() *KrakenSpec + func (in *KrakenSpec) DeepCopyInto(out *KrakenSpec) + type KrakenStatus struct + func (in *KrakenStatus) DeepCopy() *KrakenStatus + func (in *KrakenStatus) DeepCopyInto(out *KrakenStatus)