Documentation ¶
Index ¶
- type F
- func (f F) AcceleratorConfigGPU() []*containerpb.AcceleratorConfig
- func (f F) ClusterConfig(machineType, accType string) *containerpb.Cluster
- func (f F) GetIPAllocationPolicy() *containerpb.IPAllocationPolicy
- func (f F) GetMasterAuth() *containerpb.MasterAuth
- func (f F) NodeConfig(context, machineType, accType string) *containerpb.NodeConfig
- func (f F) NodePoolAutoscalig() *containerpb.NodePoolAutoscaling
- func (f F) NodePoolConfig(context, machineType, accType string) []*containerpb.NodePool
- func (f F) NodePoolConfigSingle(context, machineType, accType string) *containerpb.NodePool
- func (f F) SetConfigs()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F ¶
type F struct{}
func (F) AcceleratorConfigGPU ¶
func (f F) AcceleratorConfigGPU() []*containerpb.AcceleratorConfig
func (F) ClusterConfig ¶
func (f F) ClusterConfig(machineType, accType string) *containerpb.Cluster
func (F) GetIPAllocationPolicy ¶
func (f F) GetIPAllocationPolicy() *containerpb.IPAllocationPolicy
func (F) GetMasterAuth ¶
func (f F) GetMasterAuth() *containerpb.MasterAuth
func (F) NodeConfig ¶
func (f F) NodeConfig(context, machineType, accType string) *containerpb.NodeConfig
func (F) NodePoolAutoscalig ¶
func (f F) NodePoolAutoscalig() *containerpb.NodePoolAutoscaling
func (F) NodePoolConfig ¶
func (f F) NodePoolConfig(context, machineType, accType string) []*containerpb.NodePool
func (F) NodePoolConfigSingle ¶
func (f F) NodePoolConfigSingle(context, machineType, accType string) *containerpb.NodePool
func (F) SetConfigs ¶
func (f F) SetConfigs()
Click to show internal directories.
Click to hide internal directories.