Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type General ¶
type General struct {
Name string `json:"name"`
Path string `json:"path,omitempty"`
Disabled bool `json:"disabled,omitempty"`
ContainerBase *types.ContainerBase `json:"containerOverrides,omitempty"`
}
General descriptor for hosttailers
func (*General) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new General.
func (*General) 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.