Documentation
¶
Index ¶
- func AddAndBindService(lbName string, sname string, IpPort string)
- func ConfigureContentVServer(namespace string, csvserverName string, domainName string, path string, ...) string
- func CreateContentVServer(csvserverName string, vserverIp string, vserverPort int, protocol string) error
- func DeleteContentVServer(csvserverName string, svcname_refcount map[string]int, ...)
- func DeleteCsPolicies(csvserverName string, policyNames []string)
- func DeleteService(sname string)
- func FindBoundResource(resourceType string, resourceName string, boundResourceType string, ...) bool
- func FindContentVserver(csvserverName string) bool
- func FindResource(resourceType string, resourceName string) bool
- func GenerateActionName(namespace string, host string, path string) string
- func GenerateCsVserverName(namespace string, ingressName string) string
- func GenerateLbName(namespace string, host string) string
- func GeneratePolicyName(namespace string, host string, path string) string
- func ListBoundPolicies(csvserverName string) ([]string, []int)
- func ListBoundPolicy(csvserverName string, policyName string) map[string]int
- func ListBoundServicesForLB(lbName string) ([]string, error)
- func ListContentVservers() []string
- func ListLbVserverForAction(actionName string) (string, error)
- func ListPolicyAction(policyName string) string
- func UnconfigureContentVServer(namespace string, csvserverName string, domainName string, path string, ...)
- type NetscalerCsAction
- type NetscalerCsPolicy
- type NetscalerCsPolicyBinding
- type NetscalerCsVserver
- type NetscalerLB
- type NetscalerLBServiceBinding
- type NetscalerService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAndBindService ¶
func ConfigureContentVServer ¶
func CreateContentVServer ¶
func DeleteContentVServer ¶
func DeleteCsPolicies ¶
func DeleteService ¶
func DeleteService(sname string)
func FindBoundResource ¶
func FindContentVserver ¶
func FindResource ¶
func GenerateActionName ¶
func GenerateCsVserverName ¶
func GenerateLbName ¶
func GeneratePolicyName ¶
func ListBoundPolicies ¶
func ListBoundServicesForLB ¶
func ListContentVservers ¶
func ListContentVservers() []string
func ListLbVserverForAction ¶
func ListPolicyAction ¶
Types ¶
type NetscalerCsAction ¶
type NetscalerCsPolicy ¶
type NetscalerCsVserver ¶
type NetscalerLB ¶
Click to show internal directories.
Click to hide internal directories.