Documentation ¶
Index ¶
Constants ¶
View Source
const ( CheckTextAllFormat = "$a" CheckTextErrorCountFormat = "$e" CheckTextHealthyFormat = "$h" CheckTextErrorFormat = "$E" )
View Source
const ( ConfigTextErrorFormat = "$E" ConfigTextAllFormat = "$a" ConfigTextPersistentFormat = "$p" ConfigTextGardenerFormat = "$g" ConfigTextGCPFormat = "$G" )
View Source
const ( GardenerTextAllFormat = "$a" GardenerTextUnknownFormat = "$u" GardenerTextHealthyFormat = "$r" GardenerTextHibernatedFormat = "$h" GardenerTextEmptyFormat = "$e" GardenerTextEmptyUnknownFormat = "$x" GardenerTextErrorFormat = "$E" )
Variables ¶
This section is empty.
Functions ¶
func NewCheck ¶ added in v0.5.0
func NewCheck(resp *cloud_agent.GardenerResponse) output.Formater
func NewGardener ¶ added in v0.4.4
Types ¶
Click to show internal directories.
Click to hide internal directories.