Documentation
¶
Index ¶
- type F
- func (f F) Create(namespace, context, imageAddrs, accType, clusterIP string, ...)
- func (f F) CreateNodePool(context string)
- func (f F) Delete(namespace, context string, volumesSpec [][]string)
- func (f F) DeleteNodePool(context string)
- func (f F) Exists(namespace, context string) bool
- func (f F) GetClusterIP(min, max int) string
- func (f F) GetContextID() string
- func (f F) GetInitWaitDuration(context string) int
- func (f F) GetType(context string, upperCase bool) string
- func (f F) NodeScheduling(context string) string
- func (f F) RecreateNodePool(context string)
- func (f F) Router(cliArgs []string, routeAssistant bool)
- func (f F) Update(namespace, context, imageAddrs, accType string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F ¶
type F struct{}
func (F) CreateNodePool ¶
func (F) DeleteNodePool ¶
func (F) GetClusterIP ¶
func (F) GetContextID ¶
func (F) GetInitWaitDuration ¶
func (F) NodeScheduling ¶
func (F) RecreateNodePool ¶
Click to show internal directories.
Click to hide internal directories.