Documentation
¶
Index ¶
Constants ¶
View Source
const ( TurkishLanguage = "tr" EnglishLanguage = "en" )
Language
View Source
const ( DeletedNodeGroupStatus = "DELETED" ActiveNodeGroupStatus = "ACTIVE" )
Node Group Status
View Source
const ( DeleteStateInitial = "INITIAL" DeleteStateLoadBalancer = "LOADBALANCER" DeleteStateDNS = "DNS" DeleteStateFloatingIP = "FLOATING_IP" DeleteStateNodes = "NODES" DeleteStateSecurityGroups = "SECURITY_GROUPS" DeleteStateCredentials = "CREDENTIALS" DeleteStateCompleted = "COMPLETED" )
View Source
const ( ComputePath = "v2.1/servers" FlavorPath = "v2.1/flavors" ProjectPath = "v3/projects" ServerGroupPath = "v2.1/os-server-groups" AmphoraePath = "v2/octavia/amphorae" FloatingIPPath = "v2.0/floatingips" OSInterfacePath = "os-interface" TokenPath = "v3/auth/tokens" )
View Source
const ( CreateMemberPath = "v2/lbaas/pools" LoadBalancerPath = "v2/lbaas/loadbalancers" ListenersPath = "v2/lbaas/listeners" SubnetsPath = "v2.0/subnets" NetworkPort = "v2.0/ports" SecurityGroupPath = "v2.0/security-groups" SecurityGroupRulesPath = "v2.0/security-group-rules" HealthMonitorPath = "v2/lbaas/healthmonitors" ListenerPoolPath = "v2/lbaas/pools" )
Network related paths
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.