Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Limit ¶
type Limit struct {
// contains filtered or unexported fields
}
func MustNewLimitFromString ¶
func NewLimitFromString ¶
func (*Limit) MarshalJSON ¶
func (*Limit) UnmarshalJSON ¶
type NameRequest ¶
type Request ¶
type Request struct { IncludeMissing bool `json:",omitempty"` AZ *NameRequest `json:",omitempty"` Deployment *NameRequest `json:",omitempty"` Group *NameRequest `json:",omitempty"` ID *IDRequest `json:",omitempty"` }
func (Request) AsSelector ¶
Click to show internal directories.
Click to hide internal directories.