package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Nov 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KubeBadges struct {
Kind string `json:"kind"`
Name string `json:"name"`
Badge string `json:"badge"`
Key string `json:"key"`
Allowed bool `json:"allowed"`
DisplayName string `json:"display_name"`
AliasURL string `json:"alias_url"`
}
type KubeBadgesConfig struct {
BadgeBaseURL string `json:"badge_base_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.