Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloudProxyManager ¶
func NewCloudProxyManager(keyword, keywordPlural string, columns, adminColumns []string) modulebase.ResourceManager
Types ¶
type ForwardManager ¶
type ForwardManager struct {
modulebase.ResourceManager
}
var (
Forwards ForwardManager
)
type ProxyAgentManager ¶
type ProxyAgentManager struct {
modulebase.ResourceManager
}
var (
ProxyAgents ProxyAgentManager
)
type ProxyEndpointManager ¶
type ProxyEndpointManager struct {
modulebase.ResourceManager
}
var (
ProxyEndpoints ProxyEndpointManager
)
type ProxyMatchManager ¶
type ProxyMatchManager struct {
modulebase.ResourceManager
}
var (
ProxyMatches ProxyMatchManager
)
Click to show internal directories.
Click to hide internal directories.