Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Condition ¶
type PathItem ¶
type PathItem struct {
Name string
Type PathItemType
}
type PathItemType ¶
type PathItemType string
const ( PathTypeDefault PathItemType = "DEFAULT" PathTypeResource PathItemType = "RESOURCE" PathTypeResourceType PathItemType = "RESOURCE_TYPE" PathTypeResourceName PathItemType = "RESOURCE_NAME" )
Click to show internal directories.
Click to hide internal directories.