Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAPI ¶
func CheckAPI(checker string, cluster *ArgoCDinfo)
CheckAPI; sync, create, delete 중 어떤 것인지 확인하고 해당하는 api call을 실행한다. 지금은 일단 sync만 해본다.
func GetToken ¶
func GetToken(cluster *ArgoCDinfo)
func SyncApp ¶
func SyncApp(cluster *ArgoCDinfo, app string)
*********************** SyncApp ************************
Types ¶
type ArgoCDinfo ¶
type ArgoCDinfo struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.