Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IndexField ¶
type IndexField string
const ( ApiContextField IndexField = "context" ApiV4ContextField IndexField = "api-v4-context" SecretRefField IndexField = "secretRef" ApiResourceField IndexField = "resource" ApiV4ResourceField IndexField = "api-v4-resource" ApiTemplateField IndexField = "api-template" TLSSecretField IndexField = "tls-secret" AppContextField IndexField = "app-context" ApiV2SubsField IndexField = "api-v2-subscription" ApiV4SubsField IndexField = "api-v4-subscription" )
func (IndexField) String ¶
func (f IndexField) String() string
Click to show internal directories.
Click to hide internal directories.