Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pair ¶
type Pair struct { // Source. Source core.ObjectReference `json:"source" ref:"Provider"` // Destination. Destination core.ObjectReference `json:"destination" ref:"Provider"` }
Referenced Provider pair.
func (*Pair) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Pair.
func (*Pair) 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.