Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Count ¶
type Count struct {
Count int32 `read:"count"`
}
func (*Count) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Count.
func (*Count) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPNet ¶
+k8s:deepcopy-gen=false
func ParseIPNet ¶
func (*IPNet) DeepCopyInto ¶
func (IPNet) MarshalJSON ¶
func (*IPNet) UnmarshalJSON ¶
type NullablePositiveInt32 ¶ added in v0.7.0
type NullablePositiveInt32 int32
0 is null
func (NullablePositiveInt32) MarshalJSON ¶ added in v0.7.0
func (t NullablePositiveInt32) MarshalJSON() ([]byte, error)
func (*NullablePositiveInt32) UnmarshalJSON ¶ added in v0.8.0
func (t *NullablePositiveInt32) UnmarshalJSON(bs []byte) error
type NullablePositiveInt64 ¶ added in v0.7.0
type NullablePositiveInt64 int64
func (NullablePositiveInt64) MarshalJSON ¶ added in v0.7.0
func (t NullablePositiveInt64) MarshalJSON() ([]byte, error)
func (*NullablePositiveInt64) UnmarshalJSON ¶ added in v0.8.0
func (t *NullablePositiveInt64) UnmarshalJSON(bs []byte) error
type Time ¶
+k8s:deepcopy-gen=false
func (*Time) DeepCopyInto ¶
func (Time) MarshalJSON ¶
func (*Time) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.