Versions in this module Expand all Collapse all v0 v0.0.1 Mar 24, 2023 Changes in this version + type K8sState int + const K8sDrainAndSuspend + const K8sDrainAndTerminate + const K8sRunning + const K8sUnknown + func K8sStateString(s string) (K8sState, error) + func K8sStateValues() []K8sState + func (i K8sState) IsAK8sState() bool + func (i K8sState) String() string