package
0.2.0
Repository: https://github.com/azure/kperf.git
Documentation: pkg.go.dev

# Functions

CreateNodepool creates a new node pool.
DeleteNodepool deletes a node pool with a given name.
ListNodeppol lists nodepools added by the vc nodeppool add command.
WithNodepoolCountOpt updates node count.
WithNodepoolCPUOpt updates CPU resource.
WithNodepoolLabelsOpt updates node's labels.
WithNodepoolMaxPodsOpt updates max pods.
WithNodepoolMemoryOpt updates Memory resource.
WithNodepoolNodeControllerAffinity forces virtual node's controller to nodes with that specific labels.
WithNodepoolSharedProviderID forces virtual nodes to share unique providerID.

# Type aliases

NodepoolOpt is used to update default node pool's setting.