Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateNodepoolOpts ¶
type CreateNodepoolOpts struct {
Name string
Description string
DiskSize int64
InstancePrefix string
Size int64
InstanceType string
Labels map[string]string
AntiAffinityGroups []string
DeployTarget string
PrivateNetworks []string
SecurityGroups []string
Taints []string
KubeletImageGC *v3.KubeletImageGC
}
Source Files
¶
- sks.go
- sks_authority_cert.go
- sks_create.go
- sks_delete.go
- sks_deprecated_resources.go
- sks_kubeconfig.go
- sks_list.go
- sks_nodepool.go
- sks_nodepool_add.go
- sks_nodepool_delete.go
- sks_nodepool_evict.go
- sks_nodepool_list.go
- sks_nodepool_scale.go
- sks_nodepool_show.go
- sks_nodepool_update.go
- sks_rotate_ccm_credentials.go
- sks_rotate_csi_credentials.go
- sks_rotate_operators_ca.go
- sks_show.go
- sks_update.go
- sks_upgrade.go
- sks_upgrade_service_level.go
- sks_versions.go
Click to show internal directories.
Click to hide internal directories.