package
0.38.5
Repository: https://github.com/devigned/aks-engine.git
Documentation: pkg.go.dev

# Functions

CreateStorageClassFromFile will create a StorageClass from file with a name.
Get will return a StorageClass with a given name and namespace.

# Structs

Metadata holds information like name, create time.
Parameters holds information like skuName.
StorageClass is used to parse data from kubectl get storageclass.