-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jian Qiu <[email protected]>
- Loading branch information
Showing
23 changed files
with
153 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: addon-framework | ||
layout: addon-framework | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: APIS | ||
layout: api | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Cluster Proxy | ||
layout: cluster-proxy | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Cluster Admin | ||
layout: clusteradm | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Configuration Policy Controller | ||
layout: config-policy-controller | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Governance Policy Addon Controller | ||
layout: governance-policy-addon-controller | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Governance Policy Framework Addon | ||
layout: governance-policy-framework-addon | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Managed Service Account | ||
layout: managed-serviceaccount | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Multicluster-Controlplane | ||
layout: multicluster-controlplane | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: OCM | ||
layout: ocm | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: SDK-GO | ||
layout: sdk-go | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/addon-framework git https://github.com/open-cluster-management-io/addon-framework"> | ||
<meta name="go-source" content="open-cluster-management.io/addon-framework https://github.com/open-cluster-management-io/addon-framework https://github.com/open-cluster-management-io/addon-framework/tree/main{/dir} https://github.com/open-cluster-management-io/addon-framework/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/api git https://github.com/open-cluster-management-io/api"> | ||
<meta name="go-source" content="open-cluster-management.io/api https://github.com/open-cluster-management-io/api https://github.com/open-cluster-management-io/api/tree/main{/dir} https://github.com/open-cluster-management-io/api/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/cluster-proxy git https://github.com/open-cluster-management-io/cluster-proxy"> | ||
<meta name="go-source" content="open-cluster-management.io/cluster-proxy https://github.com/open-cluster-management-io/cluster-proxy https://github.com/open-cluster-management-io/cluster-proxy/tree/main{/dir} https://github.com/open-cluster-management-io/cluster-proxy/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/clusteradm git https://github.com/open-cluster-management-io/clusteradm"> | ||
<meta name="go-source" content="open-cluster-management.io/clusteradm https://github.com/open-cluster-management-io/clusteradm https://github.com/open-cluster-management-io/clusteradm/tree/main{/dir} https://github.com/open-cluster-management-io/clusteradm/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/config-policy-controller git https://github.com/open-cluster-management-io/config-policy-controller"> | ||
<meta name="go-source" content="open-cluster-management.io/config-policy-controller https://github.com/open-cluster-management-io/config-policy-controller https://github.com/open-cluster-management-io/config-policy-controller/tree/main{/dir} https://github.com/open-cluster-management-io/config-policy-controller/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/governance-policy-addon-controller git https://github.com/open-cluster-management-io/governance-policy-addon-controller"> | ||
<meta name="go-source" content="open-cluster-management.io/governance-policy-addon-controller https://github.com/open-cluster-management-io/governance-policy-addon-controller https://github.com/open-cluster-management-io/governance-policy-addon-controller/tree/main{/dir} https://github.com/open-cluster-management-io/governance-policy-addon-controller/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/governance-policy-framework-addon git https://github.com/open-cluster-management-io/governance-policy-framework-addon"> | ||
<meta name="go-source" content="open-cluster-management.io/governance-policy-framework-addon https://github.com/open-cluster-management-io/governance-policy-framework-addon https://github.com/open-cluster-management-io/governance-policy-framework-addon/tree/main{/dir} https://github.com/open-cluster-management-io/governance-policy-framework-addon/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/managed-serviceaccount git https://github.com/open-cluster-management-io/managed-serviceaccount"> | ||
<meta name="go-source" content="open-cluster-management.io/managed-serviceaccount https://github.com/open-cluster-management-io/managed-serviceaccount https://github.com/open-cluster-management-io/managed-serviceaccount/tree/main{/dir} https://github.com/open-cluster-management-io/managed-serviceaccount/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/multicluster-controlplane git https://github.com/open-cluster-management-io/multicluster-controlplane"> | ||
<meta name="go-source" content="open-cluster-management.io/multicluster-controlplane https://github.com/open-cluster-management-io/multicluster-controlplane https://github.com/open-cluster-management-io/multicluster-controlplane/tree/main{/dir} https://github.com/open-cluster-management-io/multicluster-controlplane/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/ocm git https://github.com/open-cluster-management-io/ocm"> | ||
<meta name="go-source" content="open-cluster-management.io/ocm https://github.com/open-cluster-management-io/ocm https://github.com/open-cluster-management-io/ocm/tree/main{/dir} https://github.com/open-cluster-management-io/ocm/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<html><head> | ||
<meta name="go-import" content="open-cluster-management.io/sdk-go git https://github.com/open-cluster-management-io/sdk-go"> | ||
<meta name="go-source" content="open-cluster-management.io/sdk-go https://github.com/open-cluster-management-io/sdk-go https://github.com/open-cluster-management-io/sdk-go/tree/main{/dir} https://github.com/open-cluster-management-io/sdk-go/blob/main{/dir}/{file}#L{line}"> | ||
</head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||
xmlns:xhtml="http://www.w3.org/1999/xhtml"> | ||
{{ range .Data.Pages }}{{ if not .Params.skip_sitemap }} | ||
<url> | ||
<loc>{{ .Permalink | replaceRE "/$" ""}}</loc> | ||
</url> | ||
{{ end }}{{ end }} | ||
<url> | ||
<loc>http://open-cluster-management.io/api?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/clusteradm?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/multicloud-operators-channel?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/multicloud-operators-subscription?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/addon-framework?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/cluster-proxy?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/managed-serviceaccount?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/config-policy-controller?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-addon-controller?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-framework-addon?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-nucleus?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-propagator?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-spec-sync?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-status-sync?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/governance-policy-template-sync?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/policy-generator-plugin?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/multicluster-controlplane?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/ocm?go-get=1</loc> | ||
</url> | ||
<url> | ||
<loc>http://open-cluster-management.io/sdk-go?go-get=1</loc> | ||
</url> | ||
</urlset> |